DefaultElectricitySupplierTariffType
Fields
Annual standing charge in €.
Specifies whether this tariff is green.
GetAG considers a tariff as green if - it consists completely of renewables or combined heat and power (CHP), or - it consists of at most 50% CHP and the remainder is at least 50% renewables.
Monthly standing charge in €.
The start of the offer period of this tariff.
The end of the offer period of this tariff.
The name of the tariff.
Total estimated annual bill in €.
Total estimated monthly bill in €.
Unit rate per kWh in €.
The start of the validity period of this tariff.
The end of the validity period of this tariff.
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
{
"annualStandingCharge": "1.0",
"isGreen": true,
"monthlyStandingCharge": "1.0",
"offeredFrom": "1986-10-08",
"offeredTo": "2003-06-14",
"tariffName": "fly-wind-huge-whose-realize",
"totalEstimatedAnnualBill": "1.0",
"totalEstimatedMonthlyBill": "1.0",
"unitRatePerKwh": "1.0",
"validFrom": "2026-01-22",
"validTo": "2001-10-01"
}