Skip to main content

Fields

Current active agreement on this supply point.

annualConsumption : ElectricityConsumption! required

Annual consumption of the supply point. The type of ElectricityConsumption depends on the rateType.

co2SavingInKgFromConsumption : Int

CO2 saving based on annual consumption for a given supplier.

mpan : String

The Mpan of the suply point.

quotedProducts : [ElectricityQuotedProduct]! required

A list of quoted products and the corresponding tariff information.

rateType : RateTypeChoices! required

Rate type.

treesSavedFromConsumption : Int

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 }