- 07 Feb 2025
- 1 Minute to read
- Print
- DarkLight
Get a list of possible value types
- Updated on 07 Feb 2025
- 1 Minute to read
- Print
- DarkLight
[PREVIEW] Get a list of existing value types.
Description
A real estate object can have several different types of values. Examples are the sales value or the rent value. This is a standard list, however it can be edited by the user in the Bloxs application (it is not possible through the API).
The response provides the full list of available value types as an array.
Use Case
In a connected application the user wants to add a sales value to a certain property. From the dropdown menu the user needs to select which value is relevant. In order to show the available values in the dropdown this operation can be used.
Response fields
The response contains the field in the table below. For every value type this property will be shown separately.
Field | Description |
---|---|
valueTypeName | The value type. Examples are the sales value or the rent value. |
Please enter a valid token
OK