locations_update_contact
Update contact details for a specific location in ServiceTitan, including phone number, memo, and do-not-text flag, by providing location ID, contact ID, and tenant ID.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contactId | Yes | Format - int64. Contact ID | |
doNotText | No | Do not text flag for the contact | |
id | Yes | Format - int64. Location ID | |
memo | No | Contact memo | |
phoneNumber | No | Phone number for the contact | |
tenant | Yes | Format - int64. Tenant ID | |
value | No | Contact value |