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

    The payload schema for the getRates operation.

    interface GetRatesResult {
        serviceRates: ServiceRate[];
    }
    Index

    Properties

    Properties

    serviceRates: ServiceRate[]

    A list of service rates.