Skip to main content

Fields

activeFrom : DateTime! required

Active from timestamp (inclusive).

activeTo : DateTime

Active to timestamp (exclusive).

amiFlag : Boolean! required

Advanced metering infrastructure flag.

ciTouFlag : Boolean! required

Controlled import time-of-use flag.

hhrFlag : Boolean! required

Half-hourly reconciliation flag.

highestMeteringCategory : Int! required

The highest metering category.

meteringEquipmentProvider : MeteringEquipmentProviderType

The metering equipment provider for this metering history.

nhhFlag : Boolean! required

Non-half-hourly reconciliation flag.

ppFlag : Boolean! required

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 }