Get all released orders

To retrieve all orders with line items in “Created” status, use the GET All released orders API.

Orders in “Created” status 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: WFS orders are automatically moved to “acknowledged” status and will NOT appear in the response from this API. To retrieve WFS orders, use the GET All orders or GET An order API.

By default, only seller-fulfilled orders will be fetched unless WFSFulfilled or 3PLFulfilled is specified in shipNodeType parameter while querying the orders.

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