Account Review
Triggered when a worker has been flagged for manual review
Event
ACCOUNT_REVIEW
Data
employee_id
- String
Unique ID for the employee
onboarding_link
- String
Worker's onboarding link
Example
"data": {
"employee_id": "123",
"onboarding_link": "https://branchapp.com/ol1"
}
Effect
Get Employee Wallet.status
will be PENDING
Updated 25 days ago