GetPriceList
Retrieves specific price list data with given id of given channel
Authorizations
AuthorizationstringRequired
Path parameters
channel_idintegerRequiredExample:
The channel ID of the resource.
5idintegerRequiredExample:
Unique identifier of the resource
1Responses
200
OK
application/json
401
Unauthorized Access
application/json
404
The given resource or object was not found or does not exist.
application/json
500
Server Error
get
/api/v1/{channel_id}/price_lists/{id}/Last updated
Was this helpful?

