Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Interface PurchaseLabelsRequest

    The request schema for the purchaseLabels operation.

    interface PurchaseLabelsRequest {
        labelSpecification: LabelSpecification;
        rateId: string;
    }
    Index
    labelSpecification: LabelSpecification
    rateId: string

    An identifier for the rating.