v1

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

getListingOffers

Returns the lowest priced offers for a single SKU listing.

Note: The parameters associated with this operation may contain special characters that require URL encoding to call the API. To avoid errors with SKUs when encoding URLs, refer to URL Encoding.

Usage Plan:

Rate (requests per second)Burst
12

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.

get/products/pricing/v0/listings/{SellerSKU}/offers

Path parameters

SellerSKUstring required

Identifies an item in the given marketplace. SellerSKU is qualified by the seller's SellerId, which is included with every operation that you submit.

Query parameters

MarketplaceIdstring required

A marketplace identifier. Specifies the marketplace for which prices are returned.

ItemCondition'New' | 'Used' | 'Collectible' | 'Refurbished' | 'Club' required

Filters the offer listings based on item condition. Possible values: New, Used, Collectible, Refurbished, Club.

CustomerType'Consumer' | 'Business'

Indicates whether to request Consumer or Business offers. Default is Consumer.

Response

Success.