crm_customers_update
Update a customer's information in ServiceTitan CRM, including name, address, balance, and custom fields, using the customer ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Customer ID | |
| payload | No | Customer patch payload | |
| _confirmed | No | Set to true to confirm this write operation |