accounting_gl_accounts_update
Update a GL account's properties such as name, type, number, and active status using the account ID.
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 |