Learn how to use the Vendor Direct Fulfillment Shipping API to create a container label. Use the createContainerLabel operation to request and receive a pallet label from Amazon for each palletized load. The response includes a 4X6 printable pallet label that contains the label type and pallet ID.
The createContainerLabel operation does not support multiple pallet label requests in one API call. If you want to retrieve pallet labels for multiple pallets, you must send multiple createContainerLabel requests in parallel.
To complete this tutorial, you need:
To create a container label, call the createContainerLabel operation.