Skip to main content

Fields

address : AddressType! required

The addresses fields.

id : ID! required

The ID of the meter point.

isSmartMeter : Boolean! required

Whether the meter point is considered smart or not.

propertyId : ID! required

The property ID of the meter point.

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, "id": "68772277", "isSmartMeter": true, "propertyId": "76546792" }