StreetRegistryType
A street registry entry mapping streets to municipalities and network operators.
Fields
The city or town name.
The electricity network operator for this street.
The gas network operator for this street (if applicable).
The unique identifier of the street registry entry.
The municipality to which this street belongs.
The postal code of the street.
The name of the street.
The starting street number of the range (if applicable).
The ending street number of the range (if applicable).
The date from which this street registry entry is valid.
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"
}