Home Depot Canada UCC-128 Label Requirements
This page details the label requirements for Home Depot Canada. 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 | Any |
UCC-128 Compatible | Yes |
In addition to the type
property with value THE_HOME_DEPOT_CANADA
, the following properties can be included in your label payload:
Property | Required | Max Length |
---|---|---|
ProNumber | true | 30 |
ShipToZip | true | 10 |
ShipToCity | true | 15 |
ShipToName | true | 30 |
CarrierName | true | 30 |
OrderNumber | true | 40 |
ShipFromZip | true | 10 |
ShipToState | true | 2 |
StoreNumber | false | 10 |
ShipFromCity | true | 15 |
ShipFromName | true | 20 |
ShipFromState | true | 2 |
CartonQuantity | false | 10 |
PalletQuantity | true | 10 |
ShipToAddress1 | true | 30 |
ShipToAddress2 | false | 30 |
ShipmentBarcode | true | 26 |
ShipFromAddress1 | true | 20 |
ShipFromAddress2 | false | 20 |
BillOfLadingNumber | true | 30 |
PalletQuantityTotal | true | 10 |
ZPL Response
Orderful will return a HTTP 201 Created
along with the ZPL-format text to send to your label printer:
^XA
^CF0,25
^FO0,0^GB305,203,2^FS
^FO20,25^FDFrom:^FS
^FO20,50^FDYour Company^FS
[...]
^XZ
Home Depot Canada's Shipping Label Example
Updated 3 months ago