My Account

Create label

Create a shipping label for items.

The response to a successful call is in either 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!