Skip to main content
POST
Create Booking

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
booking_date_time
string<date-time>
required
event_id
string
required
guest
object
required
notes
string

Response

Booking created

booking_id
string