The following sample response shows the details of the record that matches the specified record:
{
"firstRecord": 1,
"recordCount": 1,
"pageSize": 10,
"searchToken": "SVR1.AU5HE",
"matchedEntity": [
{
"businessEntity": {
"Person": {
"link": [
{
"href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/Person/1038246",
"rel": "self"
}
],
"rowidObject": "1038246 ",
"creator": "admin",
"createDate": "2008-08-12T02:15:02-07:00",
"updatedBy": "Admin",
"lastUpdateDate": "2008-08-12T02:59:17-07:00",
"consolidationInd": "1",
"lastRowidSystem": "SFA ",
"dirtyIndicator": "0",
"hubStateInd": "1",
"partyType": "Person",
"lastName": "BATES",
"firstName": "DAISY",
"displayName": "DAISY BATES"
}
},
"matchRule": "PUT"
}
]
}