Get MCS fulfillment orders status

Returns a list of Walmart Multichannel Solutions (MCS) fulfillment orders with their current status and associated details. Use this API to track order progress after creation, including orders that are processing, shipped, or canceled.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

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

string

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

string

Search the order based on an order number.

string

Search the order based on a tracking number.

string

Search the order based on a shipment number.

string

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

string

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

string
Defaults to desc

Order of sorting (asc/desc).

string

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

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json