Get product fee estimates for a specific SKU
Learn how to retrieve product fees for a SKU.
Learn how to retrieve product fees for a SKU.
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 getMyFeesEstimateForSKU
to retrieve fee estimates for an item
getMyFeesEstimateForSKU
to retrieve fee estimates for an itemYou can call the getMyFeesEstimateForSKU
operation for an item on behalf of a selling partner before the selling partner sets the item's price. This operation accepts a SKU as a path parameter.
Updated about 19 hours ago