Person Verification Task
The person_verification
task compares the queried person names to the person names on any matching Secretary of State registrations we found, and determines whether the person names match or not.
The person_verification
task will return one of the following responses:
Status | Result | Reason |
---|---|---|
Success | person_match | An input person name and a person name on an SoS record match |
Failure | person_not_verified | We could not match an input person name to any person name on an SoS record |