GET api/SpecialVotes/UpComingSpecialVotes
Returns a list of UpComing Special Votes.
Response Information
Response body formats
application/json, text/json
Sample:
[
{
"EEID": 1,
"sEEDescription": "sample string 2",
"dtStartDate": "2025-12-16T10:33:53.5455641+02:00",
"dtEndDate": "2025-12-16T10:33:53.5455641+02:00",
"lEETypeID": 5,
"PWCaptureStartDate": "2025-12-16T10:33:53.5455641+02:00",
"PWCaptureEndDate": "2025-12-16T10:33:53.5455641+02:00",
"SpecialVoteDates": [
{
"SpecialVotesDateID": 1,
"EEID": 2,
"ApplicationTypeID": 3,
"dtSpecialVotesDate": "sample string 4"
},
{
"SpecialVotesDateID": 1,
"EEID": 2,
"ApplicationTypeID": 3,
"dtSpecialVotesDate": "sample string 4"
},
{
"SpecialVotesDateID": 1,
"EEID": 2,
"ApplicationTypeID": 3,
"dtSpecialVotesDate": "sample string 4"
}
]
},
{
"EEID": 1,
"sEEDescription": "sample string 2",
"dtStartDate": "2025-12-16T10:33:53.5455641+02:00",
"dtEndDate": "2025-12-16T10:33:53.5455641+02:00",
"lEETypeID": 5,
"PWCaptureStartDate": "2025-12-16T10:33:53.5455641+02:00",
"PWCaptureEndDate": "2025-12-16T10:33:53.5455641+02:00",
"SpecialVoteDates": [
{
"SpecialVotesDateID": 1,
"EEID": 2,
"ApplicationTypeID": 3,
"dtSpecialVotesDate": "sample string 4"
},
{
"SpecialVotesDateID": 1,
"EEID": 2,
"ApplicationTypeID": 3,
"dtSpecialVotesDate": "sample string 4"
},
{
"SpecialVotesDateID": 1,
"EEID": 2,
"ApplicationTypeID": 3,
"dtSpecialVotesDate": "sample string 4"
}
]
},
{
"EEID": 1,
"sEEDescription": "sample string 2",
"dtStartDate": "2025-12-16T10:33:53.5455641+02:00",
"dtEndDate": "2025-12-16T10:33:53.5455641+02:00",
"lEETypeID": 5,
"PWCaptureStartDate": "2025-12-16T10:33:53.5455641+02:00",
"PWCaptureEndDate": "2025-12-16T10:33:53.5455641+02:00",
"SpecialVoteDates": [
{
"SpecialVotesDateID": 1,
"EEID": 2,
"ApplicationTypeID": 3,
"dtSpecialVotesDate": "sample string 4"
},
{
"SpecialVotesDateID": 1,
"EEID": 2,
"ApplicationTypeID": 3,
"dtSpecialVotesDate": "sample string 4"
},
{
"SpecialVotesDateID": 1,
"EEID": 2,
"ApplicationTypeID": 3,
"dtSpecialVotesDate": "sample string 4"
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfUpComingSpecialVotes xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IECService.Models">
<UpComingSpecialVotes>
<EEID>1</EEID>
<PWCaptureEndDate>2025-12-16T10:33:53.5455641+02:00</PWCaptureEndDate>
<PWCaptureStartDate>2025-12-16T10:33:53.5455641+02:00</PWCaptureStartDate>
<SpecialVoteDates>
<SpecialVoteDates>
<ApplicationTypeID>3</ApplicationTypeID>
<EEID>2</EEID>
<SpecialVotesDateID>1</SpecialVotesDateID>
<dtSpecialVotesDate>sample string 4</dtSpecialVotesDate>
</SpecialVoteDates>
<SpecialVoteDates>
<ApplicationTypeID>3</ApplicationTypeID>
<EEID>2</EEID>
<SpecialVotesDateID>1</SpecialVotesDateID>
<dtSpecialVotesDate>sample string 4</dtSpecialVotesDate>
</SpecialVoteDates>
<SpecialVoteDates>
<ApplicationTypeID>3</ApplicationTypeID>
<EEID>2</EEID>
<SpecialVotesDateID>1</SpecialVotesDateID>
<dtSpecialVotesDate>sample string 4</dtSpecialVotesDate>
</SpecialVoteDates>
</SpecialVoteDates>
<dtEndDate>2025-12-16T10:33:53.5455641+02:00</dtEndDate>
<dtStartDate>2025-12-16T10:33:53.5455641+02:00</dtStartDate>
<lEETypeID>5</lEETypeID>
<sEEDescription>sample string 2</sEEDescription>
</UpComingSpecialVotes>
<UpComingSpecialVotes>
<EEID>1</EEID>
<PWCaptureEndDate>2025-12-16T10:33:53.5455641+02:00</PWCaptureEndDate>
<PWCaptureStartDate>2025-12-16T10:33:53.5455641+02:00</PWCaptureStartDate>
<SpecialVoteDates>
<SpecialVoteDates>
<ApplicationTypeID>3</ApplicationTypeID>
<EEID>2</EEID>
<SpecialVotesDateID>1</SpecialVotesDateID>
<dtSpecialVotesDate>sample string 4</dtSpecialVotesDate>
</SpecialVoteDates>
<SpecialVoteDates>
<ApplicationTypeID>3</ApplicationTypeID>
<EEID>2</EEID>
<SpecialVotesDateID>1</SpecialVotesDateID>
<dtSpecialVotesDate>sample string 4</dtSpecialVotesDate>
</SpecialVoteDates>
<SpecialVoteDates>
<ApplicationTypeID>3</ApplicationTypeID>
<EEID>2</EEID>
<SpecialVotesDateID>1</SpecialVotesDateID>
<dtSpecialVotesDate>sample string 4</dtSpecialVotesDate>
</SpecialVoteDates>
</SpecialVoteDates>
<dtEndDate>2025-12-16T10:33:53.5455641+02:00</dtEndDate>
<dtStartDate>2025-12-16T10:33:53.5455641+02:00</dtStartDate>
<lEETypeID>5</lEETypeID>
<sEEDescription>sample string 2</sEEDescription>
</UpComingSpecialVotes>
<UpComingSpecialVotes>
<EEID>1</EEID>
<PWCaptureEndDate>2025-12-16T10:33:53.5455641+02:00</PWCaptureEndDate>
<PWCaptureStartDate>2025-12-16T10:33:53.5455641+02:00</PWCaptureStartDate>
<SpecialVoteDates>
<SpecialVoteDates>
<ApplicationTypeID>3</ApplicationTypeID>
<EEID>2</EEID>
<SpecialVotesDateID>1</SpecialVotesDateID>
<dtSpecialVotesDate>sample string 4</dtSpecialVotesDate>
</SpecialVoteDates>
<SpecialVoteDates>
<ApplicationTypeID>3</ApplicationTypeID>
<EEID>2</EEID>
<SpecialVotesDateID>1</SpecialVotesDateID>
<dtSpecialVotesDate>sample string 4</dtSpecialVotesDate>
</SpecialVoteDates>
<SpecialVoteDates>
<ApplicationTypeID>3</ApplicationTypeID>
<EEID>2</EEID>
<SpecialVotesDateID>1</SpecialVotesDateID>
<dtSpecialVotesDate>sample string 4</dtSpecialVotesDate>
</SpecialVoteDates>
</SpecialVoteDates>
<dtEndDate>2025-12-16T10:33:53.5455641+02:00</dtEndDate>
<dtStartDate>2025-12-16T10:33:53.5455641+02:00</dtStartDate>
<lEETypeID>5</lEETypeID>
<sEEDescription>sample string 2</sEEDescription>
</UpComingSpecialVotes>
</ArrayOfUpComingSpecialVotes>