Skip to main content

Fields

A list of agents responsible for management of the meterpoint.

Arguments

Filter the contracts by status.

A list of electricity agreements belonging to an account that is linked to the viewer. Filters out expired agreements by default.

Arguments
excludeFuture : Boolean

Exclude agreements starting in the future.

includeInactive : Boolean
validAfter : DateTime
canRenewTariff : Boolean

Whether it is possible to renew the meter point's tariff.

currentSupplierMpid : String

The current MPID for this meter point.

dccEffectiveFrom : Date
dccServiceFlag : String! required
direction : ElectricityDirection

Indicates whether the electricity meter point is an import or an export meter point.

electricityMeterPointDetails : ElectricityMeterPointDetails

The electricity meter point details for the given meter point.

energisationStatus : String! required
enrolment : EnrolmentType

Details of an ongoing enrolment process.

gspGroupId : String

The distribution network the grid supply point falls under.

hasOpenClosingReadDispute : Boolean! required
hasOpenOpeningReadDispute : Boolean! required
id : ID! required
ihdEffectiveFrom : Date
ihdStatus : String! required
installCode : String

The installation code of the smart meter device associated with this meter point.

isDueTariffRenewal : Boolean

Whether the meter point is due to renew their tariff.

isMhhsEnabled : Boolean

Whether the meter point is MHHS enabled.

juniferMeterPointId : Int

The ID of the meter point in Junifer.

Deprecation
The 'juniferMeterPointId' field is deprecated.

It is no longer populated.

- Marked as deprecated on 2023-03-13.
- Scheduled for removal on or after 2023-09-13.
lastValidatedReadingDate : Date
llf : String

Line loss factor class

marketSegment : String

The current market segment of the meter point.

measurementClass : String! required
Arguments
id : Int
includeInactive : Boolean
mpan : String! required
mtc : Int

Meter timeswitch code

newSupplierId : String
oldSupplierId : String
profileClass : Int

The profile class of the electricity meter point.

requiresEnrolment : Boolean! required
requiresWithdrawal : Boolean! required
smartStartDate : Date
smartTariffOnboarding : SmartTariffOnboardingType
smsOperator : String! required

Smart Metering System Operator

smsOperatorEffectiveFrom : Date
ssc : String! required

Standard settlement configuration

status : String
statusUpdatedAt : DateTime
supplyEndDate : Date
targetSsd : Date
unbilledReadings : [ElectricityMeterReadingType]

A list of unbilled electricity readings for the meterpoint.

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

{ "agentContracts": [ElectricityAgentContractType], "agreements": [ElectricityAgreementType], "canRenewTariff": true, "currentSupplierMpid": "92920635", "dccEffectiveFrom": "2014-01-06", "dccServiceFlag": "through-test-light-green-consumer", "direction": "IMPORT", "electricityMeterPointDetails": ElectricityMeterPointDetails, "energisationStatus": "debate-current-guess-star-become", "enrolment": EnrolmentType, "gspGroupId": "70116421", "hasOpenClosingReadDispute": true, "hasOpenOpeningReadDispute": true, "id": "22145152", "ihdEffectiveFrom": "2006-11-22", "ihdStatus": "poor-wait-hospital-fill-force", "installCode": "first-suggest-throw-field-free", "isDueTariffRenewal": true, "isMhhsEnabled": true, "lastValidatedReadingDate": "2000-10-17", "llf": "often-other-each-after-during", "marketSegment": "authority-necessary-audience-avoid-play", "measurementClass": "fact-society-manage-television-child", "meters": [ElectricityMeterType], "mpan": "may-some-baby-we-community", "mtc": 100, "newSupplierId": "30073997", "oldSupplierId": "28996932", "profileClass": 41, "requiresEnrolment": true, "requiresWithdrawal": true, "smartStartDate": "1987-04-18", "smartTariffOnboarding": SmartTariffOnboardingType, "smsOperator": "remember-strong-own-call-deal", "smsOperatorEffectiveFrom": "2000-11-12", "ssc": "reveal-sister-start-perhaps-public", "status": "need-want-would-day-federal", "statusUpdatedAt": "2000-05-31T03:10:11.736835+00:00", "supplyEndDate": "1972-09-30", "targetSsd": "2018-10-12", "unbilledReadings": [ElectricityMeterReadingType] }