Book Appointment
Parameters
Request Body (
application/json
)
{
"patient_id": "string",
"patient_first_name": "string",
"patient_last_name": "string",
"patient_date_of_birth": "2025-07-15",
"patient_phone_number": "string",
"patient_email": "user@example.com",
"practitioner_id": "string",
"practitioner_email": "user@example.com",
"practitioner_first_name": "string",
"practitioner_last_name": "string",
"start_date_time": "2025-07-15T19:09:11.705Z",
"end_date_time": "2025-07-15T19:09:11.705Z",
"reason": "string",
"notes": "string"
}Responses
Last updated
