Hierarchy

  • CreateLabelOptions

Properties

displayScheme?: SE.LabelDisplayScheme

displayScheme is an optional string to control the display scheme of the label.

labelDownloadType?: string

labelDownloadType is an optional string to control the download type of the label.

e.g. url or inline

labelFormat?: string

labelFormat is an optional string to control the format of the label.

e.g. pdf or zpl

labelLayout?: SE.LabelLayout

labelLayout is an optional string to control the layout of the label.

e.g. 4x6 or 8.5x11

shipFromServicePointId?: string

A unique identifier for a carrier drop-off point where a merchant plans to deliver packages. This will take precedence over a shipment's Ship From address.

shipToServicePointId?: string

A unique identifier for a carrier service point where the shipment will be delivered by the carrier. This will take precedence over a shipment's Ship To address.

validateAddress?: string

validateAddress is an optional string to control address validation during label purchase.

Generated using TypeDoc