Set account balance
set_account_balanceMake an account's balance equal what the bank shows, by recording one adjustment row for the difference (outside spending). Use after the user reads a balance off their banking app; prefer reconcile_statement when a statement is available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| as_of | No | ISO date; default now | |
| balance | Yes | The balance right now, major units | |
| account_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||