Registry entry

New Zealand First-Time Adult Passport Application

First application for a New Zealand passport by an adult (16 or older) who has never held one, through the Department of Internal Affairs' passport service. Models the data collected in common by both the online first-time application (dia.services.govt.nz) and the paper Form PAS310: personal details, the entitlement basis that confirms New Zealand citizenship, names at birth (to establish that entitlement), the identity referee/witness who confirms the applicant's identity, contact and delivery details, and the processing-speed/payment choice. Scoped to an applicant whose name has never changed since birth; name-change, replacement, and renewal pathways are separate processes (see nameChangedSinceBirth and the sibling nz/dia/passport-renewal-adult document). It does not submit the application; the live govt.nz / passports.govt.nz sources are always authoritative (see VERIFICATION.md).

Registry entry

nz/dia/passport-application-first-adult

Jurisdiction
New Zealand · national
Version
1.0.0
Verification
draft

GovSchema spec v0.3

Authoritative source PAS310

Machine access

Registry catalog
registry/index.jsonone record per schema id

Field reference

46 fields across 9 steps, read from the published schema.json — names, types, requiredness, and validation as the document states them. The live government form remains the authoritative source.

Check you can use this document

  • isAgeSixteenOrOlder boolean required

    This document covers the adult passport process. Applicants under 16 need a child passport, a separate process out of scope here.

  • nameChangedSinceBirth boolean required

    This document models the common case of an applicant whose name has never changed. If your current name differs from your birth name, complete Form PAS310 sections 6 (Name change by marriage or civil union) and/or 7 (Name change by statutory declaration or deed poll) directly with DIA; those pathways, and the accompanying original-certificate document requirements, are out of scope here.

Your details

  • surname string required

    The name you want to appear in your passport. Must be an officially registered name (e.g. by birth, marriage, civil union, statutory declaration/deed poll, or a citizenship certificate), not a nickname.

    length: 1–100classification: pii
  • firstAndMiddleNames string required

    First and middle names

    length: 1–100classification: pii
  • dateOfBirth date required

    Full date, YYYY-MM-DD.

    classification: sensitive-pii
  • placeOfBirthTown string required

    Place of birth — city or town

    length: 1–80classification: pii
  • placeOfBirthCountry string required

    Place of birth — country

    length: 1–80classification: pii
  • gender enum required

    M = Male, F = Female, X = Gender diverse. Some international travel-authorisation systems and e-Gates may not recognise X; check requirements for any country you plan to visit or transit.

    enum: M | F | X
  • heightCm integer required

    Height (cm)

    range: 50–251
  • eyeColour string required

    Choose the closest match, e.g. brown, blue, green, grey, hazel, black.

    length: 1–40

Your entitlement to a New Zealand passport

  • citizenshipBasis enum required

    born_in_nz = born in New Zealand, no supporting document required. born_in_niue_cook_islands_tokelau = born in Niue, the Cook Islands, or Tokelau — requires the original birth certificate document. citizenship_by_grant_or_descent = citizenship obtained by grant or descent — requires the citizenshipCertificateNumber; if citizenship has not yet been confirmed via a certificate, the applicant must first resolve status through the Citizenship Office (citizenship.govt.nz), a separate process out of scope here. other_reason = any other claimed entitlement, requiring supporting document evidence.

    enum: born_in_nz | born_in_niue_cook_islands_tokelau | citizenship_by_grant_or_descent | other_reason
  • citizenshipCertificateNumber string optional

    Required only when citizenshipBasis is citizenship_by_grant_or_descent. No original document needs to be sent with the application; the certificate number is matched against Citizenship Office records.

    length: 1–40

Names at birth

  • mothersNameAtBirthSurname string required

    Used, together with your father's name and your mother's maiden name, to confirm entitlement against birth records. If you were legally adopted, provide your adoptive parents' names.

    length: 1–100classification: pii
  • mothersNameAtBirthFirstNames string required

    Your mother's first and middle names at your birth

    length: 1–100classification: pii
  • mothersMaidenNameSurname string required

    Your mother's surname at her own birth (maiden name)

    length: 1–100classification: pii
  • fathersNameAtBirthSurname string required

    Your father's surname at your birth

    length: 1–100classification: pii
  • fathersNameAtBirthFirstNames string required

    Your father's first and middle names at your birth

    length: 1–100classification: pii

Contact and delivery details

  • homeAddressStreet string required

    The place you are currently living. Not a box or bag number, or a 'care of' address.

    length: 1–120classification: pii
  • homeAddressSuburb string optional

    Home address — suburb

    length: 0–80classification: pii
  • homeAddressCityOrTown string required

    Home address — city or town

    length: 1–80classification: pii
  • homeAddressCountry string required

    Home address — country

    length: 1–80classification: pii
  • homeAddressPostcode string optional

    Home address — postcode

    length: 0–20classification: pii
  • contactPhone string required

    In international E.164 format, e.g. +6421234567. The source form separately collects home, work, and mobile numbers; this document collects one reachable contact number.

    patternclassification: pii
  • email string required

    Email address

    length: 0–254classification: pii
  • deliverToDifferentAddress boolean optional

    If false, the passport is delivered to homeAddressStreet.

  • deliveryStreetOrPoBox string optional

    Required only when deliverToDifferentAddress is true. If delivery is by international courier, a street address is required — a PO Box number cannot be used.

    length: 0–120classification: pii
  • deliverySuburb string optional

    Delivery address — suburb

    length: 0–80classification: pii
  • deliveryCityOrTown string optional

    Delivery address — city or town

    length: 0–80classification: pii
  • deliveryCountry string optional

    Delivery address — country

    length: 0–80classification: pii
  • deliveryPostcode string optional

    Delivery address — postcode

    length: 0–20classification: pii

Photo

  • photo file required

    A colour photo, less than 6 months old, meeting New Zealand passport photo standards (plain light background, neutral expression, no head covering except for religious/medical reasons). The online channel accepts one digital photo upload; the paper Form PAS310 requires 2 identical printed photos, one endorsed on the back by the identity referee/witness.

Identity referee / witness

  • identityRefereePassportNumber string required

    Personal identifier of a third party; handle as sensitive data. The referee (PAS310 calls this role 'witness'; online guidance and the BDM76 Identity Referee Declaration call it 'identity referee') must hold a currently valid New Zealand passport.

    patternclassification: pii
  • identityRefereeYearsKnown integer required

    Must be 1 year or more.

    range: 1–∞
  • identityRefereeSurname string required

    Personal identifier of a third party; handle as sensitive data. The referee must be 16 or older, not a relative/extended family member, not the applicant's spouse or partner, and not living at the applicant's address.

    length: 1–100classification: pii
  • identityRefereeFirstNames string required

    Identity referee/witness — first and middle names

    length: 1–100classification: pii
  • identityRefereeDateOfBirth date required

    Full date, YYYY-MM-DD.

    classification: sensitive-pii
  • identityRefereeAddress string required

    Single free-text field covering the source form's unit/street/suburb/city/postcode/state/country breakdown for this third party's address.

    length: 1–250classification: pii
  • identityRefereePhone string required

    In international E.164 format, e.g. +6421234567. The referee will be contacted and asked additional questions to verify the applicant's identity.

    patternclassification: pii

Emergency contact

  • emergencyContactSurname string required

    A person who can be contacted if you have an accident, become sick, or are involved in an incident while travelling. Recommended to be someone not travelling with you.

    length: 1–100classification: pii
  • emergencyContactFirstNames string required

    Emergency contact — first and middle names

    length: 1–100classification: pii
  • emergencyContactPhone string required

    In international E.164 format, e.g. +6421234567. The source form separately collects home and daytime numbers; this document collects one reachable number.

    patternclassification: pii
  • emergencyContactAddress string optional

    Single free-text field covering the source form's unit/street/suburb/city/postcode/state/country breakdown for this third party's address.

    length: 0–250classification: pii

Declaration, processing speed and payment

  • applicantDeclarationTruthfulComplete boolean required

    It is an offence against the Passports Act 1992 to knowingly or recklessly make a false or misleading statement to obtain a passport.

  • applicantDeclarationDate date required

    YYYY-MM-DD.

  • processingSpeed enum required

    standard = standard processing. urgent = up to 3 working days, for an additional fee, subject to demand and a complete application. callout = by phone appointment only. Confirm current fees and timeframes on the live source.

    enum: standard | urgent | callout
  • paymentMethod enum required

    card = credit, debit, or prepaid card (e.g. Prezzy card). eftpos_in_person = EFTPOS, in person only. Cash, cheques, and money orders are not accepted. The online channel instead offers card or online banking (see the sibling nz/dia/passport-renewal-adult document).

    enum: card | eftpos_in_person

Verification record

This file is the source-review record for this document version, per the manual-source-review-v1 practice. It documents the provenance of the published fields and flow and states the current verification claim honestly.

Current claim

  • status: draft
  • verification.method: manual-source-review-v1
  • verification.lastVerifiedAt: 2026-07-04

The document was derived from a directly-read primary source: the full text of the official Form PAS310 (edition dated 31 January 2025), read page by page, corroborated by the live govt.nz and dia.services.govt.nz guidance pages. This gives it stronger direct-source grounding than the sibling nz/dia/passport-renewal-adult v1.0.0, whose applicant-field section relied on secondary corroboration because its own form PDF could not be retrieved. It remains draft, not verified, pending an independent second reviewer's field-by-field pass against a live session.

Why this gap existed

A per-jurisdiction × per-vertical catalog review (GOV-1051 research cycle, 2026-07-04) found that registry/nz/dia published only passport-renewal-adult and realme-verified-identity — no first-time application, unlike every other jurisdiction with a published passport document (US, GB, IE, AU, CA all have both a first-time application and a renewal). This document closes that gap. It was added directly at published in discovery/catalog.json, since no candidate entry for it existed beforehand.

Source examined

Access constraint and how it was worked around

passports.govt.nz again returned HTTP 403 to every direct/automated fetch attempted (both the live PDF URLs and the guidance pages), the same recurring gotcha recorded for nz/dia/passport-renewal-adult and nz/dia/realme-verified-identity (see [[gov-form-pdf-extraction]] in engineering memory). Unlike those two documents, this cycle located an exact Wayback Machine capture of the live PDF itself: the CDX API (web.archive.org/cdx/search/cdx?url=passports.govt.nz/__data/assets/pdf_file/0018/19602/adult-new-v2.pdf) returned a 21 February 2025 snapshot of the same file served by the live site, confirmed by URL match. That snapshot (https://web.archive.org/web/20250221015729/https://www.passports.govt.nz/__data/assets/pdf_file/0018/19602/adult-new-v2.pdf) was fetched directly (no block on web.archive.org via curl) and its full text extracted page-by-page with pdfjs-dist (the same tool used across this registry for CID/glyph-encoded and access-blocked PDFs). Every field, section number, and label cited in this schema's sourceRef values was read verbatim from that extraction, not inferred from prose summaries.

Two supporting pages were fetched directly (no block):

  • govt.nz — "Apply for your first adult passport": eligibility (16+, NZ citizen), online vs. paper channel description, fee (NZD 247).
  • dia.services.govt.nz — "Getting started": corroborates the online channel's field set (name, DOB, place of birth, gender, height, eye colour, contact details) and flags a first-time-applicant-specific extra: an online live camera identity check, distinct from the passport photo.

What was confirmed directly (verbatim, from PAS310's own text)

  • Section 1 (personal details): surname, first/middle names, place and date of birth, gender (Male/Female/Gender X), height (cm), eye colour.
  • Section 2 (entitlement): the four tick-box bases — born in NZ; born in Niue/Cook Islands/Tokelau (birth-certificate document required only for a first-time applicant); citizenship by grant or descent (certificate number, no document required); entitlement for another reason (supporting evidence required) — and the exact document requirements per basis, from the page-8 checklist table.
  • Section 3 (names at birth): mother's name at the applicant's birth, mother's own maiden name, father's name at the applicant's birth.
  • Section 4 (contact and delivery): home address fields, phone/email, and the delivery-address-if-different branch, including the PO-Box-vs-street distinction for international courier delivery.
  • Section 10 (emergency contact) and Section 11 (applicant declaration): read verbatim, including the exact declaration text.
  • Section 12 (witness/identity referee): passport number, years known (1+ required), name, date of birth, address, phone — and the eligibility declaration (16+, known 1+ year, not related/spouse/same-address, valid NZ passport), which independently corroborates, word for word, the BDM76 Identity Referee Declaration already read for the renewal sibling.
  • Section 13 (fees/payment): the three service levels (standard, urgent — up to 3 working days, callout — by appointment) and the two paper-channel payment methods (card, EFTPOS in person). Fee amounts are intentionally not encoded as schema data (they change); see the processingSpeed / paymentMethod field descriptions.

What is out of scope for v1.0.0

  • Name-change pathways (PAS310 sections 6 and 7 — marriage/civil union, statutory declaration/deed poll): gated out entirely via the nameChangedSinceBirth eligibility field. An applicant who has changed their name before their first passport must use the paper form's full sections 6/7 directly; the associated original-certificate documents are not modelled here.
  • Statutory declaration edge case (PAS310 section 8): triggered only when someone else completes the form for an applicant with a disability/language difficulty, or when the applicant wears a head covering/headband for religious or medical reasons in their photo. Left unmodelled to keep this document scoped to the common case of a competent adult applicant completing their own application; flagged here rather than in the schema so a future revision can add it deliberately.
  • The online channel's live camera identity check: dia.services.govt.nz states first-time online applicants need "a device with internet access and a camera" for an online identity check distinct from the passport photo. This document does not model that check as a field (its data shape was not independently observed, only described in prose); it is noted here as a known online-channel-only step.
  • Address decomposition for third parties: the identity referee's and emergency contact's addresses are each collapsed into a single free-text field, unlike the applicant's own home/delivery addresses which mirror the source form's unit/street/suburb/city/postcode/country breakdown. This is a deliberate scope compression — an agent validating a third party's postal address does not need the same structural precision it needs for its own user's delivery address.
  • Exact digital-photo pixel/byte specification: PAS310 (a paper form) only specifies print dimensions (35mm x 45mm) and paper-quality rules; the online channel's digital equivalent (as flagged for the renewal sibling) is not independently confirmed here either.

Path to a verified claim (next step)

To advance this document to status: verified, a reviewer needs to independently re-derive the same Wayback capture (or a fresh, unblocked fetch of passports.govt.nz) and re-check every sourceRef against it field by field, confirm the current fee schedule and photo digital-file specification against the live site, and decide whether the statutory-declaration edge case and the online live-identity-check step should be folded into a future revision. Record the outcome here before setting status: verified.

Re-verification

Per the practice's Cadence, nextReviewBy is set to 2027-01-01 (6 months): passport applications are fee/policy-sensitive, and this record's reliance on a year-old Wayback snapshot (rather than a live fetch) for the form's own text argues for the shorter end of the cadence. Re-check the source, and confirm no newer PAS310 edition has been published, on or before that date and on any source.url change.

View the raw record (VERIFICATION.md)

Version history

  • 1.0.0 draft latest this page has verification record schema.json

Independent and non-affiliated

GovSchema is an independent, open-source project. This reference is not produced, reviewed, or endorsed by Department of Internal Affairs, New Zealand Passports (Te Tari Taiwhenua) or any government. The authoritative source is always the live government form and its official instructions.