v1

latestOpenAPI 3.1.02026-07-135312188.0 KB
Booking

post/bookings

Request body

customer_idstring required
event_datestring date-time required
event_namestring nullable
event_start_timestring nullable
event_end_timestring nullable
arrival_timestring nullable
departure_timestring nullable
event_typestring nullable
event_type_idinteger nullable
package_idstring nullable

legacy single-package

unit_idstring nullable
venue_idstring nullable
offline_payment_method_idstring nullable
coupon_codestring nullable
payment_option'pay_now' | 'pay_later' | 'deposit' | 'full' nullable
payment_amount_minorinteger nullable
client_reported_distancenumber nullable
status'enquiry' | 'quote_sent' | 'confirmed' | 'deposit_paid' | 'balance_paid' | 'complete' | 'cancelled' nullable
notesstring nullable
reservation_idstring nullable

Gap 18: optional reservation hold to atomically promote into a booking. Format: res_<integer> (Availability row with status=reserved).

custom_fieldsstring[] nullable
metadatastring[] nullable

Response

string required