get https://marketplace.walmartapis.com/v3/orders/cursor
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 With this API you can get all orders in response, it returns nextCursorMark for the next 100 orders so on and so forth upto the last order
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 With this API you can get all orders in response, it returns nextCursorMark for the next 100 orders so on and so forth upto the last order