locations_update_contact
Updates contact information for a specific location in ServiceTitan. Input includes location ID, contact ID, tenant ID, and details like phone number, memo, and do-not-text flag.
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 |