Calculation
Batch Create new Suggested Renovation Trajectory Calculation Jobs
Creates new calculation jobs for suggested renovation trajectory calculations in a batched way.
POST
See the single-item endpoint documentation for more information about this API and its intended usage.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · string[]
Body with required input data.
The body is of type string[]
.
Response
200
application/json
Successfully processed request.
The response is of type object
.