Close
logointerlace
Talk with us >

Webhook Business KYB Status

Event

business.kyb.status

Explanation

FinTechs can leverage the Business KYB (Know Your Business) Status webhook to receive notifications regarding the verification status of a business account, enabling timely updates and actions based on compliance requirements.

When it occurs

This Webhook fires when a the initial KYB verification process for a business account is completed, whether successful or not.

Payload

.

{
"event": "business.kyb.verified",
"referenceId": "889a07a7-1c48-432f-a80f-6690c6e8cbd5",
"timestamp": "2023-03-15T21:03:10.227",
"data": {
"applRefId": "9647314b-8cba-46ec-b817-a2f3d714253e",
"kybId": "123-456-789",
"businessVerificationStatus": "Pending",
"report": "Verificarion report details"
}
}
Previous
Webhook Business Updated