GET Project/getNewVoter

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "VoterId": "ea28d1d9-372d-4ff7-bf09-efcda8a65d44"
}

text/xml

Sample:
<VoterViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/VoxVoteViewModels">
  <VoterId>ea28d1d9-372d-4ff7-bf09-efcda8a65d44</VoterId>
</VoterViewModel>