Change of Name Certificate
Verify an Australian Change of Name Certificate by submitting the required change of name 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 before the change.
Given name(s) before the change.
Date of birth in DD-MM-YYYY format.
"15-03-1990"
Change of name registration number.
State that registered the change of name.
"NSW"
Date the change of name was registered in DD-MM-YYYY format.
"10-01-2015"
Certificate number.
Family name after the change.
Given name(s) after the change.
Year the change of name 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_change_of_name_certificate"

