Skip to content

Get PDF label

GET
/bookings/v4/{id}/label

Downloads the shipping label for a confirmed booking as a PDF document. The booking must be confirmed and have a connote assigned.

id
required
integer
Example
12345678

Booking ID

PDF label file

string format: binary

Unauthorized

object
error

Error code or type

string
Example
validation_error
message

Human-readable error message

string
Example
The sender postcode field is required.

Booking not found or label not available

object
error

Error code or type

string
Example
validation_error
message

Human-readable error message

string
Example
The sender postcode field is required.