Returns
Doesn’t return anything but rather POSTs a request with Bank Account details.Raw Content Example
Bank Account
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
POSTs a request containing Bank Account details when it is created or updated.
{
"test": true,
"type": "create",
"bankAccountID": "fadd40898dd146c8b27b9ba02230edc7",
"workerID": "6964ba87007540ce4c2f5d39",
"companyID": "108e4a2f1e16487eb56d446077f5454d",
"worker_type": "employee",
"account_type": "checking",
"routing_number": "031176110",
"transit_number": null,
"institution_number": null,
"account_number_last_four": "6110",
"institution_name": "Capital One",
"is_primary": false,
"bank_accounts_count": 2,
"created_at": "2026-04-06T22:20:11.073Z",
"updated_at": "2026-04-06T22:20:11.073Z",
"timestamp": "2026-04-06T22:20:11Z"
}