Partner API Overview
The available endpoints for our Partner API are detailed below, along with the allowed HTTP methods for each.
Key:
| Path | Methods |
|---|---|
| /api/v1/appointments/BookAppointment | |
| /api/v1/appointments/CancelAppointment | |
| /api/v1/appointments/GetAppointmentConfiguration | |
| /api/v1/appointments/GetAppointmentSessions | |
| /api/v1/appointments/GetArrivedPatients | |
| /api/v1/medicalRecord/GetAttachments | |
| /api/v1/medicalRecord/GetAttachmentsV2 | |
| /api/v1/medicalRecord/GetBase64AttachmentData | |
| /api/v1/appointments/GetBookedPatients | |
| /api/v1/patientMatching/GetChangedPatients | |
| /api/v1/patientMatching/GetChangedPatientsMR | |
| /api/v1/medicalRecord/GetCodedRecord | |
| /api/v1/medicalRecord/GetConsultation | |
| /api/v1/medicalRecord/GetEvents | |
| /api/v1/patientMatching/GetMatchedPatients | |
| /api/v1/medicalRecord/GetMedicalRecord | |
| /api/v1/medicalRecord/GetMedicationIssues | |
| /api/v1/organisation/GetOrganisation | |
| /api/v1/appointments/GetPatientAppointments | |
| /api/v1/appointments/GetPatientAppointmentsV2 | |
| /api/v1/patient/GetPatientDemographics | |
| /api/v1/search/GetPatientSearches | |
| /api/v1/patientMatching/GetPatientSequence | |
| /api/v1/appointments/GetSentInPatients | |
| /api/v1/appointments/GetSlotsForSession | |
| /api/v1/appointments/GetSlotsForSessionV2 | |
| /api/v1/appointments/AddSlotComment | |
| /api/v1/appointments/SetAppointmentStatus | |
| /api/v1/appointments/SetAppointmentStatusEx | |
| /api/v1/appointments/SetSlotNotes | |
| /api/v1/appointments/SetSlotType | |
| /api/v1/medicalRecord/UpdateConsultationVisibility | |
| /api/v1/medicalRecord/FileRecord |

