Get feed and item status

You can display the status of an item within a feed. Use the feed ID returned from the upload an item API.

Log in to see full request history

You can display an item's status within a feed. Use the feed ID returned from the Upload an Item API.

Path Params
string
required

The feed ID.

Query Params
string
Defaults to false

Includes details of each entity in the feed. Do not set this parameter to true.

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

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
required

The Epoch timestamp

string
required

The vendor's digital signature, generated by running the JAR file or custom generation code

string
required

A unique ID required to access the API

Response

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