Fred Meyer (Division of Kroger) Non-SSCC Label Requirements
This page details the label requirements for Fred Meyer Non-SSCC. 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 | Single SKU |
UCC-128 Compatible | No |
In addition to the type
property with value FRED_MEYER_NON_SSCC
, the following properties can be included in your label payload:
Property | Required | Max Length |
---|---|---|
ProNumber | No | 30 |
ShipToZip | Yes | 10 |
UpcNumber | Yes | 12 |
ShipToCity | Yes | 15 |
ShipToName | Yes | 30 |
CarrierCode | No | 30 |
CarrierName | No | 30 |
OrderNumber | Yes | 20 |
ShipFromZip | Yes | 10 |
ShipToState | Yes | 2 |
StoreNumber | Yes | 5 |
CaseQuantity | Yes | 5 |
ShipFromCity | Yes | 15 |
ShipFromName | Yes | 30 |
ShipFromState | Yes | 2 |
CartonQuantity | No | 20 |
ShipToAddress1 | Yes | 30 |
ShipToAddress2 | Yes | 30 |
ShipmentBarcode | Yes | 26 |
ShipFromAddress1 | Yes | 30 |
ShipFromAddress2 | Yes | 30 |
BillOfLadingNumber | No | 30 |
CartonQuantityTotal | No | 20 |
ZPL Response
Orderful will return a HTTP 201 Created
along with the ZPL-format text to send to your label printer:
^XA ^CF,15
^FO0,0^GB305,253,2^FS
^FO20,25^FDFrom:^FS ^FO20,50^FD{ShipFromName}^FS
^FO20,75^FD{ShipFromAddress1}^FS
^FO20,100^FD{ShipFromAddress2}^FS ...
Fred Meyer's Shipping Label Example
Updated 3 months ago