ElectricityGenerationPoint
Fields
The Agreements linked to this electricity generation point.
The generation point identification number.
Fetch Half Hourly Readings for this GPIN from and to a given datetime of any version. Restricted by the Agreement Periods.
Electricity generation point id.
Return the monthly confirmed Export readings associated with a given Electricity Generation Point.Restricted by the Agreement Periods.
Arguments
Base cost estimations on this product.
The most recent Export Cos Gain Process.
The generation point status.
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": [GenerationAgreement],
"gpin": "think-agency-modern-bed-song",
"halfHourlyReadings": [ElectricityHalfHourReading],
"id": "21513905",
"intervalReadings": [ExportIntervalReadings],
"latestExportCosGainProcess": ExportCosGainProcess,
"status": "UNDER_CONTRACT"
}