List daily settlement records for a clearing period.
Each record represents one calendar day of MSCONS metering data received
from the TSO/DSO. The values field contains the raw interval data as
parsed from the MSCONS EDIFACT message.
GET
/
schedule-management
/
v1
/
mabis
/
clearing-periods
/
{uid}
/
settlements
List Settlements
Copy
curl --request GET \ --url https://api.engrate.io/schedule-management/v1/mabis/clearing-periods/{uid}/settlements \ --header 'Authorization: <api-key>'