You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "[M] EIC code of a Scheduling Area or LFA"
19
+
},
20
+
{
21
+
"key": "periodStart",
22
+
"value": "202309232200",
23
+
"description": "[M] Pattern yyyyMMddHHmm e.g. 201601010000"
24
+
},
25
+
{
26
+
"key": "periodEnd",
27
+
"value": "202309242200",
28
+
"description": "[M] Pattern yyyyMMddHHmm e.g. 201601010000"
29
+
},
30
+
{
31
+
"key": "storageType",
32
+
"value": "archive",
33
+
"description": "[M] Used to request archives"
34
+
},
35
+
{
36
+
"key": "businessType",
37
+
"value": "C46",
38
+
"description": "[O] C40 = Conditional bid; C41 = Thermal limit; C42 = Frequency limit; C43 = Voltage limit; C44 = Current limit; C45 = Short-circuit current limits; C46 = Dynamic stability limit",
39
+
"disabled": true
40
+
},
41
+
{
42
+
"key": "offset",
43
+
"value": "100",
44
+
"description": "[O] Integer: Zero‑based index of the first archive to return. The offset parameter paginates the response in batches of 100 archives (e.g., offset = n returns the archives in the range n+1 to n+100).",
Copy file name to clipboardExpand all lines: misc/endpoints/Market/11.1 Continuous Allocations - Offered Transfer Capacity.json
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -42,12 +42,6 @@
42
42
"value": "20240515123900",
43
43
"description": "[O] For Offered Capacity Evolution can be quried with datetime in numeric. For example 20210803113900000 for evolution update date time 03.08.2021 13:39:00.000. If there is no OC evolution version with requested update_DateAndOrTime the system selects OC version valid in the given time (e.g., closest previous update_DateAndOrTime). The most recent publish OC version is provided in case the update_DateAndOrTime parameter is omitted. The most recent published OC version and intermediate OC versions is distinguished by document type: − Intermediate OC values: A31 − Most recent published OC values: B33",
44
44
"disabled": true
45
-
},
46
-
{
47
-
"key": "offset",
48
-
"value": "0",
49
-
"description": "[O] Integer: Zero‑based index of the first TimeSeries to return. The offset parameter paginates the response in batches of 100 TimeSeries (e.g., offset = n returns the TimeSeries in the range n+1 to n+100).",
0 commit comments