crm_locations_contacts_update
Update contact information for ServiceTitan CRM locations by modifying phone numbers, contact values, memos, and communication preferences.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Location ID | |
| contactId | Yes | Contact ID | |
| value | No | Contact value | |
| memo | No | Contact memo | |
| phoneNumber | No | Phone number | |
| doNotText | No | Do not text flag | |
| _confirmed | No | Set to true to confirm this write operation |