Feed item status

Returns the overall feed status and item-level ingestion details for the specified feed ID.

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

A unique ID returned from the Bulk Upload API, used for tracking the feed file. Special characters must be URL-escaped (for example, '...3456@789...' must be encoded as '...3456%40789').

Query Params
string
Defaults to false

When true, includes detailed ingestion records for each item in the feed.

string
Defaults to 0

Zero-based index for pagination of item details. Valid only when includeDetails is true.

string
Defaults to 50

Maximum number of item detail records to return per page. Must be ≤ 50 when includeDetails is true.

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.

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