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

    Shipment labels.

    interface ShipmentLabels {
        labelDownloadURL?: string;
        labelStatus: LabelStatus;
    }
    Index

    Properties

    labelDownloadURL?: string

    The URL to download shipment labels. The URL is active for 600 seconds from generation.

    labelStatus: LabelStatus