Skip to main content
POST
Add Appointment Queue

Body

application/json
appointment_definition_id
integer
required
location_id
integer
required
profile_id
string | null
staff_id
string | null
appointment_id
integer | null
status
enum<string>
Available options:
waiting,
called,
served,
cancelled
notes
string | null
meta
string[] | null

Response

AppointmentQueue

data
AppointmentQueue · object
required