Amazon Selling Partner API (SP-API) SDK for TypeScript
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
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
The payload schema for the getRates operation.