GET api/Center/GetKeralaComperisionStd6/{userid}/{role}/{pgid}?whr={whr}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userid | string |
Required |
|
| role | string |
Required |
|
| pgid | string |
Required |
|
| whr | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of GetKeralaComperisionStd6_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| state | string |
None. |
|
| city | string |
None. |
|
| tlid | string |
None. |
|
| tlname | string |
None. |
|
| centid | string |
None. |
|
| centname | string |
None. |
|
| schoolid | string |
None. |
|
| schoolname | string |
None. |
|
| medium | string |
None. |
|
| standard | string |
None. |
|
| academicyear | string |
None. |
|
| semester | string |
None. |
|
| totstudbes | integer |
None. |
|
| totstudend | integer |
None. |
|
| dropcount | integer |
None. |
|
| absent | integer |
None. |
|
| expectedcomparestudents | integer |
None. |
|
| boys | integer |
None. |
|
| girls | integer |
None. |
|
| actualcomparedstudents | integer |
None. |
|
| bc1 | integer |
None. |
|
| bc2 | integer |
None. |
|
| bc3 | integer |
None. |
|
| bc4 | integer |
None. |
|
| bwna | integer |
None. |
|
| bc5 | integer |
None. |
|
| bpna | integer |
None. |
|
| ec1 | integer |
None. |
|
| ec2 | integer |
None. |
|
| ec3 | integer |
None. |
|
| ec4 | integer |
None. |
|
| ewna | integer |
None. |
|
| ec5 | integer |
None. |
|
| epna | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"state": "sample string 1",
"city": "sample string 2",
"tlid": "sample string 3",
"tlname": "sample string 4",
"centid": "sample string 5",
"centname": "sample string 6",
"schoolid": "sample string 7",
"schoolname": "sample string 8",
"medium": "sample string 9",
"standard": "sample string 10",
"academicyear": "sample string 11",
"semester": "sample string 12",
"totstudbes": 13,
"totstudend": 14,
"dropcount": 15,
"absent": 16,
"expectedcomparestudents": 17,
"boys": 18,
"girls": 19,
"actualcomparedstudents": 20,
"bc1": 21,
"bc2": 22,
"bc3": 23,
"bc4": 24,
"bwna": 25,
"bc5": 26,
"bpna": 27,
"ec1": 28,
"ec2": 29,
"ec3": 30,
"ec4": 31,
"ewna": 32,
"ec5": 33,
"epna": 34
},
{
"state": "sample string 1",
"city": "sample string 2",
"tlid": "sample string 3",
"tlname": "sample string 4",
"centid": "sample string 5",
"centname": "sample string 6",
"schoolid": "sample string 7",
"schoolname": "sample string 8",
"medium": "sample string 9",
"standard": "sample string 10",
"academicyear": "sample string 11",
"semester": "sample string 12",
"totstudbes": 13,
"totstudend": 14,
"dropcount": 15,
"absent": 16,
"expectedcomparestudents": 17,
"boys": 18,
"girls": 19,
"actualcomparedstudents": 20,
"bc1": 21,
"bc2": 22,
"bc3": 23,
"bc4": 24,
"bwna": 25,
"bc5": 26,
"bpna": 27,
"ec1": 28,
"ec2": 29,
"ec3": 30,
"ec4": 31,
"ewna": 32,
"ec5": 33,
"epna": 34
}
]
application/xml, text/xml
Sample:
<ArrayOfGetKeralaComperisionStd6_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
<GetKeralaComperisionStd6_Result>
<absent>16</absent>
<academicyear>sample string 11</academicyear>
<actualcomparedstudents>20</actualcomparedstudents>
<bc1>21</bc1>
<bc2>22</bc2>
<bc3>23</bc3>
<bc4>24</bc4>
<bc5>26</bc5>
<boys>18</boys>
<bpna>27</bpna>
<bwna>25</bwna>
<centid>sample string 5</centid>
<centname>sample string 6</centname>
<city>sample string 2</city>
<dropcount>15</dropcount>
<ec1>28</ec1>
<ec2>29</ec2>
<ec3>30</ec3>
<ec4>31</ec4>
<ec5>33</ec5>
<epna>34</epna>
<ewna>32</ewna>
<expectedcomparestudents>17</expectedcomparestudents>
<girls>19</girls>
<medium>sample string 9</medium>
<schoolid>sample string 7</schoolid>
<schoolname>sample string 8</schoolname>
<semester>sample string 12</semester>
<standard>sample string 10</standard>
<state>sample string 1</state>
<tlid>sample string 3</tlid>
<tlname>sample string 4</tlname>
<totstudbes>13</totstudbes>
<totstudend>14</totstudend>
</GetKeralaComperisionStd6_Result>
<GetKeralaComperisionStd6_Result>
<absent>16</absent>
<academicyear>sample string 11</academicyear>
<actualcomparedstudents>20</actualcomparedstudents>
<bc1>21</bc1>
<bc2>22</bc2>
<bc3>23</bc3>
<bc4>24</bc4>
<bc5>26</bc5>
<boys>18</boys>
<bpna>27</bpna>
<bwna>25</bwna>
<centid>sample string 5</centid>
<centname>sample string 6</centname>
<city>sample string 2</city>
<dropcount>15</dropcount>
<ec1>28</ec1>
<ec2>29</ec2>
<ec3>30</ec3>
<ec4>31</ec4>
<ec5>33</ec5>
<epna>34</epna>
<ewna>32</ewna>
<expectedcomparestudents>17</expectedcomparestudents>
<girls>19</girls>
<medium>sample string 9</medium>
<schoolid>sample string 7</schoolid>
<schoolname>sample string 8</schoolname>
<semester>sample string 12</semester>
<standard>sample string 10</standard>
<state>sample string 1</state>
<tlid>sample string 3</tlid>
<tlname>sample string 4</tlname>
<totstudbes>13</totstudbes>
<totstudend>14</totstudend>
</GetKeralaComperisionStd6_Result>
</ArrayOfGetKeralaComperisionStd6_Result>