Skip to main content

Peliqan

Bank Transactions

Total transactions count

SQL query for Bank Transactions

Count the total number of transactions (booked and pending).

SELECT COUNT(*) FROM BookedTransactions UNION ALL SELECT COUNT(*) FROM PendingTransactions;

Bank Transactions data model

Bank Transactions
Booked Transactions

View 15 columns
ValueDateDate-time
DebtorNameString
BookingDateDate-time
CreditorNameString
TransactionIdString
DebtorAccount_ibanString
BankTransactionCodeString
CreditorAccount_ibanString
InternalTransactionIdString
DebtorAccount_currencyString
CreditorAccount_currencyString
TransactionAmount_amountDate-time
TransactionAmount_currencyString
ProprietaryBankTransactionCodeString
RemittanceInformationUnstructuredString
Bank Transactions
Pending Transactions

Ready to get instant access to all your company data ?​

Connect 300+ sources, serve any BI tool, and give every AI agent one governed endpoint to read, and write back where the app supports it.