Create label with Multi Package

Create shipping label for items with support for multiple packages. The response to a successful call are of json or pdf type based on the media type passed in Accept header.
For eg. 'Accept'='application/json,application/pdf' will result in pdf media type and
'Accept'='application/json' as json response.

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