orders packagesucc128label (http://api.3plcentral.com/rels/orders/packagesucc128label)
Resource:
Collection: request the Ucc128 labels for multiple orders and all of their packages
C# Rel Const:
Rels.OrderSvc.PackagesUcc128Label
URI template:
packages/ucc128labels{?orderids,labelTemplateId}
Obtain URI from:
Get UCC-128 labels for specified orders
Success status: 200
Name (* = required) Data Type Description
orderids * string comma-separated list of order ids to check for no packages
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.