Single item inventory by ship node

Returns the current stock for one SKU. If you leave out shipNode, the response lists quantities for every ship node on your account. If you include shipNode, it shows the quantity for that node only.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique alphanumeric ID you assign to an item. Use the same value in every request that references the item, including your XSD catalog file.

If the SKU contains any of the following characters, encode them:

": / ? # [ ] @ ! $ & ' ( ) * + , ; = { } %"

Encode spaces as "%20". You do not need to encode any other characters.

Query Params
string

The unique ID of the ship node (fulfillment center) whose inventory you want to retrieve. If you omit this parameter, the response includes inventory for every ship node linked to your seller account.

Headers
string
required

The access token retrieved in the Token API call

string

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

string
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
required

Walmart Service Name

string
enum

Include this header to access the Marketplace dynamic sandbox environment.
Market availability: US

Allowed:
Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json