Get dates available for appointment booking
Returns a list of dates that have times available for appointments in the next 60 days.
GET
/api/partners/v1/community/:community_id/appointments/available-days/Request
Response
Errors specific to this endpoint
Community Not Set Up for Tour Scheduling (400)
Returned when the community has no employee group configured.
Tour Type Not Enabled (400)
Returned when the requested tour_type isn't enabled for this community's employee group. The message names the tour type you requested — for example, guided, self-guided, or video.