Check whether a booking label PDF is ready through the legacy v4 alias
HEAD /api/v5/bookings/v4/{id}/label
HEAD
/api/v5/bookings/v4/{id}/label
HEAD is handled by Hono via the corresponding GET route and returns the same readiness status without a response body.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Example
623630Responses
Section titled “ Responses ”Document is ready
Label is not ready
Missing or invalid API key
Booking not found