crm_locations_contacts_update
Update a contact attached to a location in ServiceTitan CRM by specifying the contact ID, value, memo, and phone number.
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 |