Skip to main content
POST
Book a staff-created appointment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
patient_id
integer
required
clinic_id
integer
required
appointment_date
string<date>
required
clinic_schedule_slot_id
integer
required
reason
string | null
Maximum string length: 2000
notes
string | null
Maximum string length: 5000
assigned_clinician_id
integer | null

Response

Resource returned.

data
object