Feed item status

Returns the feed and item status for a specified Feed ID.

Market availability: Global

Path Params
string
required

A unique ID returned from the Bulk Upload API, used for tracking the Feed File. Special characters must be escaped. (e.g., feedId: '...3456@789...' must be entered in the URL as '...3456%40789).

Market availability: Global

Query Params
string
Defaults to false

Includes details for each entity in the feed. When set to true, returns detailed information about each item in the feed, including individual success or failure statuses and any specific error messages. Defaults to false, which returns only high-level feed status.

Market availability: Global

string
Defaults to 0

The object response to start with, where 0 is the first entity that can be requested. Use only when includeDetails is set to true.

Market availability: Global

string
Defaults to 50

The number of entities to be returned. It cannot be more than 50 entities. Use only when includeDetails is set to true.

Market availability: Global

Headers
string
required

Access token obtained from the Token API. Required for authenticating requests to Walmart Marketplace APIs.

Market availability: Global

string

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

Market availability: Global

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.

Market availability: Global

string
required

Specifies the name of the Walmart service being called.

Market availability: Global

string
enum
required

The target market of the API call.

Market availability: Global

Allowed:
string
enum
required

The version of the global API used.

Market availability: Global

Allowed:
Responses

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