get https://marketplace.walmartapis.com/v3/orders
Retrieves the details of all the orders for specified search criteria. The same API can be used to search a single order based on purchaseOrderId/ customerOrderId. This API supports only up to an offset of 1000 in response with max limit 100 orders. You can use cursor based API instead to get all the orders.