OpenBankProject / OBP-CLI

A command line interface for OBP API
GNU Affero General Public License v3.0
15 stars 15 forks source link

Import Transactions from spreadsheet template #15

Closed chrisjsimpson closed 5 years ago

chrisjsimpson commented 5 years ago

For demos, banks and fin-techs often provide spreadsheets of example data they want to show for an app demo or online banking with a small dataset. This includes bank accounts.

Scenario: Import Transactions from spreadsheet Ability to import Transactions based on a standard template.

We already provide this facility for importing branches and accounts , so long as the user provides a valid Transaction template, we can import them via obp cli.

chrisjsimpson commented 5 years ago

See also https://github.com/OpenBankProject/Hello-OBP-DirectLogin-Python/blob/master/lib/obp.py