My Account

Create label

Create shipping label for items. The response to a successful call are of json,pdf or image 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,image/png' as image media type and 'Accept'='application/json' as json response.

Create shipping label for items. The response to a successful call are of json,pdf or image 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,image/png' as image media type and 'Accept'='application/json' as json response.

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