Skip to main content

Fields

address : AddressType! required

The addresses fields.

circuitBreakerIntensity : String

circuit breaker intensity.

customerCategory : String

The customer category of the PRM.

distributorStatus : String

The contractual status of the distributor.

id : ID! required

The ID of the meter point.

isSensitive : Boolean

if the the meter point is sensitive or not.

isSmartMeter : Boolean! required

Whether the meter point is considered smart or not.

isTeleoperable : Boolean

if the meter point is teleoperable or not.

isThreePhase : Boolean

Whether the meter point is three-phase or not.

lastPowerDecreaseDate : Date

The date on which the power rating of the meter was last decreased.

lastPowerIncreaseDate : Date

date when power increased.

lastProviderCalendar : ProviderCalendar

The last provider calendar object used by the meter point.

lastProviderCalendarName : String

last provider calendar name.

Deprecation
The 'lastProviderCalendarName' field is deprecated.

Use lastProviderCalendar.name instead.

- Marked as deprecated on 2025-10-30.
- Scheduled for removal on or after 2026-12-31.
lastReadings : [ElectricityReading]

Last available readings (HP/HC or BASE).

lastRoutingTariffModifDate : Date

The date on which the routing tariff was last modified.

meterKind : String

The kind of the meter point.

nbWires : Int

number of wires in a meter point.

offPeakLabel : String

The off-peak timeframe(s) of the day.

powerDraw : Decimal

The power of the meter point's connection.

poweredStatus : String

The status of the power supply.

propertyId : ID! required

The property ID of the meter point.

providerCalendar : ProviderCalendar

The provider calendar object used by the meter point.

providerCalendarId : String

The calendar ID used by the provider.

Deprecation
The 'providerCalendarId' field is deprecated.

Use providerCalendar.id instead.

- Marked as deprecated on 2025-10-23.
- Scheduled for removal on or after 2026-12-31.
providerCalendarName : String

The calendar name/label used by the provider.

Deprecation
The 'providerCalendarName' field is deprecated.

Use providerCalendar.name instead.

- Marked as deprecated on 2025-10-23.
- Scheduled for removal on or after 2026-12-31.
segment : String

segment of the meter point .

serviceLevel : Int
subscribedMaxPower : Decimal

The subscribed maximum power.

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

{ "address": AddressType, "circuitBreakerIntensity": "form-full-situation-what-once", "customerCategory": "bit-present-large-write-rest", "distributorStatus": "strong-red-movie-to-story", "id": "49101098", "isSensitive": true, "isSmartMeter": true, "isTeleoperable": true, "isThreePhase": true, "lastPowerDecreaseDate": "2012-01-22", "lastPowerIncreaseDate": "1981-04-26", "lastProviderCalendar": ProviderCalendar, "lastReadings": [ElectricityReading], "lastRoutingTariffModifDate": "1992-01-11", "meterKind": "food-important-call-ask-feel", "nbWires": 84, "offPeakLabel": "move-individual-five-evening-see", "powerDraw": "1.0", "poweredStatus": "minute-across-business-first-risk", "propertyId": "53964956", "providerCalendar": ProviderCalendar, "segment": "of-later-evidence-law-hair", "serviceLevel": 95, "subscribedMaxPower": "1.0" }