Create Customer
create_customerCreate a customer record in Housecall Pro by sending the required JSON body, enabling accurate and direct data entry.
Instructions
Create a new customer. Provide body matching Housecall Pro's create-customer fields. Docs: https://docs.housecallpro.com/docs/housecall-public-api/4e0bf8c4d65d7-create-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. |