Create event for a lead

POST
Create a lead event for an integration.

Request

This endpoint expects an object.
integration_idstringRequired
lead_idstringOptional
The Propexo unique identifier for the lead
event_type_idstringOptional
The Propexo unique identifier for the event type
employee_idstringOptional
The Propexo unique identifier for the employee
unit_idstringOptional
The Propexo unique identifier for the unit. Only some PMS events use this, including "Show" and "Appointment"
event_datetimedatetimeOptional
The date when the event will occur
reasons_for_eventstringOptional
The reasons for the event
notesstringOptional
Notes associated with the event
appointment_datetimedatetimeOptional
The date when the appointment will occur
time_fromstringOptional
time_tostringOptional
titlestringOptional
The title associated with the event
event_nameenumOptional
The name or type of event
statusenumOptional
Allowed values: LEASEDLOSTUNQUALIFIEDACTIVEFUTURE
The status associated with the event
agent_namestringOptional
The name of the leasing agent associated with the event

Response

This endpoint returns an object.
job_idstring
The ID of the job created to handle this operation
dataobject

Errors