Interface MerchantFulfillmentApiModelLabelCustomization

Custom text for shipping labels.

LabelCustomization

interface MerchantFulfillmentApiModelLabelCustomization {
    CustomTextForLabel?: string;
    StandardIdForLabel?: AmazonOrderId | "AmazonOrderId";
}

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.

LabelCustomization

StandardIdForLabel?: AmazonOrderId | "AmazonOrderId"

LabelCustomization

MMNEPVFCICPMFPCPTTAAATR