DIA Passport
New Zealand
Wrong date of birth
<?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>BD0CC3CB-6273-495B-A0A9-A2B88150E9ED</Token> <Reference /> <DataSources> <DataSource_v26> <DataSourceName>DIA-Passport</DataSourceName> <Enabled>true</Enabled> <ConsentObtained>true</ConsentObtained> </DataSource_v26> </DataSources> </Session> <Criteria> <FirstName>Southland</FirstName> <MiddleName></MiddleName> <LastName>STAGS</LastName> <DateOfBirth>1900-12-12</DateOfBirth> <PassportNumber>LZ115041</PassportNumber> <PassportExpiry>2017-10-10</PassportExpiry> </Criteria> </Verify> </soap12:Body> </soap12:Envelope>
<?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/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_v26> <DataSource>DIA-Passport</DataSource> <Status>1</Status> <safe_harbour_score>None</safe_harbour_score> <Item> <VerifyItem_v26> <FirstName>Southland</FirstName> <FirstNameVerified>false</FirstNameVerified> <MiddleName /> <MiddleNameVerified>false</MiddleNameVerified> <LastName>STAGS</LastName> <LastNameVerified>false</LastNameVerified> <DateofBirth>1900-12-12T00:00:00</DateofBirth> <DateofBirthVerified>false</DateofBirthVerified> <LicenseNoVerified>false</LicenseNoVerified> <VehicleRegistrationVerified>false</VehicleRegistrationVerified> <LastOdometerReading>0</LastOdometerReading> <LastOdometerReadingDate>0001-01-01T00:00:00</LastOdometerReadingDate> <VehicleOwnershipDate>0001-01-01T00:00:00</VehicleOwnershipDate> <PassportNumber>LZ115041</PassportNumber> <PassportExpiry>2017-10-10T00:00:00</PassportExpiry> <LastReviewed>0001-01-01T00:00:00</LastReviewed> <IDCardNoValid>false</IDCardNoValid> <MedicalCardExpiry>0001-01-01T00:00:00</MedicalCardExpiry> <MedicalCardIndividualReferenceNo>0</MedicalCardIndividualReferenceNo> <StatusMessage>Unmatched: Date of Birth</StatusMessage> <ErrorMessage /> <SourceVerified>false</SourceVerified> </VerifyItem_v26> </Item> </VerifyResult_v26> </Results> <SafeHarbour>false</SafeHarbour> <ReportingReference>DZ-KWM-000000001028132</ReportingReference> <ResultsFileURL>https://svctest.datazoo.co.nz/secure_file/11504871201830040701.pdf</ResultsFileURL> </VerifyResult> </VerifyResponse> </soap:Body> </soap:Envelope>
{ "dataSources": [ "DIA-Passport" ], "firstName": "SOUTHLAND", "lastName": "Stags", "dateOfBirth": "1900-12-12", "passportNo": "LZ115041", "passportExpiryDate": "2017-10-10", "passportConsentObtained": true }
{ "reportingReference": "DZ-KWQ-000000001037351", "safeHarbour": false, "passport": { "status": 1, "verified": false, "statusMessage": "Unmatched: Date of Birth", "safeHarbourScore": "None", "firstName": "Southland", "lastName": "Stags", "dateOfBirth": "1900-12-12", "passportNo": "LZ115041", "passportExpiry": "2017-10-10" } }
INPUT DATA
Full Name:
Southland Stags
Date of Birth:
12/12/1900
Passport Number:
LZ115041
Passport Expiry:
10/10/2017
RESULTS
Output flags
The verification failed due to an incorrect date of birth being provided.
No match could be found in the Database.
No match could be found in the Database.
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.
Status Message:
Unmatched: Date of birth
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.