gl_accounts_update_account
Update General Ledger accounts in ServiceTitan by specifying the account ID and desired changes in the payload. Useful for maintaining accurate financial records.
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 |