EnergyCAP Developer
Documentation
API Reference
API Reference
/
EUIGoal
EUIGoal
GET
2 endpoints
/api/v202604/eui/goals/topmost/{topmostPlaceId}
GetEUIGoalsForTopmostV202604
Retrieves all EUI goals under and including the specified topmost place
/api/v202604/eui/goals/{placeId}
GetEUIGoalV202604
Retrieves the EUI goal for a specific place
PUT
1 endpoint
/api/v202604/eui/goals/{placeId}
UpdateEUIGoalV202604
Creates or updates an EUI goal for a place
DELETE
2 endpoints
/api/v202604/eui/goals/topmost/{topmostPlaceId}
DeleteEUIGoalsForTopmostV202604
Deletes all EUI goals at and below the specified topmost place
/api/v202604/eui/goals/{placeId}
DeleteEUIGoalV202604
Deletes the EUI goal for a specific place