Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the price list.
Response
200 - application/json
OK
The price list's details.
Retrieves the details of specified price list.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the price list.
OK
The price list's details.