Skip to main content
POST
Reserve appointment slot

Authorizations

X-API-Key
string
header
required

Body

application/json

Request model for reserving an appointment.

time
string
required

Time in ISO format (YYYY-MM-DDTHH:MM:SS)

service_ids
string[]
required

List of service IDs

session_id
string | null

Session ID for linking reservation

Response

Reservation details including appointment_id and expiration time