Update an event for an applicant
Update an event for an applicant
Path parameters
event_id
The Propexo unique identifier for the event
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
event_datetime
The date when the event will occur
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
status
The raw status associated with the event
Allowed values:
notes
Notes associated with the event
Response
Successful response
job_id
The ID of the job created to handle this operation
data