Marriage Certificate
Verify an Australian Marriage Certificate by submitting the required marriage certificate details to the Australian Document Verification Service (DVS).
Authorizations
Use your API token as a Bearer token in the Authorization header.
Headers
"Bearer {your_api_token}"
Body
Family name of the first party.
Given name(s) of the first party.
Date of marriage in DD-MM-YYYY format.
"15-03-2018"
Marriage registration number.
State that registered the marriage.
"NSW"
Date the marriage was registered in DD-MM-YYYY format.
"25-08-2018"
Certificate number.
Family name of the second party.
Given name(s) of the second party.
Year the marriage was registered.
Date the certificate was printed in DD-MM-YYYY format.
Optional key-value pairs echoed back in the response.
Response
Request processed. Check data.isValid and verificationStatus to determine the outcome.
VERIFIED, REJECTED 3 = Verified, 1 = Rejected.
"australia_marriage_certificate"

