Orvis UCC-128 Label Requirements

DetailContext
Logistical Unit LevelCARTON
Pack methodSINGLE
UCC-128 CompatibleYes

For more general information about Orderful's shipping label product, see Generate a UCC-128 (GS1-128) Label.

In addition to the type property with value ORVIS, the following properties can be included in your label payload:

PropertyRequiredMax Length
'ShipFromName'True30
'ShipFromAddress1'True30
'ShipFromCity'True15
'ShipFromState'True2
'ShipFromZip'True5
'ShipToName'True30
'ShipToAddress1'True30
'ShipToCity'True15
'ShipToState'True2
'ShipToZip'True5
'CarrierName'True30
'BillOfLadingNumber'True30
'OrderNumber'True30
'CartonQuantityTotal'True5
'CaseQuantity'True5
'CartonQuantity'True5
'ItemNumber'True20
'ItemBuyerPartNumber'True15
'ItemDescription'True50
'ShipmentBarcode'True26

ZPL Response

Orderful will return a HTTP 201 Created along with the ZPL-format text to send to your label printer:

^XA
^CFw,15

^FO0,0^GB812,250,2^FS
^FO20,40^CF0,30^FDFROM:^FS
^FO20,80^CFw,15^FD{ShipFromName}^FS
^FO20,100^FD{ShipFromAddress1}^FS

[...]

Orvis Shipping Label Example