Validate a marriage certificate API
/dvs/marriage
Validates an Australian marriage certificate against the DVS. Confirms both parties' names, the event date and registration details against the issuing state's Registry of Births, Deaths and Marriages.
Example Request
POSTRequest Schema
preflight
Input validation only.
consent
Individual's consent.
first_name1
last_name1
Name of the first person.
first_name2
last_name2
Name of the second person.
event_date
Date of marriage.
certificate details
State-specific identifiers. Same rules as birth and death certificates.
state
State of issue.
Available Response Data
3 Data Pointsverification_result_code: Y, N, D or S
activity_id and verification_request_number
additional_information array
for example MC-001 Family Name does not match
API Data Scale & Coverage tag
Unmatched data depth to power your compliance and verification workflows.
Technical Use Cases tag
Joint mortgage applications
Lenders verifying marriage status as part of joint applicant due diligence on mortgages and refinancing.
Beneficiary and joint-account setup
Verify marital status when adding a spouse as a beneficiary on superannuation or a joint signatory on financial accounts.
Compliance & Security tag
Enterprise-grade infrastructure audited against the standards your regulators require.
Common Questions tag
Everything you need to know about implementation details and compliance infrastructure.
rocket_launch Implementation
Do both names have to match exactly?
add
Do both names have to match exactly?
Yes. Both the first_name and last_name pairs have to be on the certificate. Like other DVS checks, the result is binary (Y / N / D). No details from the certificate itself are returned.
API Testing Sandbox tag
Test the Validate a marriage certificate API directly in your browser with live mock data and see instant results.
rocket_launch Request Sandbox AccessAccess to live sandbox environments requires manual approval from our compliance team.