Retrieve all released orders

This request retrieves all the orders with line items in Created status.

These orders have been released from the Walmart Order Management System (OMS) to the supplier for processing. Released orders are ready for supplier fulfillment.

Only orders created in last 180 days can be fetched, and a maximum of 20,000 orders can be fetched and downloaded at a time. Attempting to download more than 20,000 orders will return an error.

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

Distribution facility distributor identifier.

This parameter identifies the facility from which the inventory is requested. Facility identifiers are autogenerated during account creation, when adding new facilities, and when updating existing facilities in Supplier Center. Take care to use the latest value for your desired facility.

string

Specifies the number of purchase orders to be returned. This value cannot be greater than 200.

string

Specifies the stock keeping unit (SKU) item identifier.

This identifier is an arbitrary alphanumeric identifier specified by the DSV.

Special characters that require encoding include: :, /, ?, #, [, ], @, !, $, &, ', (, ), *, +, ,, ;, =, {, }, and %.

Encode spaces as %20.

string

Customer purchase order identifier.

string

Unique identifier associated of the purchase order.

string

Starting date for the query date range.

This query fetches all purchase orders created after this date. The default is the current date minus seven days.

Use either the yyyy-MM-dd or yyyy-MM-dd'T'HH:mm:ssZ ISO 8601 format.

string

Ending date for the query date range.

This query fetches all purchase orders created before this date. The default is the current date minus seven days.

Use either the yyyy-MM-dd or yyyy-MM-dd'T'HH:mm:ssZ ISO 8601 format.

string

Starting expected ship date range for the query.

This query fetches all purchase orders that have order lines with an expected ship date after this date.

Use either the yyyy-MM-dd or yyyy-MM-dd'T'HH:mm:ssZ ISO 8601 format.

string

Ending expected ship date range for the query.

This query fetches all purchase orders that have order lines with an expected ship date before this date.

Use either the yyyy-MM-dd or yyyy-MM-dd'T'HH:mm:ssZ ISO 8601 format.

string

Specifies whether or not to include the image URL and product weight in the response, if available.

If true, the image URL and product weight are provided in the response. If false, the image URL and product weight are not provided in the response.

Headers
string

Identifier that tracks the consumer request by channel.

Use the consumer channel type received during your onboarding. Contact your system administrator or developer management for the correct WM_CONSUMER.CHANNEL.TYPE value.

string
required

Unique identifier for each API call, used to track and debug issues.

Use a randomly generated GUID for this ID.

string
required

Access token returned by the Create access token request.

This value is required for token-based authentication.

Response

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