...
Code Block | ||
---|---|---|
| ||
{ "id": "45a51829-965c-49ac-8fbb-940aa3d8486f", "applicationId": "d73da14e-a6b9-4bb1-b9df-f3b40ba1ed34", "createdUtc": "2022-07-26T07:16:41.873Z", "payload": { "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "applicationId": "d73da14e-a6b9-4bb1-b9df-f3b40ba1ed34", "setup": { "id": "56d0b462-6f88-4725-9a7a-578c58acd85a", "versionId": "5c45f048-70f5-4f11-a623-b001087b78ac" }, "createdUtc": "2022-07-26T07:16:40.873Z", "identityVerificationId": "9eae922a-00af-4e54-830b-ca6f7fe5af16", "status": "Unfinished" }, "type": "Form.Created" |
...
Events
Anchor | ||||
---|---|---|---|---|
|
Webhook events we are currently supportingYou can configure the following events to trigger a message to registered webhooks:
Wehook event | Webhook is triggered when; |
---|---|
Identity Verification (IDV) resource webhooks | |
| user accepts consent agreement on new identification. |
| IDV status changes. |
KYC Identifiation recourse webhooks | |
| KYC Identification step is started by the customer. |
| KYC Identification is completed by the customer. |
| KYC Identification identification is manually or automatically approved. |
| document data of KYC Identification is updated in Ondato Portal. |
| KYC Identification is manually or automatically rejected. |
KYB Identification resource webhooks | |
| Customer finished filling in business onboarding form. |
| KYB related document entity is created in the KYB identification with status “NeedReview”. |
| KYB related document file is uploaded to the document entity. |
| KYB related document is verified and status is changed from “NeedReview” to “Validated”/ “Invalidated”. |
| KYB related document is deleted from KYB identification. |
...