| AccountEntryInfo | id | long | | |
| AccountEntryInfo | accountId | long | Account ID – Is Set According to an Account Number |  |
| AccountEntryInfo | transactionEntryId | long | Transaction ID | |
| AccountEntryInfo | description | String | Description of Transaction’s row (not to mix up with Description of Transaction) |  |
| AccountEntryInfo | creditSum | BigDecimal | Credit Sum |  |
| AccountEntryInfo | debitSum | BigDecimal | Debit Sum |  |
| AccountEntryInfo | opDate | Date | Transaction Date |  |
| AccountEntryInfo | currencyCode | String | CURRENCY |  |
| AccountEntryInfo | typeCode | String | Type of Transaction (must be left empty) | |
| AccountEntryInfo | accountNumber | String | Account Number | |