Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/shipping-api-v1
PurchaseLabelsRequest
Interface PurchaseLabelsRequest
The request schema for the purchaseLabels operation.
interface
PurchaseLabelsRequest
{
labelSpecification
:
LabelSpecification
;
rateId
:
string
;
}
Index
Properties
label
Specification
rate
Id
Properties
label
Specification
labelSpecification
:
LabelSpecification
rate
Id
rateId
:
string
An identifier for the rating.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
label
Specification
rate
Id
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
The request schema for the purchaseLabels operation.