Label details including label stream, format, size.

LabelResult

interface ShippingApiModelLabelResult {
    containerReferenceId?: string;
    label?: ShippingApiModelLabel;
    trackingId?: string;
}

Properties

containerReferenceId?: string

An identifier for the container. This must be unique within all the containers in the same shipment.

LabelResult

LabelResult

trackingId?: string

The tracking identifier assigned to the container.

LabelResult

MMNEPVFCICPMFPCPTTAAATR