BankAccounts
Return the data for all BankAccounts.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Etag | String | ||
| Name | String | ||
| Type | String |
The allowed values are OperatingAccount, TrustAccount. | |
| AccountNumber | String | ||
| Balance | Integer | ||
| BankTransactionsCount | Integer | ||
| ClioPaymentPageLink | String | ||
| Currency | String | ||
| DefaultAccount | Boolean | ||
| DomicileBranch | String | ||
| GeneralLedgerNumber | String | ||
| Holder | String | ||
| Institution | String | ||
| Swift | String | ||
| TransitNumber | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |