Get product fees for a batched set of up to 20 items

Learn how to retrieve product fees for a set of up to 20 SKUs or ASINs.

Learn how to retrieve product fees for a set of up to 20 SKUs or ASINs.

Prerequisites

To successfully complete this tutorial, you must have the following:

Step 1. Create an array of FeesEstimateByIdRequest objects

The getMyFeesEstimates operation allows up to 20 product requests in a single batch. In order to send 20 requests in one API call, you must create an array with up to 20 FeesEstimateByIdRequest objects.

Step 2. Call the getMyFeesEstimates operation

Call the getMyFeesEstimates operation.