GET api/Center/GetKeralaComperisionStd6sem2/{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 GetKeralaComperisionStd6sem2_ResultName | Description | Type | Additional information |
---|---|---|---|
state | string |
None. |
|
city | string |
None. |
|
tlid | string |
None. |
|
tlname | string |
None. |
|
partnerid | string |
None. |
|
partnername | 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. |
|
bc6 | integer |
None. |
|
bpna | integer |
None. |
|
ec1 | integer |
None. |
|
ec2 | integer |
None. |
|
ec3 | integer |
None. |
|
ec4 | integer |
None. |
|
ewna | integer |
None. |
|
ec5 | integer |
None. |
|
ec6 | 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", "partnerid": "sample string 5", "partnername": "sample string 6", "centid": "sample string 7", "centname": "sample string 8", "schoolid": "sample string 9", "schoolname": "sample string 10", "medium": "sample string 11", "standard": "sample string 12", "academicyear": "sample string 13", "semester": "sample string 14", "totstudbes": 15, "totstudend": 16, "dropcount": 17, "absent": 18, "expectedcomparestudents": 19, "boys": 20, "girls": 21, "actualcomparedstudents": 22, "bc1": 23, "bc2": 24, "bc3": 25, "bc4": 26, "bwna": 27, "bc5": 28, "bc6": 29, "bpna": 30, "ec1": 31, "ec2": 32, "ec3": 33, "ec4": 34, "ewna": 35, "ec5": 36, "ec6": 37, "epna": 38 }, { "state": "sample string 1", "city": "sample string 2", "tlid": "sample string 3", "tlname": "sample string 4", "partnerid": "sample string 5", "partnername": "sample string 6", "centid": "sample string 7", "centname": "sample string 8", "schoolid": "sample string 9", "schoolname": "sample string 10", "medium": "sample string 11", "standard": "sample string 12", "academicyear": "sample string 13", "semester": "sample string 14", "totstudbes": 15, "totstudend": 16, "dropcount": 17, "absent": 18, "expectedcomparestudents": 19, "boys": 20, "girls": 21, "actualcomparedstudents": 22, "bc1": 23, "bc2": 24, "bc3": 25, "bc4": 26, "bwna": 27, "bc5": 28, "bc6": 29, "bpna": 30, "ec1": 31, "ec2": 32, "ec3": 33, "ec4": 34, "ewna": 35, "ec5": 36, "ec6": 37, "epna": 38 } ]
application/xml, text/xml
Sample:
<ArrayOfGetKeralaComperisionStd6sem2_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models"> <GetKeralaComperisionStd6sem2_Result> <absent>18</absent> <academicyear>sample string 13</academicyear> <actualcomparedstudents>22</actualcomparedstudents> <bc1>23</bc1> <bc2>24</bc2> <bc3>25</bc3> <bc4>26</bc4> <bc5>28</bc5> <bc6>29</bc6> <boys>20</boys> <bpna>30</bpna> <bwna>27</bwna> <centid>sample string 7</centid> <centname>sample string 8</centname> <city>sample string 2</city> <dropcount>17</dropcount> <ec1>31</ec1> <ec2>32</ec2> <ec3>33</ec3> <ec4>34</ec4> <ec5>36</ec5> <ec6>37</ec6> <epna>38</epna> <ewna>35</ewna> <expectedcomparestudents>19</expectedcomparestudents> <girls>21</girls> <medium>sample string 11</medium> <partnerid>sample string 5</partnerid> <partnername>sample string 6</partnername> <schoolid>sample string 9</schoolid> <schoolname>sample string 10</schoolname> <semester>sample string 14</semester> <standard>sample string 12</standard> <state>sample string 1</state> <tlid>sample string 3</tlid> <tlname>sample string 4</tlname> <totstudbes>15</totstudbes> <totstudend>16</totstudend> </GetKeralaComperisionStd6sem2_Result> <GetKeralaComperisionStd6sem2_Result> <absent>18</absent> <academicyear>sample string 13</academicyear> <actualcomparedstudents>22</actualcomparedstudents> <bc1>23</bc1> <bc2>24</bc2> <bc3>25</bc3> <bc4>26</bc4> <bc5>28</bc5> <bc6>29</bc6> <boys>20</boys> <bpna>30</bpna> <bwna>27</bwna> <centid>sample string 7</centid> <centname>sample string 8</centname> <city>sample string 2</city> <dropcount>17</dropcount> <ec1>31</ec1> <ec2>32</ec2> <ec3>33</ec3> <ec4>34</ec4> <ec5>36</ec5> <ec6>37</ec6> <epna>38</epna> <ewna>35</ewna> <expectedcomparestudents>19</expectedcomparestudents> <girls>21</girls> <medium>sample string 11</medium> <partnerid>sample string 5</partnerid> <partnername>sample string 6</partnername> <schoolid>sample string 9</schoolid> <schoolname>sample string 10</schoolname> <semester>sample string 14</semester> <standard>sample string 12</standard> <state>sample string 1</state> <tlid>sample string 3</tlid> <tlname>sample string 4</tlname> <totstudbes>15</totstudbes> <totstudend>16</totstudend> </GetKeralaComperisionStd6sem2_Result> </ArrayOfGetKeralaComperisionStd6sem2_Result>