v1
latestOpenAPI 3.0.12026-07-133870165.8 KBGet Available Days
This endpoint will return Day Level Availability for the range of dates requested. For example, if the business is closed, or there is a public holiday this endpoint will return that the "Day is unavailable".
Day Availability is a high-level check for Holidays and Open/Available hours of a location, service and/or resource and should be used to restrict your choices of days available in your application to improve usability and performance.
A serviceId is required. The startDate and endDate are required and are formatted as: YYYY-MM-DD
The locationId is optional, however if not supplied it defaults to the Primary Business Location for open/closed hours information. It is recommended you always provide the locationId.
A resourceId is optional. If used the available days will be return day availability for the resource specified.
The tzOffset parameter should be used if the appointment requester, the end user, is in a different timezone than the location or resource.
Path parameters
Service Id for day availability search
Format YYYY-MM-DD: Start Date for availability search
Format YYYY-MM-DD: End Date for availability search
Query parameters
Id of business location, defaults to primary business location
Resource Id to filter on
Timezone offset to view availability for
Response
Success