POST
/bank-accountsCreate Bank Account
Request body
json
{
"account_holder_name": "Test Company LLC",
"bank_name": "Chase",
"routing_number": "021000021",
"account_number": "123456789012",
"account_type": "checking",
"is_primary": false
}Response fields
Asserted by the API’s own test suite.
successaccountid