- 07 Feb 2025
- 1 Minute to read
- Print
- DarkLight
Get an energy label of an object
- Updated on 07 Feb 2025
- 1 Minute to read
- Print
- DarkLight
[PREVIEW] Get an existing energy label. Either reference or externalIdentifier must have a value. If both are given, both are used for retrieving the section.
Description
Retrieve the energy label of a certain real estate object.
Either reference or externalIdentifier must have a value. Please note that if both identifiers are given, both must match; otherwise, an error message will be generated. It is recommended that the user utilizes only one identifier, with a preference for the reference.
Use Case
The user wants to show the energy label of a certain real estate object in an application connected to the Bloxs API.
Request fields
The request contains the following fields:
Field | Description |
---|---|
reference | The relationship number within Bloxs. This is unique (per client specific environment) for all objects. The relationship number is generated by the Bloxs system. |
externalIdentifier | The unique identifier within the system of the requesting party. This identifier is not generated by the Bloxs system. |
Response fields
The response contains the fields in the table below.
Field | Description |
---|---|
energyLabel | A representation of the energy performance of the property. Defined as a letter. This is a standard list, but it can be modified by the user. |
energyLabelValidUntilDate | The date until when the energy label is valid. |
document.fileName | The name of the file (energy report) which is linked to the real estate object. This does not contain the actual file itself. |
document.fileSize | The size of the file (energy report) which is linked to the real estate object. This does not contain the actual file itself. |
Please enter a valid token
The internal identifier of the model (i.e. Reference, Code, Name, depends on model).
The external API identifier of the model.
OK
The requested real estate object was not found.