{
"opencollection": "1.0.0",
"info": {
"name": "Walmart Cost Management Assortment Recommendations DSV Orders API",
"version": "1.0"
},
"items": [
{
"info": {
"name": "DSV Orders",
"type": "folder"
},
"items": [
{
"info": {
"name": "Walmart Ship One or More Purchase Order Lines",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://api-gateway.walmart.com/v3/orders/:purchaseOrderId/shipping",
"headers": [
{
"name": "Accept",
"value": "application/xml"
},
{
"name": "WM_CONSUMER.CHANNEL.TYPE",
"value": "0f3e4dd4-0514-4346-b39d-…"
},
{
"name": "WM_QOS.CORRELATION_ID",
"value": "6474-a253"
},
{
"name": "WM_SEC.ACCESS_TOKEN",
"value": "eyJraWQiOiIzZjVhYTFmNS1hYWE5LTQzM…"
},
{
"name": "Content-Type",
"value": "application/xml"
}
],
"params": [
{
"name": "purchaseOrderId",
"value": "2581154514813",
"type": "path",
"description": "Specifies an identifier associated with the purchase order.\n\nThis value is used to query a purchase order.\n\nExample(s):
\n2581154514813\n"
},
{
"name": "shipNode",
"value": "123456701",
"type": "query",
"description": "Specifies the distribution facility distributor identifier.\n\nThis parameter identifies each facility from which the inventory is requested. The identifier is autogenerated during drop ship vendor (DSV) account creation. Every time users add or update a facility in Supplier Center, a new identifier is generated. Ensure this value is up to date.\n\nExample(s):
\n123456701\n"
}
],
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "
POST
POST
POST
GET
GET
GET