Scheel's UCC-128 Label Requirements
This page details the label requirements for Scheel's. 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 SCHEEL
, the following properties can be included in your label payload:
Property | Required | Max Length |
---|---|---|
ShipToZip | True | 15 |
UpcNumber | True | 48 |
ShipToCity | True | 30 |
ShipToName | True | 60 |
CarrierName | True | 35 |
OrderNumber | True | 22 |
ShipFromZip | True | 15 |
ShipToState | True | 30 |
ShipFromCity | True | 30 |
ShipFromName | True | 60 |
ShipFromState | True | 30 |
CartonQuantity | True | 10 |
LocationNumber | False | 80 |
ShipToAddress1 | True | 55 |
ShipToAddress2 | True | 55 |
ShipmentBarcode | True | 30 |
ShipFromAddress1 | True | 55 |
ShipFromAddress2 | True | 55 |
BillOfLadingNumber | True | 50 |
CartonQuantityTotal | True | 10 |
ZPL Response
Orderful will return a HTTP 201 Created
along with the ZPL-format text to send to your label printer:
^XA
^CF,15
^FO0,0^GB406,200^FS
^FO5,5^FDShip From:^FS
^FO6,5^FDShip From:^FS
^FO5,35^FDCompany ABC^FS
[...]
Scheel's Shipping Label Example
Updated 3 months ago