- 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{...}
PeriodBills
Bills.ProposedBill.PeriodBills
An array containing a detailed breakdown of bill totals and energy use details for each individual billing period.
PeriodStart
A time stamp in ISO 8601 format indicating the start date and time for the billing period. If BillPeriods are specified in the request, PeriodStart for each billing period will match the StartDate specified for each billing period. If BillPeriods are not specified, PeriodStart will be the first date of the month for each billing period.
Possible Values: A string such as “2015-22-09T00:00:00”.
PeriodEnd
A time stamp in ISO 8601 format indicating the end date and time for the billing period. If BillPeriods are specified in the request, PeriodEnd for each billing period will match the StartDate specified for the subsequent billing period (billing periods are assumed to end on the start date of the following billing period. If BillPeriods are not specified, PeriodEnd will be the last date of the month for each billing period.
Possible Values: A string such as “2015-22-09T00:00:00”.
PeriodName
If BillPeriods is provided in the request, PeriodName will be equal to the Name given to each billing period to allow easy identification.
Possible Values: A string such as “1” or “Jan”.