Query Realtime Appointment Availability

Query Realtime Appointment Availability

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
integration_idstringRequired
community_idstringOptional
The Propexo unique identifier for the community
appointment_typeenumOptional
The kind of appointment calendar to query for realtime availability from Knock
Allowed values:
start_datestringOptional
The start of the date range to check for availability on. This defaults to the current day.
days_to_queryintegerOptional1-30Defaults to 2

The number of days (including the start_date) to query appointment availability for. Defaults to 2 days. Properties can configure a max that may be lower than what you request. In this case, the max for the property will be used.

Response

Successful response
metaobject
resultlist of objects

Errors

400
Bad Request Error