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": "whether-number-computer-economy-design",
"addressType": "DOMESTIC",
"display": "now-serious-appear-race-response",
"electricityMeterPoints": [AddressAPIElectricityMeterPointType],
"gasMeterPoints": [AddressAPIGasMeterPointType],
"gspGroupId": "56705287",
"hasPrepaidMeters": true,
"houseNumber": "himself-suddenly-name-yes-model",
"line1": "bed-effort-big-say-base",
"line2": "window-wide-pay-whom-rather",
"line3": "bank-surface-drop-surface-vote",
"line4": "tough-however-travel-just-performance",
"line5": "maintain-deep-issue-move-training",
"postcode": "produce-everyone-her-nice-where",
"streetName": "more-often-air-win-drug"
}