Object contains customised data requested by a shipper to be printed on a shipping label.

RequestedLabelCustomization

interface RequestedLabelCustomization {
    requestAttributes?: LabelAttribute[];
}

Properties

requestAttributes?: LabelAttribute[]

Specify the type of attributes to be added on a label.

RequestedLabelCustomization

MMNEPVFCICPMFPCPTTAAATR