OpenBankProject / OBP-CLI

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

Create a withdrawal account for dummy transaction imports #36

Closed chrisjsimpson closed 5 years ago

chrisjsimpson commented 5 years ago

OBP only supports the transfer of money from/to an account. To simulate a withdrawal for the purposes of dummy data demonstrations, a 'withdrawal' account needs to be created.

chrisjsimpson commented 5 years ago

This can be achieved by creating a 'withdrawl' user on the users import template, an associated account, and reference the account in the transactions template.