Method
POST /v1/bookings/wizard/:id/commit
Path Parameters
uuid
required
Wizard session ID to commit.
Headers
string
Bearer token (requires
bookings:write).Request Example
Response Fields
boolean
true when the booking was created successfully.uuid
Identifier of the newly created (or reused) booking.
boolean
Only present when an existing booking was already linked to the session.