Get all released orders

Retrieves all the orders with line items that are in the "created" status, that is, these orders have been released from the Walmart Order Management System to the seller for processing. The released orders are the orders that are ready for a seller to fulfill.


Note

There is a maximum limit of 2000 orders that can be downloaded at a time. Attempting to download more than 2000 orders will return an error.


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

Start Date for querying all purchase orders after this date. Use epoch time format in seconds.

string

End Date for querying all purchase orders after this date. Use epoch time format in seconds.

string
Defaults to 10

The number of orders to be returned. Cannot be larger than 200.

string

Provides the image URL and product weight in response, if available. This parameter must be boolean, e.g.: productInfo=true.

Headers
string
required

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

string
required

The Epoch timestamp

string
required

The vendor's digital signature, generated by running the JAR file or custom generation code

string
required

A unique ID required to access the API

Response

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