ForecastConsumptionEntryType
Fields
Optional TOU split breakdown for this entry.
Unique identifier for this forecast consumption entry.
Unique identifier of the time-of-use scheme for this entry.
Unit of the consumption value.
Start of the period this entry covers.
End of the period this entry covers.
Forecast consumption value.
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
{
"consumptionSplit": [ConsumptionSplitType],
"identifier": "68975109",
"touName": "surface-law-how-full-election",
"unit": "agency-position-indicate-number-artist",
"validFrom": "1990-01-31T09:54:39.204816+00:00",
"validTo": "1977-10-28T20:07:36.651860+00:00",
"value": "1.0"
}