H-E-B Mixed UCC-128 Label Requirements
This page details the label requirements for HEB Mixed. For more general information about Orderful's shipping label product, see Generate a UCC-128 (GS1-128) Label.
Detail | Context |
---|---|
Logistical Unit Level | Pallet |
Pack method | Multi SKU |
UCC-128 Compatible | Yes |
In addition to the type
property with value HEB_MIXED
, the following properties can be included in your label payload:
Property | Required | Max Length |
---|---|---|
shipFrom.name | Yes | 30 |
shipFrom.address1 | Yes | 30 |
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 | 40 |
shipment.sscc-18 | Yes | 26 |
shipment.proNumber | Yes | 40 |
shipment.billOfLadingNumber | Yes | 40 |
carrier.name | Yes | 10 |
purchaseOrder.number | Yes | 10 |
ZPL Response
Orderful will return a HTTP 201 Created
along with the ZPL-format text to send to your label printer:
^XA
^CF0,30
^FO0,0^GB406,250,2^FS
^FO20,15^FDFROM:^FS
^FO20,50^FDSupplier Name^FS
[...]
^XZ
H-E-B (Mixed) Shipping Label Example
Updated 3 months ago