orders packageucc128label (http://api.3plcentral.com/rels/orders/packageucc128label)
Resource:
Operator: request package UCC-128 label
C# Rel Const:
Rels.OrderSvc.PackageUcc128Label
URI template:
packages/{pid}/ucc128label{?labelTemplateId}
Obtain URI from:
Get UCC-128 label for specified package
Success status: 200
Name (* = required) Data Type Description
pid * int specify which package's information to use in the label
labelTemplateId * int specify which label template to use
Type Description
OrderId int
PackageId int
Zpl string
Sample accept: application/hal+json
{
  "orderId": 1,
  "packageId": 2,
  "zpl": "str"
}

This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.