Digitail API
Appointments
Update an Appointment
1min
PUT
https://developer.digitail.io/api/v1/appointments/{id}
Sandbox server (uses test data)
Authentication
Bearer
Path Parameters
id
*
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
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?