Skip to main content

Fields

agreements : [AgreementType]

A list of active agreements belonging to an account that is linked to the logged in user.

Arguments
includeFutureActiveAgreements : Boolean

Provide True if you need any future active agreements this meter point may have.

esiId : String! required
hasCriticalCare : Boolean! required
id : ID! required
loadProfile : String

Load Profile for the meter point.

loadZone : ElectricityMeterPointLoadZone! required

Meters associated with the property.

Arguments
id : Int

The ID of the meter.

includeInactive : Boolean

Provide True if you need inactive meters.

serviceProvider : ElectricityMeterPointServiceProvider! required
status : String

Whether a meter point is ON_SUPPLY, LOST or neither.

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

{ "agreements": [AgreementType], "esiId": "74714176", "hasCriticalCare": true, "id": "19756701", "loadProfile": "sport-your-either-cut-section", "loadZone": "LZ_HOUSTON", "meters": [ElectricityMeterType], "serviceProvider": "AEP_TCC", "status": "show-method-main-identify-third" }