Skip to main content
An aggregation object (Aggregationsobjekt) is a MaBiS-Zaehlpunkt — a virtual metering point that groups physical metering points for settlement purposes. They are registered via UTILMD messages and link metering infrastructure to balance groups.

Aggregation types

TypeFull nameDescription
BASBilanzierungsabrechnungssummenzeitreiheBilling aggregation summary time series
FPEFahrplanprognose EntnahmeForecast withdrawal schedule
FPIFahrplanprognose EinspeisungForecast injection schedule
SLPStandardlastprofilStandard load profile
RLMRegistrierte LeistungsmessungRegistered power measurement

Status

StatusMeaning
pendingRegistration received, not yet confirmed by TSO/DSO
confirmedActive and valid for settlement
rejectedRegistration rejected by the counterparty
deactivatedPreviously active, now deactivated

Time series types

The time_series_type field identifies the Summenzeitreihe type using MaBiS codes (Z95–ZG7). For example, ZA6 represents an Abrechnungssummenzeitreihe (ASZR) — the settlement summary time series used for final billing.

Validity period

Each aggregation object has a date_from and optional date_to defining when it is valid. Objects without a date_to are considered currently active.

Response model for aggregation objects.

aggregation_type
string
required

Type: BAS, FPE, FPI, SLP, RLM

date_from
string
required

Valid from date (YYYY-MM-DD)

dso
string
required

Distribution system operator identifier

id
string
required

Aggregation object identifier (MaBiS-ZP ID)

status
string
required

Status: pending, confirmed, rejected, deactivated

tso
string
required

TSO Y area code (e.g., 10YDE-EON------1)

aggregation_subtypes
string[]

OBIS codes

brp
string | null

Balance responsible party EIC

date_to
string | null

Valid to date (YYYY-MM-DD)

mga
string | null

MGA Y area code (Marktgebietsverantwortlicher)

receiver
integer | null

Receiver MP-ID

sender
integer | null

Sender MP-ID (DSO responsible for this MGA)

time_series_type
string | null

Summenzeitreihe type (Z95-ZG7, e.g., ZA6=ASZR)