get_customer_address
Retrieve a single customer address from Housecall Pro by providing the customer ID and address ID, enabling quick lookup of specific address details in read-only mode.
Instructions
Get a single address for a customer. Maps to GET /customers/{customer_id}/addresses/{address_id}. [tier: readonly-owner]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address_id | Yes | ||
| customer_id | Yes |