The Bank Accounts object
A bank account links a physical bank account to a chart-of-accounts entry. The bank name and account details are used for display and matching in the import pipeline.
Attributes
idstringInternal bank account ID. An integer, not a prefixed ID. Used as the bankAccountId field when uploading bank statements.
accountIdstringInteger id of the chart-of-accounts account this bank account maps to (the Bank Current Account asset account). Links to the Accounts resource.
bankNamestringName of the bank (e.g. Starling, NatWest, HSBC).
accountNamestringDisplay name for this bank account (e.g. Business Current Account).
sortCodestringUK sort code (e.g. 60-83-71).
accountNumberstringBank account number.
isPrimarystringWhether this is the primary bank account. The primary account is used as the default for bank imports.