KYC Webhook Description
The KYC webhook notifies your system when a user’s KYC status changes.
Event: kyc_status
Payload:
user_id – Unique identifier of the user
kyc_status – Status of KYC, either verified or rejected
reason – Reason for rejection (empty if verified)