Skip to main content
POST
Add Appointment Waitlist

Body

application/json
appointment_definition_id
integer
required
profile_id
string
required
appointment_id
integer | null
status
enum<string>
Available options:
active,
fulfilled,
cancelled
desired_start_at
string | null
notes
string | null
meta
string[] | null
location_id
integer | null
location_external_id
string | null
location_external_code
string | null

Response

AppointmentWaitlist

data
AppointmentWaitlist · object
required