gl_accounts_update_account
Update General Ledger (GL) accounts in ServiceTitan by specifying the account ID, tenant ID, and optional payload to modify specific fields. Streamline GL account management through the MCP server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
accountId | Yes | Format - int64. Long integer id of the General Ledger account to be updated | |
payload | No | Payload for updating the GL Account. Omit to leave fields unchanged. | |
tenant | Yes | Format - int64. Tenant ID |