Updates a bank account. Send only the fields you want to change.
If you send isPrimary: true, the account becomes the company’s primary bank account.
Bearer token created for a specific company in Integrations → API.
Bank account ID.
201
Payload used to update a bank account. Send only the fields you want to change. Fields you omit keep their current value.
Optional bank ID from the banks lookup endpoint. Send null if you want to remove the bank link.
1
New bank account name.
255"Main account"
New IBAN of the bank account. It must remain valid and unique within the token scope.
"SK3111000000001234567890"
New SWIFT or BIC code of the bank account.
255"TATRSKBX"
New automatic payment pairing strategy for this account. If omitted, the existing value stays unchanged.
none, by_variable_symbol, by_price, by_variable_symbol_and_price, by_all_symbols, by_all_symbols_and_price "by_price"
Send true if this account should become the company's primary account. Omitting the field or sending false keeps the current primary assignment unchanged and does not turn the account into a non-primary one.
true
Bank account updated.
Bank account. This object combines the business account fields, bank details, and open banking state.
Internal Fintoro bank account ID.
201
Bank ID from the banks lookup endpoint. If null, the account is not linked to a known bank from the public lookup.
1
Nested bank object corresponding to bankId, when the bank is known and still available in the lookup dataset.
Indicates whether this account is currently marked as the company's primary bank account.
true
Indicates whether the account is currently connected to automatic payment matching through open banking. This value is derived from the presence of an open banking connection and is never sent in the request payload.
true
User-facing bank account name shown in Fintoro.
"Main account"
Bank account IBAN.
"SK3111000000001234567890"
SWIFT or BIC code of the bank account.
"TATRSKBX"
Automatic payment pairing strategy used for this bank account.
none, by_variable_symbol, by_price, by_variable_symbol_and_price, by_all_symbols, by_all_symbols_and_price "by_variable_symbol"
Last known account balance, when available from open banking.
1234.56
Date and time of the last successful open banking sync, when available.
"2026-03-01 10:15:16"
Date until which the current open banking consent remains valid, if present.
"2026-04-30"
Date and time when the bank account was created.
"2026-03-03 12:00:00"
Date and time of the most recent bank account change.
"2026-03-03 15:45:00"