Coefficients for evaluation of imbalance


GET https://iszo.okte.sk/api/v1/CoefficientsForEvaluation

Parameters

:dateFrom
required
Date ISO 8601
Start date of the selected range
:dateTo
required
Date ISO 8601
End date of the selected range

Example

GET https://iszo.okte.sk/api/v1/CoefficientsForEvaluation?datefrom=2020-01-01&dateto=2020-01-04[
  {
    "dateFrom": "2020-01-01",
    "dateTo": "2020-01-31",
    "balancedSREC": 0.465,
    "balancedKZPO": 1.0,
    "kzpo": 1.0
  }
]

Response fields description

Field Description Format
dateFrom Start date of the date range Date ISO 8601
dateTo End date of the date range Date ISO 8601
balancedSREC Coefficient SREC, balanced Float number
balancedKZPO Coefficient of payment for counter-imbalance - balanced Float number
kzpo Coefficient of payment for counter-imbalance Float number