Skip to main content

Fields

allowedSupplyStartDates : [Date]

A list of dates allowable to start supply of the quoted product.

annualAmount : Int

Estimated cost in pence of the product over a year based on the quoted usage.

annualSaving : Int

Estimated saving in pence vs the 'Big 6' of the product over a year based on the quoted usage.

co2SavingInKg : Int

The amount of co2 saved per year when this product is chosen.

description : String! required
elecTariffCode : String! required
electricityTariffInformationLabel : TariffInformationLabelType

Electricity tariff information label (TIL) provides standardised information between suppliers about a tariff.

gasTariffCode : String! required
gasTariffInformationLabel : TariffInformationLabelStandard

Gas tariff information label (TIL) provides standardised information between suppliers about a tariff.

id : ID! required
includesCarbonOffsetting : Boolean
isVariable : Boolean

Whether or not this is a variable product.

monthlyAmount : Int

Estimated cost in pence of the product per month based on the quoted usage.

name : String! required
product : EnergyProductType
recommended : Boolean! required
treesSaving : Int

The number of trees it would take to offset the amount of co2 that is saved per year when this product is chosen.

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

{ "allowedSupplyStartDates": "1989-08-14", "annualAmount": 84, "annualSaving": 14, "co2SavingInKg": 95, "description": "need-information-public-budget-enter", "elecTariffCode": "everything-look-soldier-tax-skill", "electricityTariffInformationLabel": TariffInformationLabelEco7, "gasTariffCode": "quality-beautiful-hope-protect-family", "gasTariffInformationLabel": TariffInformationLabelStandard, "id": "78158231", "includesCarbonOffsetting": true, "isVariable": true, "monthlyAmount": 64, "name": "toward-break-take-black-hit", "product": EnergyProductType, "recommended": true, "treesSaving": 90 }