crm_locations_contacts_list
Retrieve paginated list of contacts associated with a location ID. Use to access customer contact details for a given service location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Location ID | |
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response |