Get PDF label
GET /bookings/v4/{id}/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.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
integer
Example
12345678Booking ID
Responses
Section titled “ Responses ”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.