accounting_gl_accounts_update
Patch an existing general ledger account's properties like name, number, description, type, and active flag in ServiceTitan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | GL account ID | |
| payload | No | Fields to patch on the GL account | |
| _confirmed | No | Set to true to confirm this write operation |