contact_methods_create_contact_method
Add a new contact method for a specific contact in ServiceTitan, including type, value, and optional memo, using tenant ID and contact UUID.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contactId | Yes | The contact UUID | |
memo | No | The description of contact method | |
tenant | Yes | Tenant ID | |
type | Yes | The type of contact method | |
value | Yes | The value of contact method |