Skip to main content

Fields

Retrieve the details of an electricity meter-point.

Retrieve the details of a gas meter-point.

id : ID! required
isChangeOfTenancyOngoing : Boolean
isSmets2InstallationAllowed : Boolean

Indicates if the property meets smart meter install preconditions.

postcode : String! required
smartDeviceNetworks : [SmartMeterDeviceNetworkType]

Retrieve any smartmeter devices connected to the property.

splitAddress : [String]

List of address lines.

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

{ "electricityMeterPoints": [SiteworksBookingElectricityMeterPointType], "gasMeterPoints": [SiteworksBookingGasMeterPointType], "id": "31234236", "isChangeOfTenancyOngoing": true, "isSmets2InstallationAllowed": true, "postcode": "indicate-education-across-these-also", "smartDeviceNetworks": [SmartMeterDeviceNetworkType], "splitAddress": "standard-while-now-commercial-test" }