Product Fees API
Learn how to use the Product Fees API.
You use the Product Fees API to retrieve estimated fees for a product. You can then account for those fees in your pricing. You can use the getMyFeesEstimates
operation to get product fee estimates for a list of products and marketplaces, and then set prices based on those fee estimates. You must specify your products by ASIN or SKU (not UPC, ISBN, or other identifiers).
You must include an original identifier in each product fees request. This identifier is included in the fees estimate so that you can correlate a fees estimate with an original request.
Important
The estimated fees returned by this API are not guaranteed. Actual fees can vary.
Release notes
To learn more about the terms that are used on this page, refer to Terminology.
Uses cases
The following use case examples are available for the Product Fees API:
- Get product fee estimates for a specific SKU: Retrieve product fees for a SKU.
- Get product fee estimates for a specific ASIN: Retrieve product fees for an ASIN.
- Get product fees for a batched set of up to 20 items: Retrieve product fees for a set of up to 20 SKUs or ASINs.
Roles
getMyFeesEstimateForASIN
Attribute | Value |
---|---|
Regions | NA, EU, FE except where noted |
Required roles (need at least one) | Amazon Fulfillment Buyer Communication Buyer Solicitation Finance and Accounting Inventory and Order Tracking Pricing Product Listing Professional Services (Restricted) Selling Partner Insights Direct to Consumer Shipping (Restricted) (EU, FE only) Tax Invoicing (Restricted) Tax Remittance (Restricted) |
getMyFeesEstimateForSKU
getMyFeesEstimates
Attribute | Value |
---|---|
Regions | NA, EU, FE |
Required roles (need at least one) | Pricing Product Listing |
Updated about 2 hours ago