MeteringHistoryType
Fields
Active from timestamp (inclusive).
Active to timestamp (exclusive).
Advanced metering infrastructure flag.
Controlled import time-of-use flag.
Half-hourly reconciliation flag.
The highest metering category.
The metering equipment provider for this metering history.
Non-half-hourly reconciliation flag.
Prepay flag.
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
{
"activeFrom": "2008-10-27T09:16:13.678057+00:00",
"activeTo": "1987-03-18T14:19:43.990940+00:00",
"amiFlag": true,
"ciTouFlag": true,
"hhrFlag": true,
"highestMeteringCategory": 60,
"meteringEquipmentProvider": MeteringEquipmentProviderType,
"nhhFlag": true,
"ppFlag": true
}