Meta and Request "Timestamp": "2023-09-21T23:36:46.5920525Z", "HttpStatusCode": 200, "Method": "GET", "EndPoint": { "Scheme": "https", "Authority": "marketplace.walmartapis.com", "Path": "/v3/orders", "Query": "?productInfo=true&limit=100&status=Acknowledged%2CCreated" Response { "list":{ "meta":{ "totalCount":1, "limit":100, "nextCursor":null }, "elements":{ "order":[ { "purchaseOrderId":"108826362061483", "customerOrderId":"200011190763417", "customerEmailId":"71BB6F2EE0714BA5AF9FC9A57A3A0958@relay.walmart.com", "orderDate":1695118971658, "shippingInfo":{ "phone":"2038033690", "estimatedDeliveryDate":1695754800000, "estimatedShipDate":1695189600000, "methodCode":"Standard", "postalAddress":{ "name":"John Customer", "address1":"123 Main St.", "address2":null, "city":"Hillsboro", "state":"OR", "postalCode":"97123", "country":"USA", "addressType":"RESIDENTIAL" } }, "orderLines":{ "orderLine":[ { "lineNumber":"2", "item":{ "productName":"ABALONE SHELL,BLUE Testing-Color:Size (Men's):Condition:Capacity:123-Blue:S", "sku":"316687", "imageUrl":"https://i5.walmartimages.com/asr/a7695e21-cd9f-432c-8057-35c075bdf029.9bb7bca741e03c25f8b7d03c80a53e98.jpeg" }, "charges":{ "charge":[ { "chargeType":"PRODUCT", "chargeName":"ItemPrice", "chargeAmount":{ "currency":"USD", "amount":1.00 }, "tax":{ "taxName":"Tax1", "taxAmount":{ "currency":"USD", "amount":0.07 } } } ] }, "orderLineQuantity":{ "unitOfMeasurement":"EACH", "amount":"1" }, "statusDate":1695120771608, "orderLineStatuses":{ "orderLineStatus":[ { "status":"Created", "subSellerId":null, "statusQuantity":{ "unitOfMeasurement":"EACH", "amount":"1" }, "cancellationReason":null, "trackingInfo":null, "returnCenterAddress":null } ] }, "refund":null, "fulfillment":{ "fulfillmentOption":"DELIVERY", "shipMethod":"STANDARD", "storeId":null, "pickUpDateTime":1695754800000, "pickUpBy":null, "shippingProgramType":"THREE_TO_FIVE_DAY" } } ] }, "shipNode":{ "type":"SellerFulfilled" } } ] } } }