customers_update
Update customer details in ServiceTitan, including contact information, account settings, and custom fields. Streamline customer management for accurate and efficient record-keeping.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
active | No | Whether the customer is active | |
address | No | The address of the customer | |
balance | No | The balance of the customer | |
customFields | No | The custom fields of the customer | |
doNotMail | No | Whether the customer should not be mailed | |
doNotService | No | Whether the customer should not be serviced | |
externalData | No | The external data of the customer | |
id | Yes | Format - int64. | |
mergedToId | No | The ID of the customer this customer was merged to | |
name | No | The name of the customer | |
tagTypeIds | No | The tag type IDs of the customer | |
tenant | Yes | Format - int64. Tenant ID | |
type | No | The type of the customer |