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

    The payload schema for the getRates operation.

    interface GetRatesResult {
        serviceRates: ServiceRate[];
    }
    Index
    serviceRates: ServiceRate[]

    A list of service rates.