Optional
configuration: ConfigurationReturns competitive pricing information for a seller's offer listings based on seller SKU or ASIN. 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 | | ---- | ---- | | 0.5 | 1 | 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.
A marketplace identifier. Specifies the marketplace for which prices are returned.
Indicates whether ASIN values or seller SKU values are used to identify items. If you specify Asin, the information in the response will be dependent on the list of Asins you provide in the Asins parameter. If you specify Sku, the information in the response will be dependent on the list of Skus you provide in the Skus parameter. Possible values: Asin, Sku.
Optional
asins: string[]A list of up to twenty Amazon Standard Identification Number (ASIN) values used to identify items in the given marketplace.
Optional
skus: string[]A list of up to twenty seller SKU values used to identify items in the given marketplace.
Optional
customerType: GetCompetitivePricingCustomerTypeEnumIndicates whether to request pricing information from the point of view of Consumer or Business buyers. Default is Consumer.
Optional
options: RawAxiosRequestConfigOverride http request option.
Returns the lowest priced offers for a single item based on ASIN. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 1 | 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.
A marketplace identifier. Specifies the marketplace for which prices are returned.
Filters the offer listings to be considered based on item condition. Possible values: New, Used, Collectible, Refurbished, Club.
The Amazon Standard Identification Number (ASIN) of the item.
Optional
customerType: GetItemOffersCustomerTypeEnumIndicates whether to request Consumer or Business offers. Default is Consumer.
Optional
options: RawAxiosRequestConfigOverride http request option.
Returns the lowest priced offers for a batch of items based on ASIN. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 0.1 | 1 | 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.
Optional
options: RawAxiosRequestConfigOverride http request option.
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 | | ---- | ---- | | 1 | 2 | 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.
A marketplace identifier. Specifies the marketplace for which prices are returned.
Filters the offer listings based on item condition. Possible values: New, Used, Collectible, Refurbished, Club.
Identifies an item in the given marketplace. SellerSKU is qualified by the seller's SellerId, which is included with every operation that you submit.
Optional
customerType: GetListingOffersCustomerTypeEnumIndicates whether to request Consumer or Business offers. Default is Consumer.
Optional
options: RawAxiosRequestConfigOverride http request option.
Returns the lowest priced offers for a batch of listings by SKU. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 1 | 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.
Optional
options: RawAxiosRequestConfigOverride http request option.
Returns pricing information for a seller's offer listings based on seller SKU or ASIN. 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 | | ---- | ---- | | 0.5 | 1 | 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.
A marketplace identifier. Specifies the marketplace for which prices are returned.
Indicates whether ASIN values or seller SKU values are used to identify items. If you specify Asin, the information in the response will be dependent on the list of Asins you provide in the Asins parameter. If you specify Sku, the information in the response will be dependent on the list of Skus you provide in the Skus parameter.
Optional
asins: string[]A list of up to twenty Amazon Standard Identification Number (ASIN) values used to identify items in the given marketplace.
Optional
skus: string[]A list of up to twenty seller SKU values used to identify items in the given marketplace.
Optional
itemCondition: GetPricingItemConditionEnumFilters the offer listings based on item condition. Possible values: New, Used, Collectible, Refurbished, Club.
Optional
offerType: GetPricingOfferTypeEnumIndicates whether to request pricing information for the seller's B2C or B2B offers. Default is B2C.
Optional
options: RawAxiosRequestConfigOverride http request option.
ProductPricingApi - functional programming interface
Export