The Rest API is deprecated and will be removed in the future. We recommend using the GraphQL API instead. Some endpoints may not be available anymore.

Get shipping statuses

GET

https://api.pack.cloud/v1/organizations/{organizationId}/shipping-statuses

Request

Path parameters

organizationIdstring

Query parameters

includearray
Allowed values:shipping_phase

Response

OK

Body

codestring
Code of the shipping status
Example:created
namestring
Human readable name of status
Example:Created