GET api/Center/GetKeralaComperisionStd22023/{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 GetKeralaComperisionStd22023_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. |
|
bc5 | integer |
None. |
|
bwna | integer |
None. |
|
ec1 | integer |
None. |
|
ec2 | integer |
None. |
|
ec3 | integer |
None. |
|
ec4 | integer |
None. |
|
ec5 | integer |
None. |
|
ewna | 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, "bc5": 27, "bwna": 28, "ec1": 29, "ec2": 30, "ec3": 31, "ec4": 32, "ec5": 33, "ewna": 34 }, { "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, "bc5": 27, "bwna": 28, "ec1": 29, "ec2": 30, "ec3": 31, "ec4": 32, "ec5": 33, "ewna": 34 } ]
application/xml, text/xml
Sample:
<ArrayOfGetKeralaComperisionStd22023_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models"> <GetKeralaComperisionStd22023_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>27</bc5> <boys>20</boys> <bwna>28</bwna> <centid>sample string 7</centid> <centname>sample string 8</centname> <city>sample string 2</city> <dropcount>17</dropcount> <ec1>29</ec1> <ec2>30</ec2> <ec3>31</ec3> <ec4>32</ec4> <ec5>33</ec5> <ewna>34</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> </GetKeralaComperisionStd22023_Result> <GetKeralaComperisionStd22023_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>27</bc5> <boys>20</boys> <bwna>28</bwna> <centid>sample string 7</centid> <centname>sample string 8</centname> <city>sample string 2</city> <dropcount>17</dropcount> <ec1>29</ec1> <ec2>30</ec2> <ec3>31</ec3> <ec4>32</ec4> <ec5>33</ec5> <ewna>34</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> </GetKeralaComperisionStd22023_Result> </ArrayOfGetKeralaComperisionStd22023_Result>