Get aFRR bids for a given virtual asset, product and delivery day.
afrr
Get aFRR bids for a given virtual asset, product and delivery day.
Gets aFRR bids for a given virtual asset, product and delivery day
Path parameters
productDateCode:
The product date code identifies a single product and delivery day pair: YYYY-MM-DD_{{productName}}.
The delivery day inside the productDateCode must be in the following format: YYYY-MM-DD, e.g. 2025-01-01 (full day according to RFC3339).
Examples:
- aFRR Energy:
2025-01-01_POS_001. - aFRR Capacity:
2025-01-01_POS_00_04.
Response format
Returns a JSON representation of the aFRR bids for the given product and delivery day as an object.
The fields are identical to those returned in the GET aFRR bids response.
GET
Get aFRR bids for a given virtual asset, product and delivery day.
Headers
Access token
Path Parameters
Organisation ID
Virtual Asset ID
Product date code
Body
application/json
The body is of type object.
Response
OK
Last modified on June 30, 2026