POST
/
v1
/
calculation-jobs
/
suggested-renovation-trajectory-calculation

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
year_built
number
required
estate_format
enum<string>
required
Available options:
SEMI_OPEN,
OPEN,
CLOSED
habitable_space_m2
number
required
roof_type
enum<string>
Available options:
FLAT,
GABLE,
HIP,
PAVILION,
MIXED
inclined_roof_pane_surface
number
flat_roof_pane_surface
number
inclined_roof_insulation_type
enum<string>
Available options:
NONE,
LIGHT,
MODERATE,
STRONG
flat_roof_insulation_type
enum<string>
Available options:
NONE,
LIGHT,
MODERATE,
STRONG
attic_usage
enum<string>
Available options:
STORAGE,
LIVING_SPACE,
NOT_USED
heating_type
enum<string>
Available options:
ELECTRIC,
FUEL_OIL,
GAS,
HEAT_PUMP,
PELLET_FUEL,
WOOD,
NONE
heating_device
enum<string>
Available options:
DIRECT_ACCUMULATION,
CONDENSING_BOILER,
NON_CONDENSING_BOILER,
STOVE,
AIR_AIR_HEAT_PUMP,
AIR_WATER_HEAT_PUMP,
GEOTHERMAL_HEAT_PUMP
sanitary_heating_device
enum<string>
Available options:
GAS_BOILER,
FUEL_OIL_BOILER,
ELECTRIC_BOILER,
HEAT_PUMP_BOILER,
NOT_SEPARATED,
NONE
installation_age
enum<string>
Available options:
ZERO_TO_FIVE_YEARS_OLD,
FIVE_TO_TEN_YEARS_OLD,
OLDER_THAN_TEN_YEARS
has_solar_panels
boolean
has_solar_boiler
boolean
basement_type
enum<string>
Available options:
NONE,
FULL,
PARTIAL,
UNSPECIFIED
basement_ceiling_surface
number
basement_ceiling_height
enum<string>
Available options:
HIGHER_THAN_120_CM,
LOWER_THAN_120_CM
solid_ground_floor_insulation_type
enum<string>
Available options:
NONE,
LIGHT,
MODERATE,
STRONG
floor_above_basement_insulation_type
enum<string>
Available options:
NONE,
MODERATE,
STRONG
outer_wall_insulation_type
enum<string>
Available options:
NONE,
LIGHT,
MODERATE,
STRONG
has_cavity_wall
boolean
cavity_wall_width
enum<string>
Available options:
EQUAL_OR_MORE_THAN_5_CM,
LESS_THAN_5_CM
has_cavity_wall_insulation
boolean
window_glazing_type
enum<string>
Available options:
SINGLE_GLAZING,
DOUBLE_GLAZING,
HR,
TRIPLE_GLAZING
window_glazing_surface
number
building_width
number
building_depth
number
cornice_height
number
energy_efficiency_score
number
street
string
house_number
string
house_number_extra
string
place
string
zip_code
string
required
country
enum<string>
required
Available options:
BE,
NL
price
number
title
string
description
string
epc_url
string

Response

200 - application/json
id
string
required
created_at
string
required
updated_at
string
required
deactivated_at
string
required
calculation_job_type
enum<string>
required
Available options:
EPC_DOCUMENT_PROCESSING,
ENERGY_EFFICIENCY_INDICATION,
SUGGESTED_RENOVATION_TRAJECTORY_CALCULATION
calculation_job_status
enum<string>
required
Available options:
NOT_STARTED,
RUNNING,
FINISHED,
FAILED,
STOPPED
metadata
object
required
estate_id
string
required
name
string
required
description
string
required
expires_at
string
required
published_at
string
required