GetPriceList

Retrieves specific price list data with given id of given channel

get

Retrieves specific price list data with given id of given channel

Authorizations
AuthorizationstringRequired
Path parameters
channel_idintegerRequired

The channel ID of the resource.

Example: 5
idintegerRequired

Unique identifier of the resource

Example: 1
Responses
chevron-right
200

OK

application/json
get
/api/v1/{channel_id}/price_lists/{id}/

Last updated

Was this helpful?