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
Authorization
string
headerrequiredBearer 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
id
string
requiredcreated_at
string
requiredupdated_at
string
requiredexternal_id
string
requireddeactivated_at
string
requiredcalculation_job_type
enum<string>
requiredAvailable options:
EPC_DOCUMENT_PROCESSING
, ENERGY_EFFICIENCY_INDICATION
, SUGGESTED_RENOVATION_TRAJECTORY_CALCULATION
calculation_job_status
enum<string>
requiredAvailable options:
NOT_STARTED
, RUNNING
, FINISHED
, FAILED
, STOPPED
metadata
object
requiredestate_id
string
requiredname
string
requireddescription
string
requiredexpires_at
string
requiredpublished_at
string
required