Orvis UCC-128 Label Requirements
This page details the label requirements for Orvis. For more general information about Orderful's shipping label product, see Generate a UCC-128 (GS1-128) Label.
| Detail | Context |
|---|---|
| Logistical Unit Level | CARTON |
| Pack method | SINGLE |
| UCC-128 Compatible | Yes |
In addition to the type property with value ORVIS, the following properties can be included in your label payload:
| Property | Required | Max Length |
|---|---|---|
| 'ShipFromName' | True | 30 |
| 'ShipFromAddress1' | True | 30 |
| 'ShipFromCity' | True | 15 |
| 'ShipFromState' | True | 2 |
| 'ShipFromZip' | True | 5 |
| 'ShipToName' | True | 30 |
| 'ShipToAddress1' | True | 30 |
| 'ShipToCity' | True | 15 |
| 'ShipToState' | True | 2 |
| 'ShipToZip' | True | 5 |
| 'CarrierName' | True | 30 |
| 'BillOfLadingNumber' | True | 30 |
| 'OrderNumber' | True | 30 |
| 'CartonQuantityTotal' | True | 5 |
| 'CaseQuantity' | True | 5 |
| 'CartonQuantity' | True | 5 |
| 'ItemNumber' | True | 20 |
| 'ItemBuyerPartNumber' | True | 15 |
| 'ItemDescription' | True | 50 |
| 'ShipmentBarcode' | True | 26 |
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

Updated 4 months ago
