Below is a sample request with an address request to ID Lookup
Service:
{
"preferences": {
"maxResults": 1,
"returnAllInfo": true,
"factoryDescription": {
"label": "",
"featureSpecific": {}
},
"clientLocale": "en_US",
"clientCoordSysName": "",
"distance": {
"value": 150,
"distanceUnit": "METER"
},
"streetOffset": {
"value": 7,
"distanceUnit": "METER"
},
"cornerOffset": {
"value": 7,
"distanceUnit": "METER"
},
"fallbackToGeographic": true,
"fallbackToPostal": true,
"matchMode": "",
"returnOfAdditionalFields": [],
"originXY": [],
"customPreferences": {}
},
"keys": [
{
"key": "P0000GL41OME",
"country": "USA",
"type": "PB_KEY"
}
]
}