Skip to content

Check whether a booking label PDF is ready through the legacy v4 alias

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.

id
required
string
/^\d+$/
Example
623630

Document is ready

Label is not ready

Missing or invalid API key

Booking not found