Skip to main content
POST
Creates aFRR bids for a given virtual asset.

Headers

Authorization
string
default:Bearer <access token value>
required

Access token

Path Parameters

organisationID
string
required

Organisation ID

virtualAssetID
string
required

Virtual Asset ID

Body

application/json

Bids to be created

bids
object[]
required
deliveryDay
string
required
Example:

"2025-11-11"

product
string
required

Capacity market bid: POS_00_04, Energy markt bid: POS_001

Example:

"POS_00_04"

Response

Created

deliveryDay
string
required
Example:

"2025-11-11"

product
string
required

Capacity market bid: POS_00_04, Energy market bid: POS_001

Example:

"POS_00_04"

productDateCode
string
required

Capacity market bid: 2025-11-11_POS_00_04, Energy market bid: 2025-11-11_POS_001

Example:

"2025-11-11_POS_00_04"

bids
object[]
Last modified on August 21, 2026