GET v3/inventories
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)
(string, header, optional)
A unique ID to track the consumer request by channel. Use the Consumer Channel Type received during onboarding
(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
(string, header, required)
The access token retrieved in the Token API call
(string, header, required)
Walmart Service Name
(string, query, optional, default: 10)
The number of items returned. Cannot be more than 50.
(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.