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

    The request schema for the submitShippingLabelRequest operation.

    interface SubmitShippingLabelsRequest {
        shippingLabelRequests?: ShippingLabelRequest[];
    }
    Index
    shippingLabelRequests?: ShippingLabelRequest[]

    An array of shipping label requests to be processed.