Get fulfillment orders status

The API provides the list of customer fulfillment orders with corresponding details.
Market availability: US only

Query Params
string

Limiting the number of records fetched. Valid range is from 1 to 50 inclusive.

Market availability: US only

string

Setting an offset to skip records. Valid range is from 0 to 50000 inclusive.

Market availability: US only

string

Search the order based on an order number.

Market availability: US only

string

Search the order based on a tracking number.

Market availability: US

string

Search the order based on a shipment number.

Market availability: US only

string

Search the order based on a start date (Date in YYYY-MM-DD format).

Market availability: US only

string

Search the order based on an end date (Date in YYYY-MM-DD format).

Market availability: US only

string
Defaults to desc

Order of sorting (asc/desc).

Market availability: US only

string

Key on which sorting is done (Supported Attributes: orderDate).

Market availability: US only

Headers
string
required

Use a Basic Authorization header by Base64-encoding the Client ID and Client Secret obtained in step two of the integration process. Format the credentials as ClientID:ClientSecret before encoding.

Market availability: US only

string
required

Access token obtained from the Token API. This is required for authenticating requests to Walmart Marketplace APIs.

Market availability: US only

string

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

Market availability: US only

string
required

A unique ID that identifies each API call and is used to track and debug issues. Use a randomly generated GUID for this ID.

Market availability: US only

string
required

Specifies the name of the Walmart service being called.

Market availability: US only

Response

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