Request This endpoint expects an object.
integration_id string Required
lead_id string Optional
The Propexo unique identifier for the lead
unit_id string Optional
The Propexo unique identifier for the unit
appointment_date string Optional
The date when the appointment will occur
appointment_time string Optional format: "(?:[01]\d|2[0123]):(?:[012345]\d):(?:[012345]\d)"
The time when the appointment will occur. Please refer to our appointment times section in the docs to see how each individual PMS handles timezones
appointment_duration_minutes integer Optional
The duration of the appointment, in minutes
employee_id string Optional
The Propexo unique identifier for the employee
notes string Optional <=256 characters
Notes associated with the event
appointment_type enum Optional
The type of appointment. This is specific to Entrata and correlates to the types of calendar appointments available
Allowed values: LEASING_APPOINTMENT SELF_GUIDED_TOUR TOUR VIRTUAL_TOUR
title string Optional <=50 characters
The title associated with the event
status enum Optional
The raw status associated with the event
Allowed values: COMPLETED OPEN REVIEW DENIED
priority enum Optional
The priority of the appointment
Allowed values: HIGH MEDIUM LOW
lead_source_id string Optional
The Propexo unique identifier for the lead source
Response Successful response
job_id string
The ID of the job created to handle this operation