Get a list of existing value types.
Get a list of possible value types
This endpoint retrieves the list of value types available for property valuations, such as taxation value or WOZ value.
Integrators call this endpoint before adding a new valuation entry, to know which value type names are currently configured, since the list is managed in the Bloxs application and can change over time.
Request Fields
This endpoint takes no request parameters.
Response Fields
Field | Type | Required | Description |
|---|---|---|---|
valueTypeName | string | Yes | Name of the value type, for example sales value or rent value. Values are configurable in the Bloxs application and cannot be managed through the API. Maximum length 30 characters. |
OK