Book an Appointment

To book an appointment for your patient, create an Appointment object.

Returns the created Appointment object if valid body parameters were provided or an error otherwise.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The schedule (id prefixed with sch_) to book this appointment on.

string
required

The patient (id prefixed with pt_) to book this appointment for.

string
required

The ISO 8601 timestamp of when the appointment slot begins (retrieved from /appointments/{appointment_id}/slots).

int32

The duration of the appointment in minutes (retrieved from /appointments/{appointment_id}/slots when available).

Headers
string
Defaults to 2022-04-01
Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Choose an example:
application/json