ElectricityMeterPointType
A ElectricityMeterPointType is collection of information that can identify a property.
ElectricityMeterType allows us to retrieve the information that is associated to a given property. This means the type will include all the meters and agreements that are associated with the given property.
You will need the proper permissions to query a property meter(s).
Fields
A list of active agreements belonging to an account that is linked to the logged in user.
Arguments
Provide True if you need any future active agreements this meter point may have.
Load Profile for the meter point.
Meters associated with the property.
Whether a meter point is ON_SUPPLY, LOST or neither.
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
{
"agreements": [AgreementType],
"esiId": "74714176",
"hasCriticalCare": true,
"id": "19756701",
"loadProfile": "sport-your-either-cut-section",
"loadZone": "LZ_HOUSTON",
"meters": [ElectricityMeterType],
"serviceProvider": "AEP_TCC",
"status": "show-method-main-identify-third"
}