BankTransactions
List all bank transactions under a certain bank account.
Columns
Name | Type | References | |
BankAccountId | Integer |
BankAccounts.Id | |
Id [KEY] | Integer | ||
Url | String | ||
TransactionId | String | ||
Amount | Double | ||
BankAccount | String | ||
BankTransactionExplanations | String | ||
DatedOn | Date | ||
Description | String | ||
FullDescription | String | ||
IsManual | Boolean | ||
MatchingTransactionsCount | Integer | ||
UnexplainedAmount | String | ||
CreatedAt | Datetime | ||
UpdatedAt | Datetime | ||
UploadedAt | Datetime |