Get product fee estimates for a specific ASIN
Learn how to retrieve product fees for an ASIN.
Learn how to retrieve product fees for an ASIN.
Prerequisites
To successfully complete this tutorial, you must have the following:
- Authorization from the selling partner for whom you are making calls. Refer to Authorizing Selling Partner API Applications for more information.
- The Pricing and Product Listing role assigned to your developer profile.
- The Pricing and Product Listing role selected in the App registration page for your application.
Call the getMyFeesEstimateForASIN
operation to retrieve fee estimates for an item
getMyFeesEstimateForASIN
operation to retrieve fee estimates for an itemYou can call the getMyFeesEstimateForASIN
operation for an item on behalf of a selling partner before the selling partner sets the item's price. This operation accepts an ASIN as a path parameter.
Updated about 19 hours ago