Skip to main content

Method

POST /v1/bookings/wizard/session

Body Parameters

Headers

string
Bearer token (requires bookings:write).
string
application/json

Request Example

Response Fields

uuid
required
Wizard session identifier.
boolean
Returned when a new session record was inserted.
boolean
Returned when an existing session was merged.

Response Example

When id references a consumed or completed session, the API creates a fresh session and returns the new identifier.