SalesChannelCargoCompany
Authorizations
AuthorizationstringRequired
Path parameters
channel_idintegerRequiredExample:
The channel ID of the resource.
5idintegerRequiredExample:
Unique identifier of the resource
1Responses
200
Cargo company details
application/json
400
Required field(s) are missing, data is invalid, or the action is not allowed.
application/json
401
Unauthorized Access
application/json
500
Server Error
get
/api/v1/channel/{channel_id}/cargos/{id}/Authorizations
AuthorizationstringRequired
Path parameters
channel_idintegerRequiredExample:
The channel ID of the resource.
5Query parameters
pk__ininteger[]Optional
Filter by multiple primary key values (comma-separated list of integers)
erp_code__exactstringOptionalExample:
Filter by exact ERP code.
ERPCODE123namestringOptional
Filter by name.
shipping_companystring · enumOptionalExample:
Shipping company options
yurticiPossible values: pageinteger · min: 1OptionalDefault:
Specifies the page number of the current dataset
1limitinteger · min: 1OptionalDefault:
Indicates the number of rows on the current page.
10Responses
200
A list of cargo companies.
application/json
countintegerOptional
Total number of items
nextstring · nullableOptional
URL for next page
previousstring · nullableOptional
URL for previous page
400
Required field(s) are missing, data is invalid, or the action is not allowed.
application/json
401
Unauthorized Access
application/json
500
Server Error
get
/api/v1/channel/{channel_id}/cargos/Last updated
Was this helpful?

