Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/shipping-api-v1
GetRatesResult
Interface GetRatesResult
The payload schema for the getRates operation.
interface
GetRatesResult
{
serviceRates
:
ServiceRate
[]
;
}
Index
Properties
service
Rates
Properties
service
Rates
serviceRates
:
ServiceRate
[]
A list of service rates.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
service
Rates
Selling Partner API SDK for JavaScript
Loading...
The payload schema for the getRates operation.