Query Realtime Appointment Availability: Entrata

Query Realtime Appointment Availability: Entrata

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
property_idstringRequired
The Propexo unique identifier for the property
availability_start_datestringRequired
The start date of the availability to query. Entrata will return results starting at midnight of this date in Mountain Time which respects daylight savings time.
availability_duration_daysintegerRequired1-7
The duration of the availability query, in days
appointment_duration_minutesintegerOptional
The duration of the appointment, in minutes. Slot availability calculations will be performed using the default appointment duration for each calendar if not provided.
calendar_typeslist of enumsOptional
The calendar groups to consider when evaluating what availability is possible, defaulting to the Resident and Leasing calendar groups if not provided. Note that Entrata only supports API creation of appointment types for the Leasing group at this time.
Allowed values:

Response

Successful response
metaobject
resultlist of objects

Errors