update_manual_account
Update an existing manually-managed account's details, such as balance, name, type, or subtype. Provide the account ID and any fields to modify.
Instructions
Update an existing manually-managed account. (Formerly update_asset.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | Id of the manual account to update. | |
| type | No | ||
| subtype | No | ||
| name | No | ||
| display_name | No | ||
| balance | No | ||
| balance_as_of | No | ||
| currency | No | ||
| institution_name | No | ||
| closed_on | No | ||
| exclude_from_transactions | No |