Query Realtime Appointment Availability: Rentcafe

Query Realtime Appointment Availability. If no data has changed since your last request, you will receive a 304 response from RentCafe. To observe changes, please implement data caching on your side.

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
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