There are required and optional parameters to be sent for each request*.
Not delivering an optional parameter, which is used for filtering purposes, will result in all data being returned.
Please take a look at the following example. Business type, which could be used to filter planned/unplanned outages, is not sent as a parameter. Thus the response data will include both cases.
https://web-api.tp.entsoe.eu/api?securityToken=MYTOKEN&documentType=A78&periodStart=201606310000&periodEnd=201612312300&in_Domain=10YSK-SEPS-----K&out_Domain=10YCZ-CEPS-----N (businessType is optional parameter and can be omitted)
* Please always rely on TP Web API postman page
Comments
0 comments
Please sign in to leave a comment.