-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathIFs 4.3 & 4.4 Balancing Border Capacity Limitations.json
More file actions
53 lines (53 loc) · 1.55 KB
/
Copy pathIFs 4.3 & 4.4 Balancing Border Capacity Limitations.json
File metadata and controls
53 lines (53 loc) · 1.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"name": "IFs 4.3 & 4.4 Balancing Border Capacity Limitations",
"method": "GET",
"query": [
{
"key": "documentType",
"value": "A31",
"description": "[M] A31 = Agreed capacity"
},
{
"key": "BusinessType",
"value": "A26",
"description": "[M] A26 = Available Transfer Capacity"
},
{
"key": "processType",
"value": "A47",
"description": "[M] A51 = Automatic Frequency Restoration Reserve; A63= Imbalance Netting; A47 = Manual frequency restoration reserve"
},
{
"key": "Out_Domain",
"value": "10YCZ-CEPS-----N",
"description": "[M] EIC code of an LFC Area (LFA) or Scheduling area (SCA)"
},
{
"key": "In_Domain",
"value": "10YAT-APG------L",
"description": "[M] EIC code of an LFC Area (LFA) or Scheduling area (SCA)"
},
{
"key": "periodStart",
"value": "202401312300",
"description": "[M] Pattern yyyyMMddHHmm e.g. 201601010000"
},
{
"key": "periodEnd",
"value": "202402012300",
"description": "[M] Pattern yyyyMMddHHmm e.g. 201601010000"
},
{
"key": "registeredResource",
"value": "22T201903146---W",
"description": "[O] EIC code of a Transmission Asset: If used, data for the given Transmission Asset is returned, otherwise, data for IC not specified is returned.",
"disabled": true
},
{
"key": "curveType",
"value": "A03",
"description": "[O] A01 = Sequential fixed block; A03 = Variable sized blocks (default)",
"disabled": true
}
]
}