Customer Order ID
600000092865391
Customer
Andrew Ganong
Order Date
2026-04-23
Total
58.99 CAD
Order Lines
| Line | SKU | Product | Qty | Unit Price | Status | Carrier | Tracking |
|---|---|---|---|---|---|---|---|
| 1 | RingChimePro | Ring Chime Pro | 1.0 | 58.99 | Acknowledged |
Raw Walmart Payload
{
"purchaseOrderId": "309111545489959",
"customerOrderId": "600000092865391",
"orderDate": "2026-04-23",
"customerEmailId": "",
"shippingInfo": {
"phone": "4039719314",
"estimatedDeliveryDate": "2026-04-28",
"estimatedShipDate": "2026-04-24",
"methodCode": "STANDARD",
"postalAddress": {
"name": "Andrew Ganong",
"address1": "236 Kingsbury Close Southeast",
"address2": "",
"city": "Airdrie",
"state": "AB",
"postalCode": "T4A 0R3",
"country": "CA"
}
},
"shipNodeType": "WFSFulfilled",
"orderLines": {
"orderLine": [
{
"lineNumber": "1",
"item": {
"productName": "Ring Chime Pro",
"sku": "RingChimePro",
"upc": "00842861110326"
},
"orderLineQuantity": {
"unitOfMeasurement": "EACH",
"amount": 1.0
},
"orderLineStatuses": {
"orderLineStatus": [
{
"status": "Acknowledged",
"statusQuantity": {
"unitOfMeasurement": "EACH",
"amount": 1.0
}
}
]
},
"charges": {
"charge": [
{
"chargeType": "PRODUCT",
"chargeName": "Item Price",
"chargeAmount": {
"currency": "CAD",
"amount": 58.99
},
"tax": {
"taxName": "Tax",
"taxAmount": {
"currency": "CAD",
"amount": 2.95
}
}
}
]
},
"fulfillment": {
"shipNodeType": "WFSFulfilled",
"shipNode": "2093",
"shipNodeName": "Madill Fulfillment Center",
"carrierName": "",
"trackingNumber": "",
"trackingURL": ""
}
}
]
},
"_report_source": true
}