Skip to content

Check whether a booking label PDF is ready

HEAD
/api/v5/bookings/{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