KYC DeclinedThis webhook is triggered when a worker's KYC is declined.Event KYC_DECLINED Data employee_id - Int Unique ID for the worker reason - String The reason KYC was declined Example JSON"data": { "employee_id": "123", "reason": "Document invalid" } Updated 23 days ago Table of Contents Event Data Example