Bank Account

Update a bank account

PATCH/bank-accounts/{bank_account_id}

Updates a bank account by its ID.

Path Parameters

bank_account_id

stringRequired

Unique identifier for the bank account.

Body Parameters

account_structure_id

stringOptional

The account structure ID

description

stringOptional

Updated description

display_name

stringOptional

Updated display name

interest_config_id

stringOptional

The interest config ID

is_ach_debitable

booleanOptional

Whether ACH debits are enabled

is_interest_bearing

booleanOptional

Whether interest bearing is enabled

is_overdraftable

booleanOptional

Whether overdraft is enabled

overdraft_reserve_account_id

stringOptional

The overdraft reserve account ID