AEC Electoral Roll
Verify an Australian AEC Electoral Roll entry by submitting the required electoral roll 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
Date of birth in DD-MM-YYYY format.
"15-03-1990"
Family name on the electoral roll.
State of enrolment.
"NSW"
Postcode of the enrolled address.
"2000"
Suburb of the enrolled address.
"Sydney"
Given name(s) on the electoral roll.
Street name of the enrolled address.
Street type of the enrolled address.
Street number of the enrolled address.
Unit number of the enrolled address, if any.
Habitation name of the enrolled address, if any.
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_aec"

