locations_createcontact
Create and manage contact details within ServiceTitan by specifying ID, tenant, type, and value, along with optional phone settings and memo.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
doNotText | No | Do not text flag for phone settings | |
id | Yes | Format - int64. | |
memo | No | Contact memo | |
phoneNumber | No | Phone number for phone settings | |
tenant | Yes | Format - int64. Tenant ID | |
type | Yes | Contact type | |
value | Yes | Contact value |