Belk UCC-128 Label Requirements
This page details the label requirements for Belk. For more general information about Orderful's shipping label product, see Generate a UCC-128 (GS1-128) Label.
Detail | Context |
---|---|
Logistical Unit Level | Any |
Pack method | Any |
UCC-128 Compatible | Yes |
In addition to the type
property with value BELK
, the following properties can be included in your label payload:
Property | Required | Max Length |
---|---|---|
shipFrom.name | Yes | 30 |
shipFrom.address1 | Yes | 23 |
shipFrom.city | Yes | 15 |
shipFrom.state | Yes | 2 |
shipFrom.zip | Yes | 5 |
shipTo.name | Yes | 30 |
shipTo.address1 | Yes | 30 |
shipTo.city | Yes | 15 |
shipTo.state | Yes | 2 |
shipTo.zip | Yes | 5 |
carrier.name | Yes | 30 |
shipment.billOfLadingNumber | Yes | 30 |
shipment.sscc-18 | Yes | 20 |
shipment.proNumber | Yes | 30 |
purchaseOrder.number | Yes | 10 |
department.Number | Yes | 8 |
store.number | Yes | 4 |
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^GB320,150,2^FS
^FO20,20^FDFROM^FS
^FO20,50^FDGood Time Supplier^FS
[...]
^FO0,820^GB812,398,2^FS
^FO20,840^CF0,25^FDSSCC:^FS
^FO100,890^BCN,210,Y,Y,N^FD(00)0005217751389571^FS
^XZ
Belk Shipping Label Example
Updated 3 months ago