Selling Partner API SDK for JavaScript
    Preparing search index...

    The request schema for the submitShippingLabelRequest operation.

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

    Properties

    shippingLabelRequests?: ShippingLabelRequest[]

    An array of shipping label requests to be processed.