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

    Interface RetrieveShippingLabelRequest

    The request schema for the retrieveShippingLabel operation.

    interface RetrieveShippingLabelRequest {
        labelSpecification: LabelSpecification;
    }
    Index
    labelSpecification: LabelSpecification