GET /api/v1/availabilities?providerId=:id&serviceId=:id[&date=:date] Get the available appointment hours for a specific provider, service and date. The date must be in the following format Y-m-d e.g. 2016-07-19.![]() | Alex Tselegidis, Easy!Appointments Creator Need a customization? Contact me in person! |
[ { "id": 1, "book": "2018-06-27 23:43:36", "start": "2018-06-28 09:15:00", "end": "2018-06-28 09:50:00", "hash": "e9fd8f8b00682d76a6defdf6ca990f23", "notes": "", "customerId": 4, "providerId": 8, "serviceId": 3, "googleCalendarId": null }, { "id": 2, "book": "2018-06-27 23:44:26", "start": "2018-06-28 10:00:00", "end": "2018-06-28 11:30:00", "hash": "48fc95b0768dd81abfe6b46d831f9ee6", "notes": "", "customerId": 11, "providerId": 9, "serviceId": 2, "googleCalendarId": null }, { "id": 3, "book": "2018-06-27 23:45:07", "start": "2018-06-28 10:20:00", "end": "2018-06-28 10:55:00", "hash": "3d932ed401f6ba4e0c9bf0225a98b5df", "notes": "", "customerId": 4, "providerId": 8, "serviceId": 3, "googleCalendarId": null }, { "id": 4, "book": "2018-07-14 12:22:50", "start": "2018-07-08 10:00:00", "end": "2018-07-08 12:00:00", "hash": "09498918c962091db623435c466fcb7e", "notes": "", "customerId": 12, "providerId": 8, "serviceId": 3, "googleCalendarId": null } ]