ElectricityMeterPointInput
Input fields
Annual consumption values for this meter point. Must be provided if no MPAN is provided.
Should the meter point be quoted on a flat rate.
The grid supply point ID of this meter point.
The meter type on this meter point. Must be provided if no MPAN is provided.
Must be provided if no custom consumption input is provided.
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
{
"consumption": ElectricityConsumptionInput,
"flatRate": true,
"gspId": "52511471",
"meterType": "STANDARD",
"mpan": "society-often-TV-early-big"
}