accounting_gl_accounts_update
Update a general ledger account's properties such as name, number, and type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | No | Fields to patch on the GL account | |
| accountId | Yes | GL account ID | |
| _confirmed | No | Set to true to confirm this write operation |