Attendee
Number of APIs: 8
-
List attendees GET https://api.{{shard}}.cliniko.com/v1/attendees
-
Create attendees POST https://api.{{shard}}.cliniko.com/v1/attendees
-
Get attendee GET https://api.{{shard}}.cliniko.com/v1/attendees/{{attendee_id}}
-
Archive attendee POST https://api.{{shard}}.cliniko.com/v1/attendees/{{attendee_id}}/archive
-
Cancel attendee PATCH https://api.{{shard}}.cliniko.com/v1/attendees/{{attendee_id}}
-
List attendees for group appointment GET https://api.{{shard}}.cliniko.com/v1/group_appointments/{{group_appointment_id}}/attendees
-
List attendees for individual appointment GET https://api.{{shard}}.cliniko.com/v1/individual_appointments/{{individual_appointment_id}}/attendees
-
List attendees for patient case GET https://api.{{shard}}.cliniko.com/v1/patient_cases/{{patient_case_id}}/attendees