List all Shipments

Retrieve a list of shipments.

Required authorization scope: public.shipment:read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 1

Page number to fetch, default: 1

integer
1 to 100

Number of records per page to fetch, default: 20

easyship_shipment_id
array of strings

Easyship Shipment ID provided when creating the shipment.

easyship_shipment_id
string

Order number on the sales platform.

string

Search for shipments created since this date: ISO8601 date format.

string

Search for shipments created before this date: ISO8601 date format.

string

Search for shipments updated since this date: ISO8601 date format.

string

Search for shipments updated before this date: ISO8601 date format.

string

Search for shipments where the labels were paid for since this date: ISO8601 date format.

string

Search for shipments where the labels were paid for before this date: ISO8601 date format.

string

Search for labels generated since this date: ISO8601 date format.

string

Search for labels generated before this date: ISO8601 date format.

string
enum

Search by current status of shipment.

Allowed:
label_state
array of strings

Search by current label status of shipment.

label_state
pickup_state
array of strings

Search by current pickup status of shipment.

pickup_state
delivery_state
array of strings

Search by current delivery status of shipment.

delivery_state
warehouse_state
array of strings

For eFulfilment only. Search by current warehouse status of shipment.

warehouse_state
origin_country_alpha2
array of strings

Search by the shipment origin country code: Alpha-2 format (ISO 3166-1).

origin_country_alpha2
destination_country_alpha2
array of strings

Search by shipment destination country code: Alpha-2 format (ISO 3166-1).

destination_country_alpha2
string

Search by shipment whether the shipment is return shipment or not.

Responses

Language
Credentials
Bearer
token
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json