Create Label

Creates one or more shipping labels for a shipment. Requires a carrier account and either a rate quote ID from a prior rate request or inline rate options. Returns the created labels with tracking numbers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Create label request

Create label request

string
enum

The carrier service for the shipment. Required if rateOptions are not provided.

string

The service level for the shipment. Required if rateOptions are not provided.

string

An optional reference for the order

shipment
object | null
string | null

The ID of the rate quote to use for the shipment. Required if rateOptions are not provided.

rateOptions
object

Options for rate shopping at purchase time. Mutually exclusive with rateQuoteId and carrierAccountId.

string

The carrier account to use for the shipment. Required if rateOptions are not provided.

labelOptions
object
required
string
enum
required
Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json