Get All Inbound Shipments
Returns all Inbound Shipments for the WMS connection associated with the provided access token.
Headers
Your organization-level Trackstar API key.
"<x-trackstar-api-key>"
Your user's access token for a specific integration (ShipHero, Extensiv, etc).
"<x-trackstar-access-token>"
Query Parameters
The page token to use to retrieve the next page of results. If this field is omitted, there are no subsequent pages.
"page_token"
Use this parameter to retrieve items filtered to a specific date range. For example, to get all items between 2023-03-10 and 2023-03-22, you would send created_date[gt]=2023-03-10T00:00:00Z&created_date[lt]=2023-03-22T00:00:00Z.
See the filtering docs for more. The date format must always be YYYY-MM-DDTHH:MM:SSZ.
"2022-03-10T13:00:00Z"
"2022-03-10T13:00:00Z"
"2022-03-10T13:00:00Z"
"2022-03-10T13:00:00Z"
"2022-03-10T13:00:00Z"
"2022-03-10T13:00:00Z"
"2022-03-10T13:00:00Z"
Comma-separated.
Comma-separated.
Same syntax as created_date
.
"2022-03-11T13:00:00Z"
"2022-03-11T13:00:00Z"
"2022-03-11T13:00:00Z"
"2022-03-11T13:00:00Z"
"2022-03-11T13:00:00Z"
"2022-03-11T13:00:00Z"
"2022-03-11T13:00:00Z"
Comma-separated.
Comma-separated.
The maximum number of items to return. The default is 1000.
1000
A comma-separated list of resource IDs. If provided, all other query params are ignored.
The status of the inbound shipment. See the inbound shipment information for more details.
open
, in-transit
, receiving
, received
, cancelled
, other
"open"
open
, in-transit
, receiving
, received
, cancelled
, other
"open"
open
, in-transit
, receiving
, received
, cancelled
, other
"open"
Comma-separated.
open
, in-transit
, receiving
, received
, cancelled
, other
Comma-separated.
open
, in-transit
, receiving
, received
, cancelled
, other
The ID of the customer associated with the resource
"warehouse_cust_id"
"warehouse_cust_id"
"warehouse_cust_id"
Comma-separated.
Comma-separated.
The ID of the warehouse that will be receiving the shipment.
"warehouse_id_1"
The date the shipment is expected to arrive at the warehouse.
"2022-10-10T01:02:03Z"
"2022-10-10T01:02:03Z"
"2022-10-10T01:02:03Z"
"2022-10-10T01:02:03Z"
"2022-10-10T01:02:03Z"
"2022-10-10T01:02:03Z"
"2022-10-10T01:02:03Z"
The number of the purchase order associated with the inbound shipment.
"PO123"
"PO123"
"PO123"
Comma-separated.
Comma-separated.
Response
See pagination for more details.
"next_token"
The number of items returned.
1