Account Verified as Worker
This webhook is triggered when a Branch user is verified as a worker on an organization's roster.
Example
{
"event": "ACCOUNT_VERIFIED_AS_WORKER",
"client_type": "ORGANIZATION",
"client_id": int,
"data": {
"employee_id": String,
"account_number": String,
"routing_number": String
}
}