Docs

List Shipments

Retrieves inbound shipments from Amazon Seller.

GET

Query

Arguments
stringrequired

Select how you want to look up shipments. You can search by specific IDs/Statuses or a Date Range.

stringrequired

A marketplace identifier. Specifies the marketplace where the product would be stored.

string

Return inbound shipments with a current status that matches the status values you specify. - WORKING The shipment was created by the seller, but has not yet shipped. - READY_TO_SHIP The seller has printed box labels (for Small parcel shipments) or pallet labels (for Less Than Truckload shipments). - SHIPPED The shipment was picked up by the carrier. - RECEIVING The shipment has arrived at the fulfillment center, but not all items have been marked as received. - CANCELLED The shipment was cancelled by the seller after the shipment was sent to the fulfillment center. - DELETED The shipment was cancelled by the seller before the shipment was sent to the fulfillment center. - CLOSED The shipment has arrived at the fulfillment center and all items have been marked as received. - ERROR There was an error with the shipment and it was not processed by Amazon. - IN_TRANSIT The carrier has notified the fulfillment center that it is aware of the shipment. - DELIVERED The shipment was delivered by the carrier to the fulfillment center. - CHECKED_IN The shipment was checked-in at the receiving dock of the fulfillment center.

string

A list of shipment IDs used to select the shipments that you want. If both `ShipmentStatusList` and `ShipmentIdList` are specified, only shipments that match both parameters are returned. Array of strings, max length: `999`

string

A date used for selecting inbound shipments that were last updated after (or at) a specified time. The selection includes updates made by Amazon and by the seller.

string

A date used for selecting inbound shipments that were last updated before (or at) a specified time. The selection includes updates made by Amazon and by the seller.

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.