euforic / banking.js

The Missing API for Banks - Get all of your transactions and balances using node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: Banking.accounts.ACCTTYPE.ACCTID.getStatement

Joshfindit opened this issue · comments

commented

As a bank typically holds more than 1 account for a user, use the getAccounts function to allow a user to omit the account info when specifying banking info then iterate through all accounts.