Walmart UCC-128 Label Requirements

This page details the label requirements for Walmart Domestic. For more general information about Orderful's shipping label product, see Generate a UCC-128 (GS1-128) Label.

DetailContext
Logistical Unit LevelCarton
Pack methodSingle SKU
UCC-128 CompatibleYes

📘

This is the shipping label for a domestic case shipment. Other types of shipping labels are not currently supported.

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

PropertyRequiredMax Length
shipFrom.nameNo20
shipFrom.address1No20
shipFrom.address2No20
shipFrom.cityYes15
shipFrom.stateYes2
shipFrom.zipYes5
shipTo.nameNo20
shipTo.address1No20
shipTo.address2No20
shipTo.cityYes15
shipTo.stateYes2
shipTo.zipYes5
carrier.nameNo40
shipment.proNumberNo40
shipment.billOfLadingNumberNo40
distributionCenter.numberNo5
purchaseOrder.typeNo5
department.numberNo5
purchaseOrder.numberNo10
item.numberNo30
shipment.sscc-18Yes26

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,270,2^FS
^FO20,20^FDShip From:^FS
^FO20,60^FDYour Company^FS

[...]

^XZ

Walmart Shipping Label Example