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

    Interface GetRatesResponse

    The response schema for the getRates operation.

    interface GetRatesResponse {
        payload?: GetRatesResult;
    }
    Index
    payload?: GetRatesResult