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
id stringInternal bank account ID. Used as the bankAccountId field when uploading bank statements.
accountId stringThe chart-of-accounts entry this bank account maps to (e.g. the Current Account asset account).
bankName stringName of the bank (e.g. Starling, NatWest, HSBC).
accountName stringDisplay name for this bank account (e.g. Business Current Account).
sortCode stringUK sort code (e.g. 60-83-71).
accountNumber stringBank account number.
isPrimary stringWhether this is the primary bank account. The primary account is used as the default for bank imports.