RequestElectricityDetailedMeasuresInput
Input fields
Access level to request detailed measures.
First name of the customer requesting measures.
Last name of the customer requesting measures.
Time step interval for the measures to be collected.
Type of detailed measures to request. CURVE, PMAX, ENERGY, or INDEX.
Starting period date (inclusive) of the measures.
Type of physical measures to request.
ID of the PRM.
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
{
"accessLevel": "CUSTOMER_AGREEMENT",
"customerFirstName": "price-yet-sign-argue-itself",
"customerLastName": "heavy-family-staff-kid-recognize",
"measureInterval": "DAILY",
"measureType": "ENERGY",
"periodStartDate": "2005-12-06",
"physicalQuantity": "ACTIVE_POWER",
"prmId": "79658435"
}