cURL
Booking
Public booking lookup by reference
Lets a customer check the status of their booking without an account.
Requires the booking reference in the path and the customer’s
email in the email query parameter as a verification proof.
Returns a public-fields-only variant — internal admin notes are hidden.
GET
cURL
Path Parameters
Booking reference (BK-YYYYMMDD-XXXX).
Example:
"BK-20260419-AB12"
Query Parameters
Response
Booking.
Example:
503
Example:
"BK-20260419-AB12"
Available options:
pending, confirmed, cancelled, completed, no_show Available options:
not_required, unpaid, paid, refunded Hidden in public lookups.