WFS Inventory (New)

The WFS Inventory API provides real-time inventory data for items fulfilled through Walmart Fulfillment Services (WFS). This API allows you to monitor stock availability, manage your catalog, item publishing, and lifecycle status. By querying for specific SKUs, you can access a wide range of inventory metrics, to ensure optimal stock management, streamline operations, and make informed decisions about WFS inventory.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

An arbitrary alphanumeric unique ID, specified by the seller, which identifies each item. This will be used by the seller in the XSD file to refer to each item. Special characters in the sku needing encoding are: ':', '/', '?', '#', '[', ']', '@', '!', '$', '&', "'", '(', ')', '*', '+', ',', ';', '=', ‘ ’ as well as '%' itself if it's a part of sku. Make sure to encode spaces with %20. Other characters don't need to be encoded.

string

Global Trade Item Number is a unique identifier for a product that is recognized internationally. This must be 14 digits.

string
Defaults to 10

Number of Sku to be returned. Cannot be larger than 300.

string
Defaults to 0

Offset is the number of records you wish to skip before selecting records.

Headers
string
required

Access token obtained from the Token API. This is required for authenticating requests to Walmart Marketplace APIs.

string

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

string
required

A unique ID that identifies each API call and is used to track and debug issues. Use a randomly generated GUID for this ID.

string
required

Specifies the name of the Walmart service being called.

Response

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