Amazon Selling Partner API (SP-API) SDK for TypeScript
    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
    requestAttributes?: LabelAttribute[]

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