Digitail API
Appointments
Create an Appointment
1min
POST
https://developer.digitail.io/api/v1/appointments
Sandbox server (uses test data)
Authentication
Bearer
Body Parameters
body
*
Description
Appointment Create/Update Request Body
clinic_id
vet_id
date
patient_id
service_id
notify_owner
observations
status
notification_message
reminder_notifications
record_id
room_id
examination_id
printable_file_ids
video_link
end_date
service_package_ids
user_note
Responses
200
The action was successful but there is no content to return.
400
The request was invalid or contained data that was not allowed.
message
Updated 12 Apr 2024
Did this page help you?