Single feed status

This request provides details about one feed, based on the feed identifier.

Use this request to retrieve a feed and track the feed status.

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

Feed identifier returned by the POST Bulk Inventory Update request, used for tracking the feed file.

Query Params
string
Defaults to true

Specifies whether or not to include details of each item submitted in the feed.

The response only shows item details if the feed is INPROGRESS or PROCESSED.

string

Value that allows you to retrieve the next set of records in the API response.

Use the nextCursor response value from the prior API call.

nextCursor is the preferred pagination mechanism for this API response.

string
Defaults to 0

Specifies the item or record that will be shown as the first item in the response.

0 is the first offset number available. This query parameter can only be used when includeDetails is set to true.

This pagination mechanism is deprecated and is only functional for feeds submitted with less than 1,000 records.

string
Defaults to 50

Specifies the number of items or records for which details will be shown in the feed status response, with a maximum of 100 entities.

This query parameter can only be used when includeDetails is set to true.

Headers
string

Identifier that tracks the consumer request by channel.

Use the consumer channel type received during your onboarding.

Contact your system administrator or developer management for the correct WM_CONSUMER.CHANNEL.TYPE value.

string
required

Unique identifier for each API call, used to track and debug issues.

Use a randomly generated GUID for this ID.

string
required

Access token returned by the Create access token request.

This value is required for token-based authentication.

Responses

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