A list of bank accounts from a connected app platform for the associated business. Following is the data specification for a bank account that is extracted from banking or accounting apps

Data Schema

FieldData TypeDescription
balance_datedateThe date when the bank accounts were recorded
dataarrayArray of accounts
account_idstringThe unique identifier for the account in the platform
account_namestringName of the bank account in the platform
account_activebooltrue or false if the account is active or not
account_balanceaccount_balanceThe total balance of the bank account as of balance_date
Language
Authorization
Header
Click Try It! to start a request and see the response here!