Viewing Appointments

ErrorDetail

object
fieldstring

Example:start

reasonstring

Example:missing

Example

Error

object

Uniform error format across all Real Estate Agency APIs.

codestringrequired

Example:validation_failed

messagestringrequired

Example:The appointment start time is missing.

detailsarray[object]
Show Child Parameters
Example

AppointmentStatus

string

Allowed values:scheduledconfirmedcompletedcancelled

Example

AppointmentType

string

Allowed values:individualgroupvirtual

Example

AppointmentInput

object
property_idstringrequired

Example:prop_8f2c1a

typestringrequired

Allowed values:individualgroupvirtual

Example:individual

startstring(date-time)required

Example:2026-09-03T16:00:00+02:00

duration_minutesinteger

Default:30

>= 10<= 240

slotsinteger

Only evaluated when type: group.

>= 1

Example:12

meeting_pointstring

<= 200 characters

Example:In front of the main entrance, 148 Elm Street

notestring

<= 500 characters

Example:Please bring photo ID; the unit is currently occupied.

Example