JobTypes_Create
Create and configure job types in ServiceTitan by specifying tenant ID, name, business units, skills, priorities, and other essential parameters to streamline job management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
active | No | Whether the job type is active | |
businessUnitIds | Yes | List of business unit IDs | |
class | Yes | Class of the job type | |
duration | Yes | Duration of the job type | |
enforceRecurringServiceEventSelection | Yes | Whether to enforce recurring service event selection | |
externalData | No | External data for the job type | |
invoiceSignaturesRequired | Yes | Whether invoice signatures are required | |
name | Yes | Name of the job type | |
noCharge | Yes | Whether the job type is no charge | |
priority | Yes | Priority of the job type | |
skills | Yes | List of skills | |
soldThreshold | Yes | Sold threshold | |
summary | Yes | Summary of the job type | |
tagTypeIds | Yes | List of tag type IDs | |
tenant | Yes | Tenant ID |