crm_customers_contacts_create
Create a new contact for a customer in ServiceTitan by specifying contact type, value, and optional memo and phone settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Customer ID | |
| type | No | Contact type | |
| value | No | Contact value | |
| memo | No | Contact memo | |
| phoneSettings | No | Phone settings | |
| _confirmed | No | Set to true to confirm this write operation |