Flexibility Pools
Place bids for pool
Submit a set of bids to this pool
POST
/
entities
/
pool
/
{pool_id}
/
bids
/
actual
This endpoint does not display a Body field in the API playground: we are investigating. You can still hit the endpoint via the Swagger docs.
Path Parameters
pool_id
string
requiredBody
application/json ยท object[]
from_level_mw
number
requiredto_level_mw
number
requiredprice_eur
number
requiredfrom_time
string
requiredStart time of bid/offer (UTC)
to_time
string
requiredEnd time of bid/offer (UTC)
id
string
requiredsubmitted
boolean
default: falseResponse
200 - application/json
from_level_mw
number
requiredto_level_mw
number
requiredprice_eur
number
requiredfrom_time
string
requiredStart time of bid/offer (UTC)
to_time
string
requiredEnd time of bid/offer (UTC)
id
string
requiredsubmitted
boolean
default: false