Skip to main content

Input fields

accessLevel : MeasurementsAccessType! required

Access level to request detailed measures.

customerFirstName : String! required

First name of the customer requesting measures.

customerLastName : String! required

Last name of the customer requesting measures.

measureInterval : MeasuresStep! required

Time step interval for the measures to be collected.

measureType : DetailedMeasurementsTypeCode! required

Type of detailed measures to request. CURVE, PMAX, ENERGY, or INDEX.

periodStartDate : Date

Starting period date (inclusive) of the measures.

physicalQuantity : DetailedMeasurementsPhysicalQuantity! required

Type of physical measures to request.

prmId : String! required

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" }