Vehicle
New Zealand
Wrong street name
<?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>Test</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>2</Status> <safe_harbour_score>None</safe_harbour_score> </VerifyResult_v24> </Results> <SafeHarbour>false</SafeHarbour> <ReportingReference>DZ-KWI-000000002362807</ReportingReference> <ResultsFileURL>https://svc.datazoo.co.nz/secure_file/11202650201846200422.pdf</ResultsFileURL> </VerifyResult> </VerifyResponse> </soap:Body> </soap:Envelope>
{ Â Â Â "dataSources": [ Â Â Â Â Â Â Â "DZ Vehicle" Â Â Â ], Â Â Â "firstName": "Clive", Â Â Â "lastName": "Bish", Â Â Â "streetNo": "24", Â Â Â "streetName": "Test", Â Â Â "suburb": "Mount Albert", }
{ Â Â Â "safeHarbour": false, Â Â Â "dzVehicle": { Â Â Â Â Â Â Â "status": 2, Â Â Â Â Â Â Â "verified": false, Â Â Â Â Â Â Â "safeHarbourScore": "none" Â Â Â } }
INPUT DATA
Full Name:
Clive Bish
Address:
24 Test
Mount Albert
RESULTS
Output flags
The verification failed due to an incorrect street name 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.
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
Address:
DPID: