Registry entry

Ireland First Adult Passport Application (Passport Online)

Apply for a first Irish passport as an adult (or as an adult whose most recent passport lapsed too long ago to renew) through the Department of Foreign Affairs' Passport Online service. Unlike a renewal, a first-time application requires documentary evidence of citizenship and identity plus witnessed verification of identity. This document describes the citizenship-evidence branch, applicant details, identity/address evidence, the witnessing requirement, and the photo/product/payment choice. It does not submit the application; the live ireland.ie source is always authoritative (see VERIFICATION.md).

Registry entry

ie/dfa/passport-application-first-adult

Jurisdiction
Ireland · national
Version
1.1.0
Verification
draft

GovSchema spec v0.3

Authoritative source https://www.ireland.ie/en/dfa/passports/how-to-apply-for-a-passport/first-adult-passport/

Machine access

Registry catalog
registry/index.jsonone record per schema id

Field reference

20 fields across 5 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.

Evidence of Irish citizenship

  • citizenshipBasis enum required

    born_in_ireland = born on the island of Ireland; naturalised = granted citizenship by naturalisation (a naturalisation certificate must already be held before applying); foreign_birth_registration = entered on the Foreign Births Register (e.g. born abroad to an Irish parent, or through an Irish grandparent). Determines which additional citizenship-evidence document is required alongside your birth certificate.

    enum: born_in_ireland | naturalised | foreign_birth_registration
  • birthCertificate file required

    The long-form civil birth certificate that includes the applicant's parents' name(s), required for every first-time applicant regardless of citizenshipBasis. Provide as PDF, JPEG, or PNG; the original is posted in and returned.

  • naturalisationCertificate file optional

    Required when citizenshipBasis is naturalised. A first-time application cannot be made until this certificate has already been issued.

  • foreignBirthRegistrationCertificate file optional

    Required when citizenshipBasis is foreign_birth_registration. The original certificate, or a colour copy certified by a solicitor or notary public.

Your details

  • lastName string required

    Personal identifier; handle as sensitive data.

    length: 1–100
  • firstNames string required

    Personal identifier; handle as sensitive data.

    length: 1–100
  • dateOfBirth date required

    Personal identifier; handle as sensitive data. YYYY-MM-DD.

    classification: sensitive-pii
  • ppsNumber string optional

    Personal identifier; handle as sensitive data. Leave blank if you do not have an Irish PPS number.

    length: 0–9classification: sensitive-pii
  • email string required

    Personal identifier; handle as sensitive data. Used for the application-status confirmation alerts sent throughout processing.

    length: 0–254

Identity and address evidence

  • proofOfAddress file required

    Evidence of your current address, such as government correspondence, an original utility bill, or a bank statement. Provide as PDF, JPEG, or PNG.

  • proofOfName file required

    Evidence of your current name, such as government correspondence. Provide as PDF, JPEG, or PNG.

  • marriageOrCivilPartnershipCertificate file optional

    Original civil marriage or civil partnership certificate, required only if you are applying for a passport in a married/civil-partnership name.

Get your application witnessed

  • residencyLocation enum required

    in_ireland = resident in the State, where only a member of An Garda Síochána may witness your application; outside_ireland = resident abroad, where a broader list of acceptable witnesses applies. Determines which witnessType values are valid.

    enum: in_ireland | outside_ireland
  • witnessType enum required

    garda_siochana = a member of An Garda Síochána (the only acceptable witness when residencyLocation is in_ireland). When residencyLocation is outside_ireland, choose the witness's profession from this non-exhaustive published list: school_principal_or_teacher, member_of_clergy, medical_doctor, lawyer, bank_or_credit_union_manager, elected_public_representative, notary_public_or_commissioner_for_oaths, accountant, dentist, vet, nurse, pharmacist, chartered_engineer, other_published_witness. Select other_published_witness if your witness's profession is on the live acceptable-witness list but not enumerated above.

    enum: 15 values
  • witnessName string required

    Personal identifier; handle as sensitive data. The witness must be personally known to you (when outside Ireland) and must sign the printed Identity Verification Form.

    length: 1–200
  • witnessWorkLandlinePhone string required

    Personal identifier; handle as sensitive data. A landline number the Passport Service can call to verify the witness. Mobile numbers are not accepted.

    length: 0–30
  • identityVerificationFormSigned boolean required

    The Identity Verification Form is generated and printed at the end of the online application. Set true to confirm your witness has reviewed it, confirmed your identity and photos, and signed it (including, if outside Ireland, providing an official stamp or business card).

Photos, product, and payment

  • photos file required

    4 recent identical photographs taken within the last 6 months, meeting the published photo specification. 2 of the 4 must be signed on the back by your witness, who also writes the application form number on them. Provide as a single upload bundling all 4 images or scans.

  • productRequested enum required

    standard_passport_book = standard 10-year, 34-page passport book; large_passport_book = large 10-year, 66-page passport book; passport_book_and_card_bundle = standard passport book bundled with a passport card (EU/EEA travel only). A first-time applicant cannot apply for the passport card alone.

    enum: standard_passport_book | large_passport_book | passport_book_and_card_bundle
  • paymentMethod enum required

    debit_or_credit_card is the only payment method Passport Online accepts. Current fees are published on the live source and are deliberately not encoded here.

    enum: debit_or_credit_card

Version history

Independent and non-affiliated

GovSchema is an independent, open-source project. This reference is not produced, reviewed, or endorsed by Department of Foreign Affairs, Passport Service or any government. The authoritative source is always the live government form and its official instructions.