glaccounts_createaccount
Create and configure General Ledger (GL) accounts in ServiceTitan by specifying details like name, number, type, and subtype, ensuring accurate financial tracking.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
active | No | Whether the GL Account is active | |
description | No | The description of the GL Account | |
isIntacctBankAccount | No | Whether the GL Account is an Intacct bank account | |
isIntacctGroup | No | Whether the GL Account is an Intacct group | |
name | Yes | The name of the GL Account | |
number | Yes | The number of the GL Account | |
subtype | Yes | The subtype of the GL Account | |
tenant | Yes | Tenant ID | |
type | Yes | The type of the GL Account |