Skip to main content

Fields

city : String! required

The city or town name.

electricityNetworkOperator : NetworkOperatorType

The electricity network operator for this street.

gasNetworkOperator : NetworkOperatorType

The gas network operator for this street (if applicable).

id : ID! required

The unique identifier of the street registry entry.

municipality : MunicipalityType! required

The municipality to which this street belongs.

postalCode : String! required

The postal code of the street.

streetName : String! required

The name of the street.

streetNumberFrom : String

The starting street number of the range (if applicable).

streetNumberTo : String

The ending street number of the range (if applicable).

validFrom : Date! required

The date from which this street registry entry is valid.

validTo : Date

The date until which this street registry entry is valid (if applicable).

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

{ "city": "rest-say-save-environmental-modern", "electricityNetworkOperator": NetworkOperatorType, "gasNetworkOperator": NetworkOperatorType, "id": "30577827", "municipality": MunicipalityType, "postalCode": "provide-western-give-how-behind", "streetName": "clear-begin-guy-buy-member", "streetNumberFrom": "sea-determine-must-quality-full", "streetNumberTo": "campaign-adult-east-now-technology", "validFrom": "1996-12-28", "validTo": "1980-11-24" }