getCompetitiveSummary

Returns the competitive summary response, including featured buying options for the ASIN and marketplaceId combination.

Usage Plan:

Rate (requests per second)Burst
0.0331

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

Body Params

The batch of getCompetitiveSummary requests.

requests
array of objects
required
length between 1 and 20

A batched list of competitiveSummary requests.

requests*
string
required

The ASIN of the item.

string
required

The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to Marketplace IDs.

includedData
array of objects
required
length ≥ 1

The list of requested competitive pricing data for the product.

includedData*
lowestPricedOffersInputs
array of objects
length between 0 and 5

The list of lowestPricedOffersInput parameters that are used to build lowestPricedOffers in the response. This attribute is only valid if lowestPricedOffers is requested in includedData

lowestPricedOffersInputs
string
enum
required

The HTTP method associated with an individual request within a batch.

Show Details
GETGET
PUTPUT
PATCHPATCH
DELETEDELETE
POSTPOST
Allowed:
string
required
length between 6 and 512

The URI associated with the individual APIs that are called as part of the batch request.

Responses

Language
Response
Choose an example:
application/json