Updox Public API Updates
Error Message When Syncing a Canceled Appointment
When syncing an appointment using the /AppointmentsSync
or/AppointmentsSync/1.1
and the appointment does not yet exist and has "canceled': true
the appointment will not be created successfully and the message was returnednull
.
We have updated the error message to provide more context to the error. The new message reads "Unable to cancel appointment as the appointment does not already exist".