Update an event for an applicant

Update an event for an applicant

Path parameters

event_idstringRequired
The Propexo unique identifier for the event

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
event_datetimedatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z
The date when the event will occur
event_type_idstringOptional
The Propexo unique identifier for the event type
employee_idstringOptional

The Propexo unique identifier for the employee. Must have a role of LEASING_AGENT

statusenumOptional
The raw status associated with the event
Allowed values:
notesstringOptional
Notes associated with the event

Response

Successful response
job_idstring
The ID of the job created to handle this operation
dataobject

Errors