create_bank_account
Add a new bank account to your Smallinvoice profile by providing a description and IBAN. Optionally include bank name, account number, BIC, and postal account.
Instructions
Creates new bank account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| default | No | whether it is a default bank account - default value: false | |
| description | Yes | description | |
| bank_name | No | name of the bank | |
| number | No | bank account number | |
| iban | Yes | IBAN | |
| bic | No | BIC | |
| post_account | No | bank’s postal account |