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

    Interface RequestedLabelCustomization

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

    interface RequestedLabelCustomization {
        requestAttributes?: LabelAttribute[];
    }
    Index

    Properties

    requestAttributes?: LabelAttribute[]

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