Find account transaction list statement

This method finds a list of account transactions for a specific customer, client, and account. When a user requires a bank statement of any of their accounts, the Toqio core sends to the integration a request with customerId, companyId, bankingProvider, accountId, and a dateRange. With that values the integration must call to the bank and return a list of statement transactions that is an object with the next fields: transaction Identification, balance and date

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!