v1
latestOpenAPI 3.0.12026-07-242073551.1 MBGet Shipments
Provides a list of shipments for the specified shipping location in a given time period.
Path parameters
Shipping Location Id <br />SAPIENT Shipping Location Id (assigned by SAPIENT) or Alias (assigned by you). <br />Filter by shipping location.
Query parameters
Shipping Account Id <br />SAPIENT Shipping Account Id (assigned by SAPIENT) or Alias (assigned by you). <br />Filter by shipping account.
Carrier Code <br />If shippingAccountId and carrier are both provided, then the value sent in the carrier field will be ignored and the carrier associated with the shipping account will be used.
Get Shipments Status Type
Status <br />Filter by shipment status.
Country Code <br />ISO Alpha-2 Country Code per ISO 3166 Standard.
Date From <br />Defaults to Today's date if not provided. <br />Format: YYYY-MM-DD
Date To <br />Defaults to Today's date if not provided. <br />Format: YYYY-MM-DD
The maximum number of records per page.
The number of the requested page, starting at 1.
Response
Returns a list of shipments.
Example response
{
"TotalCount": 32
}