- Rates Request
- Rates Response
- Bill Request
- Bill Response
- BillSavings Request
- BillSavings Response
-
- Location{...}
- Bills[{...}]
-
- MeterName
- CurrentBill{...}
-
- HoursInBill
- Rate{...}
- BillTotals{...}
- EnergyTotals{...}
- PeriodBills[{...}]
- ProposedBill{...}
-
- HoursInBill
- Rate{...}
- BillTotals{...}
- EnergyTotals{...}
- PeriodBills[{...}]
- CashFlow{...}
- Incentives{...}
- Emissions{...}
Bills
An array containing utility bill and energy use details for the current and proposed scenario. When multiple Meters are specified in the request, Bills will contain a bill calculation and energy use details for the current and proposed scenario for each meter.
MeterName
Repeats the Name specified for a meter in the request to allow the caller to easily associate the correct bill calculation with the correct meter.
Possible Values: A string such as “House” or “Electric Vehicle” (as specified in the request).
CurrentBill
Contains utility bill and energy use details for the current scenario. When more than one EnergyProfile has Scenario as “Current” or “Both”, the profiles will be combined into one single profile for bill calculation purposes.
ProposedBill
Contains utility bill and energy use details for the proposed scenario. When more than one EnergyProfile has Scenario as “Proposed” or “Both”, the profiles will be combined into one single profile for bill calculation purposes.