Submit a MaBiS Objection (Einspruch) for a clearing period.
An objection disputes the TSO’s settlement values within the clearing window (M+10 to M+30 WT per BK6-24-174). The TSO will respond via UTILMD with acceptance or rejection, updating the objection status.
The disputed_values field is a free-form dict describing the contested data (e.g., {"date": "2026-01-15", "interval": 42, "value_mwh": 1.5}).
Clearing period unique identifier.
Request to create an objection.
Free-form dict describing the disputed values. Example: {"date": "2026-01-15", "interval": 42, "our_value_mwh": 1.5, "tso_value_mwh": 1.8}.
Objection type. 'volume': disputed energy quantity (MWh). 'price': disputed reBAP price. 'metering_point': incorrect metering point assignment. 'allocation': incorrect balance group allocation. 'timing': wrong delivery period or timestamp. 'other': any other dispute.
volume, price, metering_point, allocation, timing, other Human-readable reason for the objection.
Successful Response
An Objection (Einspruch) filed against settlement data within a clearing period.
Parent Clearing Period identifier.
ISO 8601 datetime when this objection was created.
"2026-02-26T10:00:00+00:00"
Free-form data describing the disputed values (dates, intervals, amounts).
ISO 8601 datetime of the most recent status change.
"2026-03-01T14:00:00+00:00"
Objection category: volume, price, metering_point, allocation, timing, or other.
"volume"
"price"
Objection status: draft, submitted, accepted, rejected, or withdrawn.
"submitted"
"accepted"
"rejected"
Unique identifier for this objection.
"e7f8a9b0-c1d2-4e3f-8a4b-5c6d7e8f9a0b"
Human-readable reason for the objection.
ISO 8601 datetime when the objection was resolved (accepted or rejected).
ISO 8601 datetime when the objection was submitted to the TSO.
TSO response text, if the objection has been reviewed.