Grid operators
The grid operators (Netzbetreiber) you register installations with, the registration forms configured per operator, and the electrical contractors you can name on them. Read-only lookups that supply the ids the document-generation endpoints take.
List grid operators
List the grid operators (Netzbetreiber) configured for your company, each with the set of registration forms attached to it. This is where the `networkCarrierId` and `documentIds` for `POST /v1/offers/{id}/network-carrier-documents` come from — `documents` is already in the order the operator expects. Requires `read:documents`.
Get a grid operator
One grid operator with its registration forms, in the configured order. Requires `read:documents`.
List electrical contractors
List the electrical contractors (Elektrofachbetriebe) your company can name on grid-operator forms. Their ids are what `electronicsFirmId` takes in `POST /v1/offers/{id}/network-carrier-documents`. Requires `read:documents`.