Vehicle
New Zealand
Positive match
<?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>9BB657C7-5B53-44F8-969C-379881DF63CD</Token> <Reference /> <DataSources> <DataSource_v24> <DataSourceName>DZ Vehicle</DataSourceName> <Enabled>true</Enabled> <ConsentObtained>false</ConsentObtained> </DataSource_v24> </DataSources> </Session> <Criteria> <FirstName>Clive</FirstName> <LastName>Bish</LastName> <StreetNumber>24</StreetNumber> <StreetName>Asquith</StreetName> <Suburb>Mount Albert</Suburb> </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_v24> <DataSource>DZ Vehicle</DataSource> <Status>0</Status> <safe_harbour_score>N1</safe_harbour_score> <Item> <VerifyItem_v24> <FirstName>CLIVE</FirstName> <FirstNameVerified>false</FirstNameVerified> <MiddleName>ROBERT</MiddleName> <MiddleNameVerified>false</MiddleNameVerified> <LastName>BISH</LastName> <LastNameVerified>false</LastNameVerified> <Addresses> <VerifyItemAddress_v24> <AddressLine1>24 ASQUITH AVENUE</AddressLine1> <AddressSuburb>MOUNT ALBERT</AddressSuburb> <AddressCity>Auckland Region</AddressCity> <AddressPostCode>1025</AddressPostCode> <AddressFromDate>0001-01-01T00:00:00</AddressFromDate> <EncumberanceLodged>0001-01-01T00:00:00</EncumberanceLodged> <DPID>578086</DPID> <AddressVerified>false</AddressVerified> </VerifyItemAddress_v24> </Addresses> <DateofBirth>0001-01-01T00: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> <PassportExpiry>0001-01-01T00:00:00</PassportExpiry> <LastReviewed>0001-01-01T00:00:00</LastReviewed> <DeathIndex /> <IDCardNoValid>false</IDCardNoValid> <MedicalCardExpiry>0001-01-01T00:00:00</MedicalCardExpiry> <MedicalCardIndividualReferenceNo>0</MedicalCardIndividualReferenceNo> <SourceVerified>true</SourceVerified> </VerifyItem_v24> </Item> </VerifyResult_v24> </Results> <SafeHarbour>false</SafeHarbour> <ReportingReference>DZ-KWN-000000002362786</ReportingReference> <ResultsFileURL>https://svc.datazoo.co.nz/secure_file/11202382201827200416.pdf</ResultsFileURL> </VerifyResult> </VerifyResponse> </soap:Body> </soap:Envelope>
{ "dataSources": [ "DZ Vehicle" ], "firstName": "Clive", "lastName": "Bish", "streetNo": "24", "streetName": "Asquith", "suburb": "Mount Albert" }
{ "reportingReference": "DZ-KWQ-000000001037767", "safeHarbour": false, "dzVehicle": { "status": 0, "verified": true, "safeHarbourScore": "N1", "firstName": "CLIVE", "middleName": "ROBERT", "lastName": "BISH", "address1": "24 ASQUITH AVENUE", "suburb": "MOUNT ALBERT", "city": "Auckland Region", "postCode": "1025", "dpid": "578086", "otherOwners": [ "Clive Bish", "JACQUELINE VALERIE BISH" ] } }
INPUT DATA
Full Name:
Clive Bish
Address:
24 Asquith
Mount Albert
RESULTS
Output flags
Source Verified:
TRUE
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.
Output data
Full Name
Clive Robert Bish
Address:
24 Asquith Avenue,
Mount Albert,
Auckland, 1025
DPID:
578086