Entity Status Update Events
When the KYC status of the account changes, this webhook will be triggered.
{
"event_id": "38ea01f4-41e8-4c13-828e-f4f3b3ba7e03",
"event_identifier": "entity.status.update",
"data": {
"id": "4d66800d-784a-4e28-b9ab-e945032bf926",
"type": "person",
"kycStatus": "canceled",
"identifierId": "4320974434",
"legalName": "",
"legalNameEn": "",
"createdAt": "2025-04-30 16:18:21",
"status": "active",
"callId": "693c1f79-e193-469c-9605-cbeb4f45f203"
}
}
Updated 4 months ago