Integration Touchpoints¶
This section describes the individual touchpoints available through the connector.
It is important to note the fields presented through are essentially those presented through the Walmart REST API, and each touchpoint listed below links to the relevant section in Walmart.
Querying Walmart¶
- Order Download
- Downloads orders from the Walmart marketplace, with parameters to limit which orders are read by age, status or purchase order id.
Inserting/Updating Data/Transactions in Walmart¶
Order Related Uploads¶
- Acknowledge Order
- Marks a downloaded order as accepted. Walmart requires this once the order has been successfully integrated.
- Shipment/Fulfillment Upload
- Marks individual order lines as shipped, with carrier and tracking details.
Inventory Uploads¶
- Inventory Upload
- Sets the available inventory on the marketplace by SKU.
Supporting Walmart API Documentation¶
When creating transactions it is recommended to use this manual in conjunction with the Walmart Developer Portal.
https://developer.walmart.com/api/us/mp/orders
The Walmart documentation describes the function of each of the fields exposed by IMan. This manual describes the insert and update semantics.