v50

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-295891,4407.6 MB

Update a bank account

Updates the metadata, account holder name, account holder type of a bank account belonging to a connected account and optionally sets it as the default for its currency. Other bank account details are not editable by design.

You can only update bank accounts when account.controller.requirement_collection is application, which includes Custom accounts.

You can re-enable a disabled bank account by performing an update call without providing any arguments or changes.

post/v1/accounts/{account}/external_accounts/{id}

Path parameters

accountstring required
idstring required

Response

Successful response.

OR