Skip to main content

Input fields

annualConsumption : Int! required

The customer's expected annual consumption in kWh.

annualNighttimeConsumption : Int

The customer's expected annual nighttime consumption in kWh.

networkOperatorNumber : String! required

The BDEW-assigned ID of the network operator.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "annualConsumption": 40, "annualNighttimeConsumption": 39, "networkOperatorNumber": "season-indicate-education-across-these" }