OrderExternalStatus
Get details of a specific order external status by its ID.
Unique identifier of the resource
1Details of the specified order external status.
Unauthorized Access
Forbidden
The given resource or object was not found or does not exist.
Server Error
Update an existing order external status.
Unique identifier of the resource
1A model representing external statuses of an order with a name and unique code.
Unique identifier for the order.
1The unique identifier for the external status.
123e4567-e89b-12d3-a456-426614174000The name of the external status.
ShippedA unique code representing the external status.
SHIPPEDModified Date
2021-07-07T14:00:00ZCreated Date
2021-07-07T14:00:00ZThe order external status updated successfully.
Unauthorized Access
Forbidden
The given resource or object was not found or does not exist.
Server Error
Delete a order external status.
Unique identifier of the resource
1No content
Forbidden
The given resource or object was not found or does not exist.
No content
Update an existing order external status.
Unique identifier of the resource
1A model representing external statuses of an order with a name and unique code.
Unique identifier for the order.
1The unique identifier for the external status.
123e4567-e89b-12d3-a456-426614174000The name of the external status.
ShippedA unique code representing the external status.
SHIPPEDModified Date
2021-07-07T14:00:00ZCreated Date
2021-07-07T14:00:00ZThe order external status updated successfully.
Unauthorized Access
Forbidden
The given resource or object was not found or does not exist.
Server Error
Retrieve a paginated list of all order external statuses.
Specifies the page number of the current dataset
1Indicates the number of rows on the current page.
10Filter by creation date using supported lookup expressions (e.g., gt, gte, lt, lte, date__gt, etc.).
created_date__gt=2024-01-01T00:00:00ZFilter by modification date using supported lookup expressions (e.g., gt, gte, lt, lte, date__gt, etc.).
modified_date__lt=2024-01-01T00:00:00ZFilters by primary key
Filter by primary key greater than a specific value.
Filters by primary key greater than or equal to the given value
Filters by primary key less than the given value
Filters by primary key less than or equal to the given value
Filter by multiple primary key values (comma-separated list of integers)
Filter by UUID.
123e4567-e89b-12d3-a456-426614174000Filter by name.
Filter by code.
A paginated list of cargo companies.
Unauthorized Access
Forbidden
Server Error
Create a new order external status with the provided details.
A model representing external statuses of an order with a name and unique code.
Unique identifier for the order.
1The unique identifier for the external status.
123e4567-e89b-12d3-a456-426614174000The name of the external status.
ShippedA unique code representing the external status.
SHIPPEDModified Date
2021-07-07T14:00:00ZCreated Date
2021-07-07T14:00:00ZThe order external status was created successfully.
Unauthorized Access
Forbidden
The given resource or object was not found or does not exist.
Server Error
Last updated
Was this helpful?

