Skip to main content
POST
Submit portfolio forecast

Authorizations

Authorization
string
header
required

Body

application/json

Portfolio production and consumption forecasts for one delivery day.

delivery_day
string<date>
required
series
object[]
required
Minimum array length: 1
unit
enum<string>
default:MW
Available options:
MW,
MWH
malo_mapping
object | null

MaLo-to-control-area mapping, required when a series is tagged by MaLo.

Response

Forecast accepted

Acknowledgment of an accepted forecast submission.

delivery_day
string<date>
required
interval_count
integer
required
series_received
integer
required
total_production_mwh
number
required

Total production energy received for the delivery day, in MWh.

total_consumption_mwh
number
required

Total consumption energy received for the delivery day, in MWh.

input_hash
string
required

Content hash for change detection.

status
string
default:received
Allowed value: "received"