Update Customer
update_customerUpdate an existing customer's details in Housecall Pro by providing the customer ID and a request body containing the fields to change, as described in the API documentation.
Instructions
Update an existing customer. Provide body matching Housecall Pro's update-customer fields. Docs: https://docs.housecallpro.com/docs/housecall-public-api/b1c3acd657849-update-customer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Raw JSON request body, matching the field names in Housecall Pro's docs for this exact endpoint (linked in this tool's description). This is passed straight through -- confirm field names against the docs before calling. | |
| customer_id | Yes | Housecall Pro customer ID. |