Request This endpoint expects an object.
integration_id string Required
applicant_id string Optional
The Propexo unique identifier for the applicant
event_type enum Optional Defaults to Note
The type of event
Allowed values: Note
notes string Optional <=256 characters
Notes associated with the event
application_id string Optional
The Propexo unique identifier for the application
event_type_id string Optional
The Propexo unique identifier for the event type
event_result_id string Optional
The Propexo unique identifier for the event result
event_sub_type_id string Optional
The Propexo unique identifier for the event sub type
employee_id string Optional
The Propexo unique identifier for the employee. Must have a role of LEASING_AGENT
unit_id string Optional
The Propexo unique identifier for the unit. Only some PMS events use this, including "Show" and "Appointment"
event_datetime string Optional format: "date-time"
The date when the event will occur
reasons_for_event string Optional
The reasons for the event
appointment_datetime string Optional format: "date-time"
The date when the appointment will occur
title string Optional
The title associated with the event
call_phone_number_from string Optional
The phone number that the call was made from. Required for call event types.
call_phone_number_to string Optional
The phone number that the call was received on. Required for call event types.
call_status enum Optional
The status of the call. Required for call event types.
call_duration integer Optional 0-86400
The duration of the call in seconds. Required for call event types.
call_audio_link string Optional format: "uri"
The URL of the audio file for the call. This can be any valid URL and doesn't necessarily need to link to a audio file. Required for call event types.
email_body string Optional
The body of the email.
email_subject string Optional
The subject of the email.
email_from string Optional
The email address that the email was sent from. Required for email outgoing event types.
email_to string Optional
The email address that the email was sent to. If specified, this must be the same email address as the lead's primary email address
email_cc string Optional
The carbon copy email address that the email was sent to.
email_bcc string Optional
The blind carbon copy email address that the email was sent to.
email_send boolean Optional
Whether the email should be sent.
status enum Optional
The raw status associated with the event
Allowed values: COMPLETED OPEN REVIEW DENIED
event_name enum Optional
The name or type of event
agent_name string Optional
The name of the leasing agent associated with the event
rent_amount_in_cents double Optional >=0
The rent amount in cents for the event. Required for LeaseSign event
Response Successful response
job_id string
The ID of the job created to handle this operation