Costco UCC-128 Label Requirements

DetailContext
Logistical Unit LevelPallet
Pack methodSingle
UCC-128 CompatibleYes

For more general information about Orderful's shipping label product, see Generate a UCC-128 (GS1-128) Label.

In addition to the type property with value COSTCO, the following properties can be included in your label payload:

PropertyRequiredMax Length
ShipFromNametrue30
ShipFromAddress1true30
ShipFromCitytrue15
ShipFromStatetrue2
ShipFromZiptrue5
ShipToNametrue30
ShipToAddress1true30
ShipToCitytrue15
ShipToStatetrue2
ShipToZiptrue5
CarrierNametrue30
BillOfLadingNumbertrue30
ProNumbertrue30
OrderNumbertrue30
PalletQuantityTotaltrue5
PalletUnitstrue5
PalletQuantitytrue5
ItemNumbertrue20
DepartmentNumbertrue6
ItemDescriptiontrue50
ExpirationDatetrue10
LotNumbertrue9
ItemCountryOfOrigintrue20
PalletWeighttrue10
PalletCubicDimensionstrue10
StoreNumbertrue6
ShipmentBarcodetrue26

ZPL Response

Orderful will return a HTTP 201 Created along with the ZPL-format text to send to your label printer:

^XA
^CFm,15
^FO0,0^GB406,130,2^FS
^FO20,15^FDSHIP FROM:^FS
^FO20,45^FDJohn Doe^FS
^FO20,70^FD123 Maple Street^FS
^FO20,95^FDAnytown, CA, 90210^FS

^FO406,0^GB406,130,2^FS
^FO420,15^FDSHIP TO:^FS
^FO420,45^FDCostco Warehouse^FS
^FO420,70^FD178 Conservation Way^FS
^FO420,95^FDSunderland, VT, 05250^FS

^FO0,130^GB506,100,2^FS
^FO10,140^FDITEM#/SKU^FS
^FO10,180^CFm,25^FDABC123^FS ...

Costco's Shipping Label Example