Skip to main content
GET
Get a booking

Authorizations

Authorization
string
header
required

Customer API key obtained from the admin portal (e.g. 1club_sk_live_...)

Path Parameters

id
integer
required

1Club booking id

Response

Booking state

A booking created through the platform API. Recorded with a booking transaction so it counts for revenue, marked paid (settled against the External / API payment method) or unpaid (outstanding) per the caller. Refunds and collection stay with the caller.

bookingId
integer

1Club booking id

status
string

Booking status (e.g. confirmed, cancelled)

areaId
integer | null

Area id

startTime
string<date-time>
endTime
string<date-time>
payment
object