Selling Partner API SDK for JavaScript
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
Selling Partner API SDK for JavaScript
Loading...
The request schema for the purchaseLabels operation.