AddressType
Fields
A unique ID per address using part of the address with spaces removed.
The type of address (domestic, business or unknown).
The complete and human-legible address in a single string.
The ID of the Grid Supply Point Group that the address belongs to.
The identifier for a property. The house number consists of the part of line 1 of the address that is not the street name. This includes sub-building names, building names, deliver point aliases and building numbers. For example, the house number for the property 'Flat 12 100 Example St' would be 'Flat 12 100'.
Line 1 of the address. This is generally the house number and street name.
Line 2 of the address. This is generally the area or village.
Line 3 of the address. This is generally the area or village.
Line 4 of the address. This is generally the city.
Line 5 of the address. This is generally the county.
The street name for a property. The street name consists of the part of line 1 of the address that is not the house number. For example, the house number for the property 'Flat 12 100 Example St' would be 'Example St'.
Example
{
"addressKey": "act-bit-campaign-the-near",
"addressType": "DOMESTIC",
"display": "heavy-final-property-political-because",
"electricityMeterPoints": [AddressAPIElectricityMeterPointType],
"gasMeterPoints": [AddressAPIGasMeterPointType],
"gspGroupId": "41896699",
"hasPrepaidMeters": true,
"houseNumber": "place-conference-space-letter-fine",
"line1": "message-financial-bring-reveal-number",
"line2": "key-college-student-program-raise",
"line3": "how-effect-these-when-attention",
"line4": "well-population-many-her-include",
"line5": "middle-whether-bill-mean-election",
"postcode": "we-language-for-south-toward",
"streetName": "white-concern-always-pay-down"
}