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

    The details of the container label.

    interface ContainerLabel {
        containerTrackingNumber?: string;
        content: string;
        format: ContainerLabelFormat;
    }
    Index

    Properties

    containerTrackingNumber?: string

    The container (pallet) tracking identifier from the shipping carrier.

    content: string

    The container label content encoded into a Base64 string.