Skip to main content

Fields

periodEnd : DateTime! required

End datetime of the price period (exclusive).

periodStart : DateTime! required

Start datetime of the price period (inclusive).

unit : String! required

Unit of the price value (EUR/MWh).

value : Decimal! required

Price value in EUR/MWh.

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

{ "periodEnd": "2017-06-20T06:47:24.226101+00:00", "periodStart": "2004-08-17T11:23:30.113474+00:00", "unit": "story-popular-major-newspaper-stand", "value": "1.0" }