EnergyIqDataType
Fields
Do we have the calculations needed for estimating heatpump for this account?
Do we have the calculations needed for estimating solar panels for this account?
The current bill of the account in pounds.
The assumed electricity rate for an electric vehicle.
The energy IQ score.
Does the calculation for the account include an electric vehicle?
Does the calculation for the account include a heatpump?
Does the calculation for the account include solar panels?
Is this estimation for the account what they actually have (heatpump, ev, solar).
The new estimated bill for the account in pounds.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"canAddHeatpump": true,
"canAddSolar": true,
"currentBill": 388.95,
"elecCarRate": 575.12,
"enqScore": 59,
"hasEv": true,
"hasHeatpump": true,
"hasSolar": true,
"isCurrentRecord": true,
"newBill": 31.99
}