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}).
Request to create an objection.
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 Free-form dict describing the disputed values. Example: {"date": "2026-01-15", "interval": 42, "our_value_mwh": 1.5, "tso_value_mwh": 1.8}.
Human-readable reason for the objection.
Successful Response
Response model for ClearingObjection.