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

    Interface ShippingApiGetRatesRequest

    Request parameters for getRates operation in ShippingApi.

    interface ShippingApiGetRatesRequest {
        body: GetRatesRequest;
        xAmznShippingBusinessId?: GetRatesXAmznShippingBusinessIdEnum;
    }
    Index

    Properties

    GetRatesRequest body

    xAmznShippingBusinessId?: GetRatesXAmznShippingBusinessIdEnum

    Amazon shipping business to assume for this request. The default is AmazonShipping_UK.