v1

latestOpenAPI 3.0.0Apache License 2.02026-07-263171,5614.1 MB
Product Pricing v0

getItemOffersBatch

Returns the lowest priced offers for a batch of items based on ASIN.

Usage Plan:

Rate (requests per second)Burst
0.11

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

post/batches/products/pricing/v0/itemOffers

Request body

Example request

{
  "requests": [
    {
      "MarketplaceId": "A1PA6795UKMFR9"
    }
  ]
}

Response

Indicates that requests were run in batch. Check the batch response status lines for information on whether a batch request succeeded.