GET api/Center/GetKeralaEndlinecompetencySem2Std7/{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 GetKeralaEndlinecompetencySem2Std7_ResultName | Description | Type | Additional information |
---|---|---|---|
standard | string |
None. |
|
state | string |
None. |
|
city | string |
None. |
|
semester | string |
None. |
|
centid | string |
None. |
|
schoolid | string |
None. |
|
schoolname | string |
None. |
|
teamleaderid | string |
None. |
|
tlname | string |
None. |
|
centname | string |
None. |
|
medium | string |
None. |
|
examtype | string |
None. |
|
academicyear | string |
None. |
|
partnerid | string |
None. |
|
partnername | string |
None. |
|
totenroll | integer |
None. |
|
totappeared | integer |
None. |
|
boys | integer |
None. |
|
girls | integer |
None. |
|
totabsent | integer |
None. |
|
totpresent | integer |
None. |
|
tabs | integer |
None. |
|
tna | integer |
None. |
|
pabs | integer |
None. |
|
pna | integer |
None. |
|
totna | integer |
None. |
|
c1 | integer |
None. |
|
c2 | integer |
None. |
|
c3 | integer |
None. |
|
c4 | integer |
None. |
|
c5 | integer |
None. |
|
tRecordCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
[ { "standard": "sample string 1", "state": "sample string 2", "city": "sample string 3", "semester": "sample string 4", "centid": "sample string 5", "schoolid": "sample string 6", "schoolname": "sample string 7", "teamleaderid": "sample string 8", "tlname": "sample string 9", "centname": "sample string 10", "medium": "sample string 11", "examtype": "sample string 12", "academicyear": "sample string 13", "partnerid": "sample string 14", "partnername": "sample string 15", "totenroll": 16, "totappeared": 17, "boys": 18, "girls": 19, "totabsent": 20, "totpresent": 21, "tabs": 22, "tna": 23, "pabs": 24, "pna": 25, "totna": 26, "c1": 27, "c2": 28, "c3": 29, "c4": 30, "c5": 31, "tRecordCount": 1 }, { "standard": "sample string 1", "state": "sample string 2", "city": "sample string 3", "semester": "sample string 4", "centid": "sample string 5", "schoolid": "sample string 6", "schoolname": "sample string 7", "teamleaderid": "sample string 8", "tlname": "sample string 9", "centname": "sample string 10", "medium": "sample string 11", "examtype": "sample string 12", "academicyear": "sample string 13", "partnerid": "sample string 14", "partnername": "sample string 15", "totenroll": 16, "totappeared": 17, "boys": 18, "girls": 19, "totabsent": 20, "totpresent": 21, "tabs": 22, "tna": 23, "pabs": 24, "pna": 25, "totna": 26, "c1": 27, "c2": 28, "c3": 29, "c4": 30, "c5": 31, "tRecordCount": 1 } ]
application/xml, text/xml
Sample:
<ArrayOfGetKeralaEndlinecompetencySem2Std7_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models"> <GetKeralaEndlinecompetencySem2Std7_Result> <academicyear>sample string 13</academicyear> <boys>18</boys> <c1>27</c1> <c2>28</c2> <c3>29</c3> <c4>30</c4> <c5>31</c5> <centid>sample string 5</centid> <centname>sample string 10</centname> <city>sample string 3</city> <examtype>sample string 12</examtype> <girls>19</girls> <medium>sample string 11</medium> <pabs>24</pabs> <partnerid>sample string 14</partnerid> <partnername>sample string 15</partnername> <pna>25</pna> <schoolid>sample string 6</schoolid> <schoolname>sample string 7</schoolname> <semester>sample string 4</semester> <standard>sample string 1</standard> <state>sample string 2</state> <tRecordCount>1</tRecordCount> <tabs>22</tabs> <teamleaderid>sample string 8</teamleaderid> <tlname>sample string 9</tlname> <tna>23</tna> <totabsent>20</totabsent> <totappeared>17</totappeared> <totenroll>16</totenroll> <totna>26</totna> <totpresent>21</totpresent> </GetKeralaEndlinecompetencySem2Std7_Result> <GetKeralaEndlinecompetencySem2Std7_Result> <academicyear>sample string 13</academicyear> <boys>18</boys> <c1>27</c1> <c2>28</c2> <c3>29</c3> <c4>30</c4> <c5>31</c5> <centid>sample string 5</centid> <centname>sample string 10</centname> <city>sample string 3</city> <examtype>sample string 12</examtype> <girls>19</girls> <medium>sample string 11</medium> <pabs>24</pabs> <partnerid>sample string 14</partnerid> <partnername>sample string 15</partnername> <pna>25</pna> <schoolid>sample string 6</schoolid> <schoolname>sample string 7</schoolname> <semester>sample string 4</semester> <standard>sample string 1</standard> <state>sample string 2</state> <tRecordCount>1</tRecordCount> <tabs>22</tabs> <teamleaderid>sample string 8</teamleaderid> <tlname>sample string 9</tlname> <tna>23</tna> <totabsent>20</totabsent> <totappeared>17</totappeared> <totenroll>16</totenroll> <totna>26</totna> <totpresent>21</totpresent> </GetKeralaEndlinecompetencySem2Std7_Result> </ArrayOfGetKeralaEndlinecompetencySem2Std7_Result>