These docs are for v2023.01. Click to read the latest docs for v2024.09.

List All Shipments of Specific Pickup

Retrieve a list of pickup's shipments.

Required authorization scope: Shipment

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Pickup ID

Query Params
integer
≥ 1

Page number to fetch, default: 1

integer
1 to 100

Number of records per page to fetch, default: 20

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.

Response

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