India
Driver's Licence (With Address)
Positive Search
<?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <Verify xmlns="http://svc.datazoo.co.nz"> <Session> <UserName>user</UserName> <Token>CD2A4E4D-F161-4CE2-B02B-AA705C614E51</Token> <Reference /> <DataSources> <DataSource_v30> <DataSourceName>India Drivers Licence</DataSourceName> <Enabled>true</Enabled> <ConsentObtained>true</ConsentObtained> </DataSource_v30> </DataSources> </Session> <Criteria> <FullName>Swarnava Maitra</FullName> <DateOfBirth>1990-02-10</DateOfBirth> <StreetNumber>9</StreetNumber> <StreetName>Green Valley</StreetName> <Suburb>Gogal</Suburb> <City>Margao Salcete</City> <State>Goa</State> <LicenceNo>GA08 20090036273</LicenceNo> </Criteria> </Verify> </soap12:Body>
<?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <soap:Body> <VerifyResponse xmlns="http://svc.datazoo.co.nz"> <VerifyResult> <Status>0</Status> <Message>Success</Message> <Results> <VerifyResult_v30> <DataSource>India Drivers Licence</DataSource> <Status>0</Status> <safe_harbour_score>M1</safe_harbour_score> <Item> <VerifyItem_v30> <FullName>Swarnava Maitra</FullName> <FirstNameVerified>false</FirstNameVerified> <MiddleNameVerified>false</MiddleNameVerified> <LastNameVerified>false</LastNameVerified> <Addresses> <VerifyItemAddress_v30> <AddressLine1>H NO 8 GREEN VALLEY NR PAULINE FACTORY GOGAL MARGAO SALCETE GOA</AddressLine1> <AddressVerified>true</AddressVerified> </VerifyItemAddress_v30> </Addresses> <DateofBirth>1990-02-10T00:00:00</DateofBirth> <DateofBirthVerified>true</DateofBirthVerified> <LicenceNoVerified>true</LicenceNoVerified> <SourceVerified>true</SourceVerified> </VerifyItem_v30> </Item> </VerifyResult_v30> </Results> <SafeHarbour>false</SafeHarbour> <ReportingReference>DZ-KWG-000000001028047</ReportingReference> </VerifyResult> </VerifyResponse> </soap:Body> </soap:Envelope>
{ "dataSources":[ "India Drivers Licence" ], "fullName":"Swarnava Maitra", "dateOfBirth":"1990-02-10", "streetNo":"8", "streetName":"Green Valley", "suburb":"Gogal", "city":"Margao Salcete", "province":"Goa", "driversLicenceNo":"GA08 20090036273", "indiaDriversLicenceConsentObtained":true }
{ "reportingReference": "DZ-KWT-000000001039683", "safeHarbour": false, "driversLicence": { "status": 0, "verified": true, "safeHarbourScore": "M1", "fullName": "Swarnava Maitra", "dateOfBirth": "1990-02-10", "address": "H NO 8 GREEN VALLEY NR PAULINE FACTORY GOGAL MARGAO SALCETE GOA", "fields": { "addressMatch": "Yes", "addressMatchScore": "1.000", "dateOfBirthMatch": "Yes", "nameMatch": "Yes", "nameMatchScore": "1.000", "driversLicence": "Yes", } } }
INPUT DATA
Full Name:
Swarnava Maitra
Date of Birth:
20/09/1990
Address:
8 Green Valley
Gogal, Margao Salcete, Goa
Driver’s Licence Number:
GA08 20090036273
RESULTS
Output flags
Source Verified:
TRUE
Safe Harbour Score:
M1
A “0” Status indicates that a full match on the identity has been returned.
A “1” Status indicates that the Identity was matched, but the name provided was incorrect.
A “2” Status indicates all information provided was incorrect.
A “3” Status indicates the data source being utilised is not working.
A “1” Status indicates that the Identity was matched, but the name provided was incorrect.
A “2” Status indicates all information provided was incorrect.
A “3” Status indicates the data source being utilised is not working.
A “True” result for a Safe Harbour confirmation indicates that the identity has been validated against the Primary Search AND has cleared a Watchlist check.
Address Match:
TRUE
Address Match Score:
1.000
Date of Birth Match:
TRUE
Name Match:
TRUE
Name Match Score:
1.000
Driver’s Licence Match:
TRUE
Output data
Full Name
Swarnava Maitra
Date of Birth:
10/02/1990
Address:
H NO 8 GREEN VALLEY NR PAULINE FACTORY GOGAL MARGAO SALCETE GOA