update_bank_account
Update bank account details such as name, number, IBAN, or BIC for an existing account in Smallinvoice.
Instructions
Updates specified bank account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | account ID | |
| default | No | whether it is a default bank account | |
| description | No | description | |
| bank_name | No | name of the bank | |
| number | No | bank account number | |
| iban | No | IBAN | |
| bic | No | BIC | |
| post_account | No | bank’s postal account |