REI Bulk Mixed UCC-128 Label Requirements
This page details the label requirements for REI Bulk Mixed. 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 | Mixed |
UCC-128 Compatible | Yes |
In addition to the type
property with value REI_BULK_ORDER_MIXED
, the following properties can be included in your label payload:
Property | Required | Max Length |
---|---|---|
ShipToZip | True | 5 |
UpcNumber | True | 30 |
ShipToCity | True | 15 |
ShipToName | True | 30 |
OrderNumber | True | 30 |
ShipFromZip | True | 5 |
ShipToState | True | 2 |
CaseQuantity | True | 5 |
ShipFromCity | True | 15 |
ShipFromName | True | 30 |
ShipFromState | True | 2 |
CartonQuantity | True | 5 |
ShipToAddress1 | True | 30 |
ShipmentBarcode | True | 26 |
ShipFromAddress1 | True | 30 |
CartonQuantityTotal | True | 5 |
ZPL Response
Orderful will return a HTTP 201 Created
along with the ZPL-format text to send to your label printer:
^XA
^LH0,0
^FO0,0^GB812,1218,1^FS
^CF0,20
[...]
REI Mixed Shipping Label Example
Updated 3 months ago