cliniko-booking

Book a Cliniko appointment

post/patients/{patient_id}/cliniko/appointments

Path parameters

patient_idinteger required

Request body

additional_commentsstring nullable
appointment_type_idinteger required
birthdaystring date nullable
idempotency_keystring nullable
patient_timezonestring nullable
phone_numberstring nullable
province_codestring required
slot_idstring required

Response

idempotent replay returned existing appointment

appointment_type_descriptionstring nullable
appointment_type_idinteger nullable
appointment_type_namestring required
appointment_type_sort_orderinteger nullable
assigned_practitioner_idinteger nullable
business_timezonestring nullable
canceled_atstring date-time nullable
cancellation_reasonstring nullable
cliniko_appointment_idinteger required
created_timestring date-time required
duration_minutesinteger required
ends_atstring date-time required
idinteger required
localized_ends_atstring date-time nullable
localized_starts_atstring date-time nullable
province_codestring required
slot_idstring nullable
starts_atstring date-time required
statusstring required
telehealth_urlstring nullable

Changes