Optionalconfiguration: 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.
Optionalasins: string[]A list of up to twenty Amazon Standard Identification Number (ASIN) values used to identify items in the given marketplace.
Optionalskus: string[]A list of up to twenty seller SKU values used to identify items in the given marketplace.
OptionalcustomerType: GetCompetitivePricingCustomerTypeEnumIndicates whether to request pricing information from the point of view of Consumer or Business buyers. Default is Consumer.
Optionaloptions: 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.
OptionalcustomerType: GetItemOffersCustomerTypeEnumIndicates whether to request Consumer or Business offers. Default is Consumer.
Optionaloptions: 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.
The request associated with the `getItemOffersBatch` API call.
Optionaloptions: 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.
OptionalcustomerType: GetListingOffersCustomerTypeEnumIndicates whether to request Consumer or Business offers. Default is Consumer.
Optionaloptions: 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.
The request associated with the `getListingOffersBatch` API call.
Optionaloptions: 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.
Optionalasins: string[]A list of up to twenty Amazon Standard Identification Number (ASIN) values used to identify items in the given marketplace.
Optionalskus: string[]A list of up to twenty seller SKU values used to identify items in the given marketplace.
OptionalitemCondition: GetPricingItemConditionEnumFilters the offer listings based on item condition. Possible values: New, Used, Collectible, Refurbished, Club.
OptionalofferType: GetPricingOfferTypeEnumIndicates whether to request pricing information for the seller's B2C or B2B offers. Default is B2C.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
ProductPricingApi - functional programming interface