Shipment/Fulfillment Upload¶
The Shipment upload provides the ability to mark lines on an order as shipped.
Due to the nature of the API each order line must be separately marked as shipped.
API Endpoint¶
Orders - US - API Reference - Walmart Developer Portal
Key Fields¶
| Field | Description |
|---|---|
| Purchase Order Id | This is the Walmart Purchase Order Id and denotes which order will be shipped. |
| Line Number | The Walmart Order Line Number being shipped. |
| Amount | The quantity being shipped. |
| Shipped Date | The Shipment Date/ Time. |
| Carrier Name | The carrier name |
| Shipping Method | "Standard" "Express" "OneDay" "Freight" "WhiteGlove" "Value" |
| Tracking Number | The corresponding tracking number. |