crm_customers_create
Create new customer records in ServiceTitan CRM by entering name, address, contact details, and custom fields to manage client information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Customer name | |
| type | No | Customer type | |
| address | No | Customer address | |
| customFields | No | Custom fields | |
| balance | No | Customer balance | |
| tagTypeIds | No | Tag type IDs | |
| doNotMail | No | Do not mail flag | |
| doNotService | No | Do not service flag | |
| externalData | No | External data entries | |
| locations | No | Locations | |
| contacts | No | Contacts | |
| _confirmed | No | Set to true to confirm this write operation |