Digitail API
Appointments
Create an Appointment
1min
POST
https://developer.digitail.io/api/v1/appointments
Sandbox server (uses test data)
Authentication
Bearer
Query Parameters
include
Body Parameters
body
*
Description
Appointment Create/Update Request Body
clinic_id
vet_id
date
patient_id
service_id
notify_owner
notify_owner_mode
observations
status
notification_message
reminder_notifications
record_id
room_id
examination_id
printable_file_ids
video_link
end_date
service_package_ids
user_note
recurrence
source
requires_payment_deposit
Responses
200
successful operation
data
400
The request was invalid or contained data that was not allowed.
message
Updated 18 Mar 2025
Did this page help you?