Selling Partner API SDK for JavaScript
    Preparing search index...

    Interface ProductFeesApiGetMyFeesEstimateForASINRequest

    Request parameters for getMyFeesEstimateForASIN operation in ProductFeesApi.

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

    Properties

    Properties

    asin: string

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

    The request body schema for the getMyFeesEstimates operation