contacts_create_contact_relationship
Create relationships between contacts and entities like customers, locations, or bookings in ServiceTitan using a specified relationship type and IDs.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contactId | Yes | Format - guid. Contact Id | |
relatedEntityId | Yes | Format - int64. Related Entity ID | |
tenant | Yes | Format - int64. Tenant ID | |
typeSlug | Yes | Relationship type slug: customer, location, booking |