Create label with Multi Package

Create a shipping label for items, with support for multiple packages. The response to a successful call is either in JSON or PDF format, based on the media type specified in the Accept header. For example: Accept: application/json,application/pdf returns a PDF response. Accept: application/json returns a JSON response.

Language
Click Try It! to start a request and see the response here!