Files
speakeasy-playground/docs/models/components/customerreference.md
Mike Lueders 14c449163c generate sdk
2024-03-01 12:52:50 -06:00

3.5 KiB
Raw Blame History

CustomerReference

Specify the reference field on the label (FedEx only).

Fields

Field Type Required Description
prefix Optional[str] Custom prefix for customer reference field (ZPL labels only). Up to 11 characters, including trailing
spaces. Empty string indicates removal of default prefix. To use the default prefix, do not include
this property.
value Optional[str] Optional text to be printed on the shipping label for customer reference. Up to 40 characters. If
this is provided, reference_1 will be ignored.