The data is returned in the JSON format which can then be broken down to retrieve the required elements. An example of a response is shown below.

{
    "countryCode": "India",
    "clientReference": "",
    "reportingReference": "DZ-437058bf-6ad4-4246-8406-ce605bc52395",
    "matchStatus": "Full Match 1+1 Verification",
    "searchErrorMessage": "",
    "safeHarbour": false,
    "searchStatus": "Successful",
    "serviceResponses": {
        "India Passport": {
            "status": 0,
            "sourceStatus": "Successful",
            "errorMessage": "",
            "identityVerified": true,
            "safeHarbourScore": "M2",
            "nameMatchScore": "1.000",
            "addressMatchScore": "N/A",
            "verifications": {
                "dateOfBirth": true,
                "dateOfIssue": true,
                "fileNo": true,
                "firstName": true,
                "lastName": true,
                "passportNo": true
            },
            "returnedData": {}
        }
    },
    "remarks": []
}


In case of a query, please raise a ticket at our Support Portal or connect with us via Live Chat.