Get Shipments

After Sellers create an Inbound Order successfully, the response from Create Inbound Shipments API will tell whether the order can be sent in a single shipment to one WFS fulfillment center or needs to be split into multiple shipments to different fulfillment centers. To retrieve the Shipment level info, use the Get Inbound Shipments API.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
Defaults to 0

Offset is the number of records you wish to skip before selecting records.

string
Defaults to 10

The number of Purchase Orders to be returned.

string

Unique ID identifying inbound shipment request.

string

Unique ID identifying each shipment.

string

Current shipment status

date-time

Shipment create date starting range.

date-time

Shipment create date starting end range

Headers
string
required

Basic authorization header. Base 64 encodes the Client ID and Client Secret retrieved in step two of the integration steps.

string
required

The access token retrieved in the Token API call

string

A unique ID to track the consumer request by channel. Use the Consumer Channel Type received during onboarding

string
required

A unique ID which identifies each API call and used to track and debug issues; use a random generated GUID for this ID

string
required

Walmart Service Name

Response

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json