Request parameters for getMyFeesEstimateForASIN operation in FeesApi.

Export

FeesApiGetMyFeesEstimateForASINRequest

interface FeesApiGetMyFeesEstimateForASINRequest {
    asin: string;
    body: GetMyFeesEstimateRequest;
}

Properties

Properties

asin: string

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

Memberof

FeesApiGetMyFeesEstimateForASIN

Memberof

FeesApiGetMyFeesEstimateForASIN