SiteworksBookingPropertyType
This type is used by partner organisations to retrieve information about a property and its meter points that is used to book siteworks.
Fields
Retrieve the details of an electricity meter-point.
Retrieve the details of a gas meter-point.
Indicates if the property meets smart meter install preconditions.
Retrieve any smartmeter devices connected to the property.
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"
}