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

    Custom text for shipping labels.

    interface LabelCustomization {
        CustomTextForLabel?: string;
        StandardIdForLabel?: "AmazonOrderId";
    }
    Index

    Properties

    CustomTextForLabel?: string

    Custom text to print on the label. Note: Custom text is only included on labels that are in ZPL format (ZPL203). FedEx does not support CustomTextForLabel.

    StandardIdForLabel?: "AmazonOrderId"