HistoryEvent
event_typeEvent Type (string)required
Possible values: [rental_file.created
, rental_file.updated
, rental_file.archived
, rental_file.deleted
, applicant.created
, applicant.updated
, applicant.deleted
]
timestampdate-time
actor object
anyOf
- MOD1
- MOD2
string
payloadPayload
HistoryEvent
{
"event_type": "rental_file.created",
"timestamp": "2024-07-29T15:51:28.071Z",
"actor": "string"
}