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