Savings

GET 17 endpoints
/api/v3/savings/meter/{meterId}/baseline GenerateBaselineGetV3
Retrieves the current baseline calculation for a meter using its stored settings
/api/v3/savings/meter/{meterId}/adjustment/othersavings GetAllOtherSavingsV3
Retrieves all "other savings" adjustments for a meter
/api/v3/savings/auc GetAucRangesV3
Retrieves the average unit cost acceptable range values per commodity for cost avoidance
/api/v3/savings/filters GetCostAvoidanceFiltersV3
Return available filters for Cost Avoidance processors Filters: - Commodity ID - Commodity Name - Meter Group Name - Building Group Name - Topmost Place Code - Topmost Place Name
/api/v3/savings/settings GetCostAvoidanceSettingsV3
/api/v3/savings/meter/{meterId}/adjustment/othersavings/{otherSavingsId} GetOneOtherSavingsV3
Retrieves a single "other savings" adjustment by ID for a meter
/api/v3/savings/adjustment/othersavings/category GetOtherSavingsCategoriesV3
Retrieves all available "other savings" categories
/api/v3/savings/adjustedCostType GetSavingsAdjustedCostTypeListV3
Retrieves the available adjusted cost types for cost avoidance calculations
/api/v3/savings/meter/{meterId}/bill/{billId}/daily GetSavingsMeterBillDailyV3
Retrieves daily cost avoidance savings breakdown for a specific meter and bill
/api/v3/savings/meter/{meterId}/bill GetSavingsMeterBillListV3
Retrieves savings (cost avoidance) details for a meter's bills over a specified number of years
/api/v3/savings/meter/{meterId}/bill/{billId} GetSavingsMeterBillV3
Retrieves a single savings detail record for a specific meter and bill
/api/v3/savings/task GetSavingsTasksV3
Get a list of cost avoidance tasks NOTE: does not include cost avoidance tasks created from prior versions of the software
/api/v3/savings/task/{taskId} GetSavingsTaskV3
Get a single cost avoidance task by its unique ID
/api/v3/savings/adjustment/special/method GetSpecialAdjustmentMethodsV3
Retrieves the list of available special adjustment methods (e.g., regression, degree-day)
/api/v3/savings/meter/{meterId}/adjustment/special GetSpecialAdjustmentsV3
Retrieves all special adjustments configured for a meter
/api/v3/savings/adjustment/special/type GetSpecialAdjustmentTypesV3
Retrieves the list of available special adjustment types (e.g., weather, production)
/api/v3/savings/meter/{meterId}/adjustment/special/{specialAdjustmentId} GetSpecialAdjustmentV3
Retrieves a single special adjustment by its ID for a meter