Walgreens UCC-128 Label Requirements
This page details the label requirements for Walgreens. 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 WALGREENS
, the following properties can be included in your label payload:
Property | Required | Max Length |
---|---|---|
shipFrom.name | Yes | 26 |
shipFrom.address1 | Yes | 26 |
shipFrom.city | Yes | 17 |
shipFrom.state | Yes | 2 |
shipFrom.zip | Yes | 5 |
shipTo.name | Yes | 26 |
shipTo.address1 | Yes | 26 |
shipTo.city | Yes | 17 |
shipTo.state | Yes | 2 |
shipTo.zip | Yes | 5 |
store.number | Yes | 9 |
carrier.code | Yes | 4 |
carrier.name | Yes | 21 |
shipment.billOfLadingNumber | Yes | 20 |
shipment.proNumber | Yes | 20 |
shipment.sscc-18 | Yes | 29 |
shipment.weight | Yes | 46 |
purchaseOrder.number | Yes | 27 |
vendor.number | Yes | 27 |
ZPL Response
Orderful will return a HTTP 201 Created
along with the ZPL-format text to send to your label printer:
^XA
^CFR,28
^FO0,0^GB406,163,2^FS
^FO20,10^FDFROM:^FS
[...]
^XZ
Walgreens Shipping Label Example
Updated 3 months ago