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": "small-behind-agreement-structure-item",
"addressType": "DOMESTIC",
"display": "several-able-knowledge-return-director",
"electricityMeterPoints": [AddressAPIElectricityMeterPointType],
"gasMeterPoints": [AddressAPIGasMeterPointType],
"gspGroupId": "23720696",
"hasPrepaidMeters": true,
"houseNumber": "top-air-agent-must-voice",
"line1": "high-describe-instead-ahead-develop",
"line2": "just-many-do-discuss-despite",
"line3": "least-face-again-study-news",
"line4": "politics-control-yeah-team-building",
"line5": "four-return-represent-view-instead",
"postcode": "stop-prove-field-onto-think",
"streetName": "suffer-measure-open-alone-drug"
}