GET api/Center/GetKerlaStudentComparison6/{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 GetKerlaStudentComparison6_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| state | string |
None. |
|
| city | string |
None. |
|
| partnerid | string |
None. |
|
| partnername | 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. |
|
| studentid | string |
None. |
|
| studentname | string |
None. |
|
| division | string |
None. |
|
| batchid | string |
None. |
|
| rollno | string |
None. |
|
| bc1 | integer |
None. |
|
| bc2 | integer |
None. |
|
| bc3 | integer |
None. |
|
| bc4 | integer |
None. |
|
| bc5 | integer |
None. |
|
| bc6 | integer |
None. |
|
| ec1 | integer |
None. |
|
| ec2 | integer |
None. |
|
| ec3 | integer |
None. |
|
| ec4 | integer |
None. |
|
| ec5 | integer |
None. |
|
| ec6 | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"state": "sample string 1",
"city": "sample string 2",
"partnerid": "sample string 3",
"partnername": "sample string 4",
"tlid": "sample string 5",
"tlname": "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",
"studentid": "sample string 15",
"studentname": "sample string 16",
"division": "sample string 17",
"batchid": "sample string 18",
"rollno": "sample string 19",
"bc1": 20,
"bc2": 21,
"bc3": 22,
"bc4": 23,
"bc5": 24,
"bc6": 25,
"ec1": 26,
"ec2": 27,
"ec3": 28,
"ec4": 29,
"ec5": 30,
"ec6": 31
},
{
"state": "sample string 1",
"city": "sample string 2",
"partnerid": "sample string 3",
"partnername": "sample string 4",
"tlid": "sample string 5",
"tlname": "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",
"studentid": "sample string 15",
"studentname": "sample string 16",
"division": "sample string 17",
"batchid": "sample string 18",
"rollno": "sample string 19",
"bc1": 20,
"bc2": 21,
"bc3": 22,
"bc4": 23,
"bc5": 24,
"bc6": 25,
"ec1": 26,
"ec2": 27,
"ec3": 28,
"ec4": 29,
"ec5": 30,
"ec6": 31
}
]
application/xml, text/xml
Sample:
<ArrayOfGetKerlaStudentComparison6_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
<GetKerlaStudentComparison6_Result>
<academicyear>sample string 13</academicyear>
<batchid>sample string 18</batchid>
<bc1>20</bc1>
<bc2>21</bc2>
<bc3>22</bc3>
<bc4>23</bc4>
<bc5>24</bc5>
<bc6>25</bc6>
<centid>sample string 7</centid>
<centname>sample string 8</centname>
<city>sample string 2</city>
<division>sample string 17</division>
<ec1>26</ec1>
<ec2>27</ec2>
<ec3>28</ec3>
<ec4>29</ec4>
<ec5>30</ec5>
<ec6>31</ec6>
<medium>sample string 11</medium>
<partnerid>sample string 3</partnerid>
<partnername>sample string 4</partnername>
<rollno>sample string 19</rollno>
<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>
<studentid>sample string 15</studentid>
<studentname>sample string 16</studentname>
<tlid>sample string 5</tlid>
<tlname>sample string 6</tlname>
</GetKerlaStudentComparison6_Result>
<GetKerlaStudentComparison6_Result>
<academicyear>sample string 13</academicyear>
<batchid>sample string 18</batchid>
<bc1>20</bc1>
<bc2>21</bc2>
<bc3>22</bc3>
<bc4>23</bc4>
<bc5>24</bc5>
<bc6>25</bc6>
<centid>sample string 7</centid>
<centname>sample string 8</centname>
<city>sample string 2</city>
<division>sample string 17</division>
<ec1>26</ec1>
<ec2>27</ec2>
<ec3>28</ec3>
<ec4>29</ec4>
<ec5>30</ec5>
<ec6>31</ec6>
<medium>sample string 11</medium>
<partnerid>sample string 3</partnerid>
<partnername>sample string 4</partnername>
<rollno>sample string 19</rollno>
<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>
<studentid>sample string 15</studentid>
<studentname>sample string 16</studentname>
<tlid>sample string 5</tlid>
<tlname>sample string 6</tlname>
</GetKerlaStudentComparison6_Result>
</ArrayOfGetKerlaStudentComparison6_Result>