Bank
A Bank is a simple definition referenced by
BankName when creating a record (see matching by text). A bank account is the company’s own operational bank account — do not confuse it with a customer’s own bank account info (/customers/{customerId}/bank-accounts), which is reference information the customer gave you and creates no money movement.
Accounts with AccountType 3 (POS account) can also carry repayment plan and commission rate records. Bank transfer vouchers record money coming into or going out of a bank account against one or more customers.
Permissions
Both reading and writing are protected byApiPolicies.FinanceRead/FinanceWrite (the 8th digit of the P claim). Unlike the Definition module, Finance has its own dedicated permission; reading also requires a valid Finance read permission.