services_create
Create new services in ServiceTitan by specifying tenant ID, service code, display name, and other details like pricing, warranty, categories, and more. Facilitates service management and customization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Account Number | |
| active | No | Is Active | |
| addOnMemberPrice | No | Add-On Member Price | |
| addOnPrice | No | Add-On Price | |
| bonus | No | Bonus Amount | |
| businessUnitId | No | Business Unit ID | |
| categoryIds | No | Array of Category IDs | |
| code | Yes | Service Code | |
| commissionBonus | No | Commission Bonus Amount | |
| cost | No | Service Cost | |
| crossSaleGroup | No | Cross-Sale Group | |
| description | No | Service Description | |
| displayName | Yes | Service Display Name | |
| externalData | No | External Data Key-Value Pairs | |
| externalId | No | External Service ID | |
| hours | No | Service Hours | |
| isLabor | No | Is Labor Service | |
| memberPrice | No | Service Member Price | |
| paysCommission | No | Pays Commission | |
| price | No | Service Price | |
| recommendationIds | No | Array of Recommendation IDs | |
| soldByCommission | No | Commission Percentage | |
| source | No | Service Source | |
| taxable | No | Is Taxable | |
| tenant | Yes | Format - int64. Tenant ID | |
| upgradeIds | No | Array of Upgrade IDs | |
| warrantyDescription | No | Warranty Description | |
| warrantyDuration | No | Warranty Duration |