Bloomingdales UCC-128 Label Requirements
This page details the label requirements for Bloomingdales. 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 | Any |
UCC-128 Compatible | Yes |
In addition to the type
property with value BLOOMINGDALES
, the following properties can be included in your label payload:
Property | Required | Max Length |
---|---|---|
shipFrom.name | No | 20 |
shipFrom.address1 | Yes | 20 |
shipFrom.address2 | Yes | 20 |
shipFrom.city | Yes | 15 |
shipFrom.state | Yes | 2 |
shipFrom.zip | Yes | 5 |
shipTo.name | Yes | 30 |
shipTo.careOf | Yes | 30 |
shipTo.address1 | Yes | 30 |
shipTo.address2 | Yes | 30 |
shipTo.city | Yes | 15 |
shipTo.state | Yes | 2 |
shipTo.zip | Yes | 5 |
carrier.name | Yes | 20 |
shipment.proNumber | Yes | 15 |
shipment.billOfLadingNumber | Yes | 15 |
shipment.sscc-18 | Yes | 26 |
purchaseOrder.number | Yes | 20 |
purchaseOrder.type | No | 15 |
department.number | Yes | 20 |
store.number | Yes | 5 |
store.name | Yes | 10 |
ZPL Response
Orderful will return a HTTP 201 Created
along with the ZPL-format text to send to your label printer:
^XA
^CF0,20
^FO0,0^GB406,173,2^FS
^FO20,20^FDFROM:^FS
^FO20,50^FDSupplier Name^FS
[...]
^FO0,825^GB812,393,2^FS
^FO80,880^BCN,254,,,,^FD(00)012233445566778899^FS
^XZ
Bloomingdale's Shipping Label Example
Updated 3 months ago