Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Interface ProductFeesApiGetMyFeesEstimateForASINRequest

    Request parameters for getMyFeesEstimateForASIN operation in ProductFeesApi.

    interface ProductFeesApiGetMyFeesEstimateForASINRequest {
        asin: string;
        body: GetMyFeesEstimateRequest;
    }
    Index
    asin: string

    The Amazon Standard Identification Number (ASIN) of the item.

    The request body schema for the getMyFeesEstimates operation