Skip to main content

Verify Voter ID

POST 

/verification/api/1.0/verifications/voter-id

Verify Voter ID

Request

Body

    voterId string
    state string
    captchaText string
    captchaId string

Responses

OK

Schema
    code integer
    message string
    data object
Loading...