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

    Shipment labels.

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

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

    labelStatus: LabelStatus