Toggle menu

GetPointAddress

Request Parameters

GetPointAddress Request Schema
 

Example Request:

{
    "ref": {
        "type": "PointAddress",
        "value": ["100080561373"],
        "key": "Uprn"
    }
}

Response Parameters

GetPointAddress Response Schema
 

Example Response:

{
    "jsonrpc": "2.0",
    "id": 8,
    "result": {
        "response": {
            "guid": "cfd7d938-353e-4e72-89e2-a73049368f23",
            "id": 5582537,
            "coordinates": [{
                "latitude": 51.5794477125473,
                "longitude": -0.774164359205908
            }],
            "description": "1 A ROAD, SOMEWHERE, AA1 1AA",
            "pointType": "PointAddress",
            "sharedRef": {
                "key": "Uprn",
                "type": "PointAddress",
                "value": ["100080561373"]
            },
            "llpgLogicalStatus": 1,
            "pointAddressType": {
                "guid": "61fd9403-3a4b-4a5a-9950-6ceca782795d",
                "id": 290,
                "name": "Residential - Dwellings - Terraced",
                "sourceId": "RD04"
            },
            "pointSegmentId": 493813,
            "streetId": 123396
        },
        "success": true,
    }
}

Last modified on February 04, 2021

Share this page

Facebook icon Twitter icon email icon

Print

print icon