glaccounts_createaccount
Create a new GL account in ServiceTitan by specifying details like name, number, type, and subtype. Supports customizing active status, description, and Intacct settings.
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 |