get https://api-gateway.walmart.com/v3/orders
GET /v3/orders
This request retrieves details of all the orders for specified search criteria.
The search only retrieves orders created in last 180 days.
A maximum of 20,000 orders can be fetched at a time.
Attempting to download more than 20,000 orders will return an error.