crm_customers_update
Update customer information including address, status, and custom fields in ServiceTitan CRM.
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 |