Toggle menu

GetPoint

Request Parameters

GetPoint Request Schema
 

Example Request:

{
    "ref": {
        "type": "PointAddress",
        "value": [6599297],
        "key": "Id"
    }
}

Response Parameters

GetPoint Response Schema
 

Example Response:

{
    "jsonrpc": "2.0",
    "id": 6,
    "result": {
        "response": {
            "guid": "b6593bc6-2ba9-4d86-9378-1fe8262a41b9",
            "id": 6599297,
            "data": null,
            "coordinates": [{
                "latitude": 51.5803,
                "longitude": -0.549298
            }],
            "description": "40 MORELAND DRIVE, GERRARDS CROSS, SL9 8BD",
            "pointType": "PointAddress",
            "sharedRef": {
                "key": "Uprn",
                "type": "PointAddress",
                "value": ["10003235173"]
            }
        },
        "errors": [],
        "success": true
    }
}

Last modified on February 04, 2021

Share this page

Facebook icon Twitter icon email icon

Print

print icon