BankTransactions
Return the data for all BankTransactions.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Etag | String | ||
| Type | String |
The allowed values are asset, liability. | |
| Source | String | ||
| TransactionType | String | ||
| Allocation | Integer | ||
| Amount | Integer | ||
| BankAccountId | Integer | ||
| BankAccountEtag | String | ||
| BillId | Integer | ||
| BillEtag | String | ||
| ClientId | Integer | ||
| ClientEtag | String | ||
| ClioPaymentsTransaction | Boolean | ||
| Confirmation | String | ||
| Currency | String | ||
| CurrentAccountBalance | Integer | ||
| Date | Date | ||
| Description | String | ||
| ExchangeRate | Integer | ||
| FundsIn | Integer | ||
| FundsOut | Integer | ||
| MatterId | Integer | ||
| MatterEtag | String | ||
| ReadOnlyConfirmation | Boolean | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |