GasConsumptionRateType
Fields
Consumption class identifier.
Price currency.
Maximum annual consumption (in kWh) up to which the rate applies.
Minimum annual consumption (in kWh) for which the rate applies.
Ranges from 1 to 6 depending on your geographic location. Lower means closer to the gas storage point thus cheaper.
Price per unit (without taxes).
Price per unit (with taxes).
Unit type.
Datetime for the beginning of the rate validity.
Datetime for end of the rate validity.
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
{
"consumptionClassId": "49042058",
"currency": "picture-imagine-picture-plant-view",
"maxAnnualConsumption": 35,
"minAnnualConsumption": 23,
"priceLevel": 99,
"pricePerUnit": "1.0",
"pricePerUnitWithTaxes": "1.0",
"unitType": "DAYS_ON_SUPPLY",
"validFrom": "1974-02-26T10:29:19.180716+00:00",
"validTo": "2013-12-02T10:50:29.978053+00:00"
}