{
"opencollection": "1.0.0",
"info": {
"name": "Walmart Cost Management Assortment Recommendations Lag Time API",
"version": "1.0"
},
"items": [
{
"info": {
"name": "Lag Time",
"type": "folder"
},
"items": [
{
"info": {
"name": "Walmart Update Lag Time for Items in Bulk",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://api-gateway.walmart.com/v3/feeds",
"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/json"
}
],
"params": [
{
"name": "feedType",
"value": "lagtime",
"type": "query",
"description": "Specifies the type of the feed content.\n\nUse `lagtime` for this request.\n\nExample(s):
\nlagtime\n"
},
{
"name": "shipNode",
"value": "123456701",
"type": "query",
"description": "Specifies the distribution facility distributor identifier.\n\nThis parameter is used in v1.0 and not used in v2.x.\n\nThis parameter identifies each facility from which the inventory is requested. \nThe identifier is autogenerated during drop ship vendor (DSV) account creation. \nEvery time users add or update a facility in Supplier Center, a new identifier is generated.\nEnsure this value is up to date.\n\nExample(s):
\n123456701\n"
}
],
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "
POST
GET