Create event for an applicant
Create an applicant event for an integration.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
integration_id
applicant_id
The Propexo unique identifier for the applicant
event_type
The type of event
notes
Notes associated with the event
application_id
The Propexo unique identifier for the application
event_type_id
The Propexo unique identifier for the event type
employee_id
The Propexo unique identifier for the employee. Must have a role of LEASING_AGENT
unit_id
The Propexo unique identifier for the unit. Only some PMS events use this, including "Show" and "Appointment"
event_datetime
The date when the event will occur
reasons_for_event
The reasons for the event
appointment_datetime
The date when the appointment will occur
time_from
time_to
title
The title associated with the event
status
The raw status associated with the event
Allowed values:
event_name
The name or type of event
agent_name
The name of the leasing agent associated with the event
Response
Successful response
job_id
The ID of the job created to handle this operation
data