Query Realtime Appointment Availability: Funnel

Query Realtime Appointment Availability: Funnel

Authentication

AuthorizationBearer

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

Request

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

The number of days (including the start_date) to query appointment availability for. Defaults to 2 days.

Response

Successful response
metaobject
resultlist of objects

Errors