Skip to main content
PUT
Update Appointment Queue

Path Parameters

appointmentQueue
integer
required

The appointment queue ID

Body

application/json
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