KYC Fallback Failed
This webhook is triggered when KYC fallback ID upload verification has failed. This means that the worker is not payable through Branch.
Event
KYC_FALLBACK_FAILED
Data
employee_id
- String
Unique ID for the worker
Example
"data": {
"employee_id" : "123"
}
Effect
Get Employee Wallet.status
will be FAILED
Updated 25 days ago