Models
Clearing Settlement
A clearing settlement contains one day’s metering data within a Clearing Period. The data originates from MSCONS messages sent by the TSO or DSO, containing quarter-hourly metered energy values.
Structure
Each settlement record contains:- date — the specific delivery day within the settlement month
- values — raw interval data from the MSCONS message, structure varies by message type and data category
Data flow
Settlement data arrives via EDIFACT MSCONS messages. The platform parses these messages and stores the interval values per day. The raw values are preserved as received — use the imbalance calculation endpoint to compare scheduled versus actual energy.A Clearing Settlement representing one day's settlement data within a clearing period, containing raw MSCONS interval values.
Parent Clearing Period identifier.
ISO 8601 datetime when this record was created.
Example:
"2026-02-20T08:00:00+00:00"
Settlement date in ISO 8601 format.
Example:
"2026-01-15"
ISO 8601 datetime of the most recent update.
Example:
"2026-02-20T08:00:00+00:00"
Unique identifier for this settlement record.
Example:
"d6e7f8a9-b0c1-4d2e-8f3a-4b5c6d7e8f9a"
Raw interval values from the MSCONS message. Structure varies by message type.