Calculation
Batch Create new Suggested Renovation Trajectory Calculation Jobs
Creates new calculation jobs for suggested renovation trajectory calculations in a batched way.
POST
/
v1
/
calculation-jobs
/
suggested-renovation-trajectory-calculation
/
batch
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · string[]
The body is of type string[]
.
Response
200 - application/json
Available options:
EPC_DOCUMENT_PROCESSING
, ENERGY_EFFICIENCY_INDICATION
, SUGGESTED_RENOVATION_TRAJECTORY_CALCULATION
Available options:
NOT_STARTED
, RUNNING
, FINISHED
, FAILED
, STOPPED