Get Custom Value
locations_get_custom_valueRetrieve a specific custom value from a location by providing the location ID and custom value ID. Access stored location data for CRM operations.
Instructions
Get Custom Value [GET /locations/{locationId}/customValues/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Custom Value Id | |
| locationId | Yes | Location Id |