Australian ID Documents
Driver’s Licences
This guide explains how to verify Australian driver’s licences across different states and territories.
Required Fields
Implementation Example
Format Requirements
Licence Number Formats
Card Number Formats
Victorian Licence Verification - Important Update
As of July 1st, 2023, Victorian card number verification has special handling:
- For compromised licenses (e.g., Optus breach): DVS verifies current card number
- For non-compromised licenses: Card number isn’t verified (can match license number)
- Always capture card numbers as historical compromises may affect verification
- Direct DVS users will see audit log entry: “Successful Match - Card Number hasn’t been checked”
DVS Response Handling
To receive expanded verification details: 1. Enable the “full check results”
flag 2. Access results in:
entityResult.nameCheck.checkResult[x].checkProcessResults
Sample License Images
Australian Passports & Visas
This guide covers verification requirements for both Australian passports and visas. Both document types use similar verification fields but have some key differences.
Document Types Overview
Australian passport verification for citizens and permanent residents.
Australian visa verification for temporary residents and visitors.
Required Fields
Important Considerations
When verifying visas, ensure you’re using the correct passport number that the visa is associated with. Using an incorrect or expired passport number will result in verification failure.
For visa holders from countries with different name formats, always use the name order and format exactly as shown
Medicare Cards
The Australian Medicare Card is a government-issued healthcare card that comes in three colors: Green, Blue, and Yellow. Each card type has specific validation requirements and data formats. This guide explains how to integrate Australian Medicare Card verification into your application.
Required Fields
Implementation Example
Use this checklist to ensure your Medicare Card implementation is correct:
- Card type is specified correctly (G/B/Y)
- Full name matches card exactly
- Date formats follow YYYY-MM-DD
- Reference number is between 1 and 5
- Country is set to “AUS”
- Middle initial is included if present on card
Name Change Certificates
The Name Change Certificate is an official document that verifies a person’s legal name change in Australia. Each state and territory maintains its own registry for name changes, but the verification process is standardized across the country.
Required Fields
Implementation Example
Extra Data Fields Reference
Certificate Details
Date Fields
Original Name
Ensure all names match exactly as shown on the certificate, including: - Capitalization - Spacing - Special characters - Middle names/initials
When verifying a name change certificate along with other ID documents: 1. Use
the new legal name in the main entity object 2. Include the original name
details only in the name change certificate’s extraData
3. Ensure all dates
are in ISO format (YYYY-MM-DD
)
Birth Certificates
Birth certificates are primary identity documents issued by Australian state and territory Registry of Births, Deaths and Marriages. Verification requirements may vary based on the issuing jurisdiction and year of issue.
Required Fields
Implementation Example
Extra Data Fields Reference
Registration Details
Certificate Details
Registered Name
Match requirements vary by jurisdiction and certificate age. Ensure you provide:
- All available registration details
- Exact name matching as shown on certificate
- Correct date formats
Registration Requirements
The requirements for registration number and date matching vary based on:
- Certificate’s issuing State/Territory
- Year of issue
- Registry’s historical record format
Always provide as much information as available for the most accurate verification.
When handling birth certificates:
- Collect all available fields, even optional ones
- Pay special attention to historical date formats
- Note any discrepancies between registered name and current legal name
- Verify registration district spelling where applicable
Citizenship Certificates
Australian Citizenship Certificates are official documents that prove Australian citizenship. They contain unique identifiers and can be used to verify both acquired and birth-right citizenship status.
Required Fields
Implementation Example
Extra Data Fields Reference
Acquisition Date
Country Codes
When verifying citizenship certificates: - Ensure the stock number is entered exactly as shown - Use correct ISO country codes (3-letter format) - Match names precisely as they appear on the certificate
Common ISO country codes for citizenship verification:
AUS
- AustraliaGBR
- United KingdomNZL
- New ZealandUSA
- United StatesCHN
- ChinaIND
- India
For dual citizenship cases:
- Primary country typically represents original citizenship
- Secondary country should be ‘AUS’ for Australian citizenship certificates
- You must provide both country codes to verify successfully
ImmiCard
The ImmiCard is an official immigration credential issued by the Department of Home Affairs to eligible visa holders and other non-citizens. It serves as an official photo identification document for accessing services in Australia.
Required Fields
Implementation Example
ImmiCard Number Format
ImmiCard numbers must follow this pattern:
- First 3 characters: Letters (A-Z, case insensitive)
- Last 6 characters: Numbers (0-9)
- Total length: 9 characters
- Example:
PRE123456
Common validation issues:
- Incorrect ImmiCard number format
- Missing or incorrect name format for single-name individuals
- Incorrect date format (must be YYYY-MM-DD)
Name Handling
When dealing with names on ImmiCards:
- Use exact spelling and format as shown on the card
- For single names, use hyphen (-) in given name field
- Include middle names if present on the card 4. Maintain case sensitivity
Address Requirements
While the example includes address information, it’s not required for ImmiCard verification. However, if provided, ensure:
- All address components are accurate
- State codes are valid Australian states/territories
- Postal codes match the state/territory
Marriage Certificates
Australian Marriage Certificates are official documents that verify a legal marriage. Following the Marriage Amendment (Definition and Religious Freedoms) Act 2017, certificates support various formats for recording participant details.
Required Fields
Partner Information
Traditional Format
Marriage Equality Format
Implementation Example
State-Specific Requirements
Victoria (VIC) has specific requirements for field mapping:
- Enter the left-hand column/first row details as Name 2
- This applies regardless of the order on the certificate
- Consult state-specific DVS specifications for other jurisdictions
Marriage Equality Support
Certificates support multiple format combinations:
- Traditional: Bride/Groom format
- Modern: Partner 1/Partner 2 format
- Use the appropriate format based on the certificate layout
Best Practices
When verifying marriage certificates:
- Check the certificate format before choosing field names
- Ensure all dates are in correct ISO format
- Verify state-specific requirements
- Include all available optional fields
- Match names exactly as shown on certificate