Skip to main content
POST
Reprint-label

Authorizations

Authorization
string
header
required

Body

application/json

The request body for this endpoint accepts a JSON object that contains account details, caller type, and label information required to reprint shipping labels.

accounts
object[]

A list of accounts involved in the label reprint request.

Example:
callerType
string

The type of entity making the reprint request (e.g., SHIPPER or CARRIER).

Example:

"SHIPPER"

labels
object[]

A list of labels to be reprinted, including the format and unique label ID.

Example:

Response

200 - application/json

Reprint Successful

errors
object[]
Example:
labelId
string
Example:

"PEBMLQJ7"

Example: