Skip to main content

Fields

annualConsumption : Int

Annual consumption in kWh.

monthlyStandingCharge : Decimal

Monthly standing charge in €.

netMonthlyStandingCharge : Decimal

Net monthly standing charge in €.

netUnitRatePerKwh : Decimal

Net unit rate per kWh in €.

totalEstimatedAnnualBill : Decimal

Total estimated annual bill in €.

unitRatePerKwh : Decimal

Unit rate per kWh in €.

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

{ "annualConsumption": 85, "monthlyStandingCharge": "1.0", "netMonthlyStandingCharge": "1.0", "netUnitRatePerKwh": "1.0", "totalEstimatedAnnualBill": "1.0", "unitRatePerKwh": "1.0" }