ElectricitySupplyPoint
Fields
Current active agreement on this supply point.
Annual consumption of the supply point. The type of ElectricityConsumption depends on the rateType.
CO2 saving based on annual consumption for a given supplier.
The Mpan of the suply point.
A list of quoted products and the corresponding tariff information.
Rate type.
Trees saved given the CO2 saving.
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
{
"agreement": ElectricityAgreementType,
"annualConsumption": ElectricityConsumptionLabelEco7,
"co2SavingInKgFromConsumption": 74,
"mpan": "year-executive-in-vote-unit",
"quotedProducts": [ElectricityQuotedProduct],
"rateType": "STANDARD",
"treesSavedFromConsumption": 67
}