Registry entry
Australia Adult Passport Renewal
Renewal of an adult Australian passport from within Australia through the Australian Passport Office's online application portal, printed and lodged at a participating Australia Post outlet. This document describes the eligibility conditions for renewal (as opposed to a new/first-time application), the applicant and contact-detail inputs, the current-passport and photo inputs, and the processing-speed and payment choices. It does not submit the application; the live passports.gov.au sources are always authoritative (see VERIFICATION.md). Applying from outside Australia is a separate process, out of scope here.
Registry entry
au/apo/passport-renewal-adult
GovSchema spec v0.3
Authoritative source PC7
Machine access
- Schema document
registry/au/apo/passport-renewal-adult/1.1.0/schema.jsonapplication/schema+json- Registry catalog
registry/index.jsonone record per schema id
Field reference
26 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.
Check you can renew
-
issuedAgeSixteenOrOlderboolean requiredOne of the conditions for renewing rather than applying for a new passport.
-
issuedOnOrAfterJan2006boolean requiredOne of the conditions for renewing rather than applying for a new passport.
-
issuedWithAtLeastTwoYearsValidityboolean requiredOne of the conditions for renewing rather than applying for a new passport.
-
personalDetailsUnchangedboolean requiredRenewal requires your name, date of birth, place of birth, and gender to be unchanged since your current passport was issued. A change of any of these (e.g. by marriage, deed poll, or gender transition) means you must apply for a new passport instead, a separate process out of scope here.
-
passportNotLostStolenOrCancelledboolean requiredMust be false (not reported lost, stolen, or cancelled) to be eligible for renewal; you must also present this passport when you lodge your application. If it was lost, stolen, or cancelled, use the replacement passport process instead, out of scope here.
-
currentPassportStatusenum requiredcurrent = still valid; expired = expired. Renewal is available in either case; APO's published eligibility criteria state no maximum time since expiry, unlike some other jurisdictions' online-renewal windows.
enum: current | expired
Your details
-
surnamestring requiredPersonal identifier; handle as sensitive data. Must match your current passport (see personalDetailsUnchanged).
length: 1–100 -
givenNamesstring requiredPersonal identifier; handle as sensitive data. Must match your current passport (see personalDetailsUnchanged).
length: 1–100 -
dateOfBirthdate requiredPersonal identifier; handle as sensitive data. Full date, YYYY-MM-DD.
classification: sensitive-pii -
placeOfBirthCitystring requiredPersonal identifier; handle as sensitive data.
length: 1–80 -
placeOfBirthCountrystring requiredPersonal identifier; handle as sensitive data. Australia for most applicants; see identity-document requirements for applicants born outside Australia.
length: 1–80 -
sexenum requiredRecorded in the 'Sex' field of an Australian passport. M = male, F = female, X = indeterminate/intersex/unspecified. Must match your current passport (see personalDetailsUnchanged); applying with a different marker than your current passport means you must apply for a new passport instead, out of scope here.
enum: M | F | X
Contact and address
-
residentialAddressLine1string requiredPersonal identifier; handle as sensitive data. This document covers applying from within Australia; a different process applies overseas, out of scope here.
length: 1–120 -
residentialAddressLine2string optionalPersonal identifier; handle as sensitive data.
length: 0–120 -
residentialSuburbstring requiredPersonal identifier; handle as sensitive data.
length: 1–80 -
residentialStateenum requiredAustralian state or territory of residence.
enum: 8 values -
residentialPostcodestring requiredPersonal identifier; handle as sensitive data.
pattern -
emailstring requiredPersonal identifier; handle as sensitive data. Used for the AusPassport online account and for delivery notifications (email plus an SMS Registered Post tracking number).
length: 0–254 -
phonestring requiredPersonal identifier; handle as sensitive data. In international E.164 format, e.g. +61412345678.
pattern
Your current passport
-
currentPassportNumberstring requiredPersonal identifier; handle as sensitive data. The passport you are renewing; you must present it when you lodge your application, and it will generally be cancelled at lodgement.
patternclassification: sensitive-pii -
currentPassportIssueDatedate requiredPersonal identifier; handle as sensitive data. Full date, YYYY-MM-DD. Used to confirm the issuedOnOrAfterJan2006 and issuedWithAtLeastTwoYearsValidity eligibility conditions.
-
currentPassportExpiryDatedate requiredPersonal identifier; handle as sensitive data. Full date, YYYY-MM-DD. Used to confirm the currentPassportStatus and issuedWithAtLeastTwoYearsValidity eligibility conditions.
-
photofile required2 identical printed colour passport photos meeting APO's photo guidelines: 35-40mm wide, 45-50mm high, face (chin to crown) 32-36mm, less than 6 months old, plain white or light background, neutral expression, no glasses (absent a medical exemption). Write your full name in black pen on the back of one photo. This field models the printed photos that accompany the lodged form, not a digital upload.
Passport validity, processing speed, and payment
-
passportValidityRequestedenum requiredten_year = standard 10-year validity passport, available to all eligible applicants; five_year = optional 5-year validity passport at a reduced fee, available only to applicants aged 75 or over. Confirm current fees on the live source.
enum: ten_year | five_year -
processingSpeedenum requiredstandard = routine processing, at least 6 weeks from lodgement; priority = Priority service, processed within 2 business days of receipt, for an additional fee; fast_track = Fast Track service, processed within 5 business days of receipt, for an additional fee. Priority and Fast Track require a complete application and exclude postage/delivery time. Confirm current fees on the live source.
enum: standard | priority | fast_track -
paymentMethodenum requiredPaid when you lodge your application at Australia Post. eftpos = EFTPOS; mastercard = MasterCard; visa = Visa; amex = American Express; cash = cash. Confirm the current fee on the live source.
enum: eftpos | mastercard | visa | amex | cash
Version history
-
1.1.0draftlatestthis pageno independent verification recordschema.json -
1.0.0draft has verification recordschema.json
Independent and non-affiliated
GovSchema is an independent, open-source project. This reference is not produced, reviewed, or endorsed by Australian Passport Office, Department of Foreign Affairs and Trade or any government. The authoritative source is always the live government form and its official instructions.