Entity Status Events
Event Key: entity.status.update
This event is triggered whenever there is a progression or change in an entity's verification status, including the completion of biometric authentication for related persons in a business context.
JSON Payload Example:
{
"id": "a7b04434-449a-45af-953a-aaf5a0c206d9",
"type": "person",
"kycStatus": "completed",
"canApplyVa": true,
"identifierId": "3125385178",
"legalName": "John Doe",
"legalNameEn": "John Doe",
"createdAt": "2025-12-13 03:02:58",
"status": "active",
"callId": "303dbdb5-25b1-46d0-ac09-a548d627425b"
}
Updated 27 days ago
