Account
Sends a webhook when an Account status changes
Possible Statuses
- created
- verified
- closed
{
"type":"account",
"id": 123,
"field": "status",
"from": "created",
"to": "verified",
"at": 1688992063,
"account_type": "BankAccount",
"node_type": "ACH-US",
"contractor_id": 123,
"contractor_name": "Jimmy McNulty"
}