Feed item status

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

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 escaped. (e.g., feedId: '...3456@789...' must be entered in the URL as '...3456%40789)

Query Params
string
Defaults to false

Includes details of each entity in the feed.

string
Defaults to 0

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

string
Defaults to 50

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

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

Response

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