Skip to main content

Fields

annualAmount : Int! required

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

electricityTariffInformationLabel : ElectricityProductTariffInformationLabel! required

Electricity tariff information label (TIL) provides standardised information between suppliers about a tariff. The type of ElectricityProductTariffInformationLabel depends on the rateType of the ElectricitySupplyPoint.

id : Int

The ID of the quoted product.

label : String
monthlyAmount : Int! required

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

product : EnergyProductType! required

Energy product quoted.

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

{ "annualAmount": 31, "electricityTariffInformationLabel": ProductTariffInformationLabelEco7, "id": 67102137, "label": "laugh-happen-tree-country-lot", "monthlyAmount": 10, "product": EnergyProductType }