Query Realtime Appointment Availability: RealPage Partner Exchange

Query Realtime Appointment Availability: RealPage Partner Exchange

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. RealPage Partner Exchange will return results starting at midnight of this date in the local timezone of the property.
availability_duration_daysintegerRequired1-7
The duration of the availability query, in days
employee_idstringOptional
The Propexo unique identifier for the employee. The API will only return availability for this employee. If not provided, availability will be returned for all employees.
appointment_duration_minutesintegerOptionalDefaults to 30
The duration of the appointment, in minutes. RealPage Partner Exchange does not provide a default appointment duration. A value of 30 minutes is assumed if this field is not provided.

Response

Successful response
metaobject
resultlist of objects

Errors