Documentation for 'VoterIDVerifyDoc'.
| Name | Description | Additional information |
|---|---|---|
| model | Documentation for 'model'. |
Define this parameter in the request body. |
{
"Token": "sample string 1",
"EpicNumber": "sample string 3",
"SubCode": "sample string 4",
"Document": "sample string 5"
}
<APIBSNLVerifyUserIDDocVoterIDEntity xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BusinessEntities"> <Document>sample string 5</Document> <EpicNumber>sample string 3</EpicNumber> <SubCode>sample string 4</SubCode> <Token>sample string 1</Token> <UserID>2</UserID> </APIBSNLVerifyUserIDDocVoterIDEntity>
Sample not available.