OpenBankProject / OBP-CLI

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

Import Loans from spreadsheet template #30

Open chrisjsimpson opened 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 Loans from spreadsheet Ability to import Loans based on a standard template.

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

chrisjsimpson commented 5 years ago
chrisjsimpson commented 5 years ago