Documentation Index

Fetch the complete documentation index at: https://www.bloxs.io/llms.txt

Use this file to discover all available pages before exploring further.

Get a list of possible value types

Prev Next
Get
/api/v1/realestateobjects/common/propertyvaluations

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.

Security
Responses
200

OK

Array of object
object
valueTypeName
string
Min length1
Max length30