ElectricityMeterPointDetails
Fields
The maximum capacity value for the meter point in kilovolt-amperes (kVA).
The electricity meter point that the details apply to.
Electricity network rates.
Meter point REL address details.
Meter point technical details.
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
{
"capacityValue": "1.0",
"meterPoint": ElectricityMeterPointType,
"networkRates": ElectricityNetworkRates,
"relAddress": UniqueRELAddressType,
"technicalDetails": ElectricMeterTechnicalDetails
}