Fisher Scientific Non-EDI UCC-128 Label Requirements
This page details the label requirements for Fisher Scientific Non-EDI. For more general information about Orderful's shipping label product, see Generate a UCC-128 (GS1-128) Label.
Detail | Context |
---|---|
Logistical Unit Level | Any |
Pack method | Single SKU |
UCC-128 Compatible | No |
In addition to the type
property with value FISHER_SCIENTIFIC_NON_EDI
, the following properties can be included in your label payload:
Property | Required | Max Length |
---|---|---|
shipFrom.name | Yes | 30 |
shipFrom.address1 | Yes | 30 |
shipFrom.city | Yes | 15 |
shipFrom.state | Yes | 2 |
shipFrom.zip | Yes | 5 |
shipTo.name | Yes | 30 |
shipTo.address1 | Yes | 30 |
shipTo.city | Yes | 15 |
shipTo.state | Yes | 2 |
shipTo.zip | Yes | 5 |
shipment.proNumber | Yes | 30 |
shipment.billOfLadingNumber | Yes | 30 |
item.expirationDate | Yes | 10 |
item.number | Yes | 30 |
item.lotNumber | Yes | 30 |
item.temperatureControl | Yes | 30 |
item.upcNumber | Yes | 30 |
carrier.name | Yes | 30 |
carton.number | Yes | 5 |
distributionCenter.name | Yes | 30 |
distributionCenter.number | Yes | 14 |
purchaseOrder.number | Yes | 30 |
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
[...]
^FO420,666^FDFisher DC Location Name:^FS
^FO420,696^FDDC Name^FS
^FO0,825^GB812,393,2^FS
^XZ
Fisher Scientific (Non-EDI) Shipping Label Example
Updated 3 months ago