Single feed full status response

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

Use the feed identifier returned by the POST Maintain Items in Bulk request, used to track the feed file.

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 Maintain Items in Bulk request, used to track the feed file.

Market availability: Global

Query Params
string
Defaults to true

Specifies whether or not to include item details for each resource in the feed.

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

Market availability: Global

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.

Market availability: Global

string
Defaults to 0

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

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

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

Market availability: Global

string
Defaults to 50

Specifies the number of items or records for which details will be shown for in the feed status response.

The value cannot be more than 100 resources. This query parameter can only be used when includeDetails is set to true.

Market availability: Global

Headers
string

Identifier that tracks the consumer request by channel.

Use the consumer channel type received during your onboarding.

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

Market availability: Global

string
required

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

Use a randomly generated GUID for this ID.

Market availability: Global

string
required

Access token returned by the Create access token request.

This value is required for token-based authentication.

Market availability: Global

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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