get https://api-gateway.walmart.com/v3/orders/released
GET /v3/orders/released
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.