GET v3/inventories

walmart.com:inventory

Summary: Multiple Item Inventory for All Ship Nodes
Operation ID: getMultiNodeInventoryForAllSkuAndAllShipNodes
Auth: unknown
Description

This API will retrieve the inventory count for all of a seller's items across all ship nodes by item to ship node mapping. Inventory can be zero or non-zero. Please note that NextCursor value changes and it needs to be passed on from the previous call to next call.

Parameters (6)

WM_CONSUMER.CHANNEL.TYPE (string, header, optional)

A unique ID to track the consumer request by channel. Use the Consumer Channel Type received during onboarding

WM_QOS.CORRELATION_ID (string, header, required)

A unique ID which identifies each API call and used to track and debug issues; use a random generated GUID for this ID

WM_SEC.ACCESS_TOKEN (string, header, required)

The access token retrieved in the Token API call

WM_SVC.NAME (string, header, required)

Walmart Service Name

limit (string, query, optional, default: 10)

The number of items returned. Cannot be more than 50.

nextCursor (string, query, optional)

String returned from initial API call to indicate pagination. Specify nextCursor value to retrieve the next 50 items.

No probe data for this endpoint yet.