v1

latestOpenAPI 3.0.0Apache License 2.02026-07-263171,5614.1 MB
Feeds v2021-06-30

getFeed

Returns feed details (including the resultDocumentId, if available) for the feed that you specify.

Usage Plan:

Rate (requests per second)Burst
215

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API.

get/feeds/2021-06-30/feeds/{feedId}

Path parameters

feedIdstring required

The identifier for the feed. This identifier is unique only in combination with a seller ID.

Response

Success.

feedIdstring required

The identifier for the feed. This identifier is unique only in combination with a seller ID.

feedTypestring required

The feed type.

marketplaceIdsstring[]

A list of identifiers for the marketplaces that the feed is applied to.

createdTimestring date-time required

The date and time when the feed was created, in ISO 8601 date time format.

processingStatus'CANCELLED' | 'DONE' | 'FATAL' | 'IN_PROGRESS' | 'IN_QUEUE' required

The processing status of the feed.

processingStartTimestring date-time

The date and time when feed processing started, in ISO 8601 date time format.

processingEndTimestring date-time

The date and time when feed processing completed, in ISO 8601 date time format.

resultFeedDocumentIdstring

The identifier for the feed document. This identifier is unique only in combination with a seller ID.