DIA Passport verification service. Authoritative real-time identity lookup for New Zealand. Pay-per-call, no contracts.
DIA Passport verification service. Didit exposes this service throughDocumentation Index
Fetch the complete documentation index at: https://docs.didit.me/llms.txt
Use this file to discover all available pages before exploring further.
POST /v3/database-validation/ so you can verify the submitted data against the authoritative source and receive normalized match results.
nzl_new_zealand_passport| Field | Required | Example |
|---|---|---|
first_name | Yes | John |
last_name | Yes | Doe |
date_of_birth | Yes | 1990-01-01 |
passport_number | Yes | SAMPLE-PASS-12345 |
passport_expiration_date | Yes | 1990-01-01 |
first_name, last_name, date_of_birth, passport_number, passport_expiration_dateNZLnzl_new_zealand_passporttrueJohnDoeYYYY-MM-DD format.Example: 1990-01-01SAMPLE-PASS-12345YYYY-MM-DD format.Example: 1990-01-01source_data depend on what the registry returns. The generated example for nzl_new_zealand_passport currently documents this normalized shape:
date_of_birthfirst_nameidentification_numberlast_name