This webhook is triggered when a final decision is made regarding a user who was flagged as High Risk during the initial KYC process. Because high-risk users require additional automated checks or manual compliance review, this notification serves as the asynchronous confirmation that the high-risk verification stage has been completed.
This event is dispatched when the system or a compliance officer reaches a final decision on a user who was previously placed into a pending high-risk review state.
detect the outcome of additional compliance review for high-risk users,
distinguish standard KYC completion from escalated verification cases,
trigger internal compliance or support workflows,
wait for final account activation signals before enabling operational access.
Important Distinction
This webhook confirms the outcome of the high-risk review stage, not the final activation of user balances. Full operational readiness should still be confirmed by the User Balance Generation Webhook, which indicates that balances and wallet configuration have been created successfully.