Inventory

Retrieve the current inventory for a single SKU.

• If you do not add the shipNode query parameter, Walmart returns the quantity at your default ship node.
• Add shipNode to see stock at a specific fulfillment center.

Use this call to confirm stock before you accept or ship orders. The response shows the number of units available to sell (amount), the unit of measure (EACH), and the date the inventory becomes available if you set one.

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

A unique alphanumeric ID you assign to each 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.

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:
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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