Bank Account
Update a bank account
PATCH/bank-accounts/{bank_account_id}
Updates a bank account by its ID.
Path Parameters
bank_account_id
stringRequiredUnique identifier for the bank account.
Body Parameters
account_structure_id
stringOptionalThe account structure ID
description
stringOptionalUpdated description
display_name
stringOptionalUpdated display name
interest_config_id
stringOptionalThe interest config ID
is_ach_debitable
booleanOptionalWhether ACH debits are enabled
is_interest_bearing
booleanOptionalWhether interest bearing is enabled
is_overdraftable
booleanOptionalWhether overdraft is enabled
overdraft_reserve_account_id
stringOptionalThe overdraft reserve account ID