Page 1 of 1

Order of webschedule slots

Posted: Sun Aug 21, 2022 8:24 am
by rey
Hello,

In this request, does the API return the slots in order by start time, or is it random?
api/v1/appointments/SlotsWebSched?dateStart=2022-08-23&dateEnd=2022-11-29&defNumApptType=299&isNewPatient=true

Re: Order of webschedule slots

Posted: Mon Aug 22, 2022 8:07 am
by SLeon
The results for Appointments GET SlotsWebSched are ordered first by the start time of the time slot and then by operatory. However, we do not recommend using this method in most cases, as it requires the dental office to be signed up for our WebSched eServices and requires additional setup.

We recommend using Appointments GET Slots because it is available to use without any additional set up and exactly follows the Appointment Search logic within Open Dental. These results are also ordered by the start time of the time slot.