JobTypes_Create
Create custom job types in ServiceTitan by defining attributes like name, duration, priority, and skills. Assign business units and enforce recurring service event selection with structured inputs.
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 |