GET api/Student/GetRptIVDPAserSchoolComparison/{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 GetRptIVDPAserSchoolComparison_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| state | string |
None. |
|
| city | string |
None. |
|
| teamleaderid | string |
None. |
|
| tlname | string |
None. |
|
| centid | string |
None. |
|
| centname | string |
None. |
|
| schoolid | string |
None. |
|
| schoolname | string |
None. |
|
| totalbaseline | integer |
None. |
|
| totalendline | integer |
None. |
|
| totalcomparedstudent | integer |
None. |
|
| Actualcomparedstudent | integer |
None. |
|
| boys | integer |
None. |
|
| girls | integer |
None. |
|
| dropoutstudent | integer |
None. |
|
| endlabsent | integer |
None. |
|
| endmabsent | integer |
None. |
|
| standard | integer |
None. |
|
| bexamtype | string |
None. |
|
| year | string |
None. |
|
| partnerid | string |
None. |
|
| partnername | string |
None. |
|
| pgid | string |
None. |
|
| bq1 | integer |
None. |
|
| bq2 | integer |
None. |
|
| bq3 | integer |
None. |
|
| bq4 | integer |
None. |
|
| bq5 | integer |
None. |
|
| bq6 | integer |
None. |
|
| bq7 | integer |
None. |
|
| bq8 | integer |
None. |
|
| bq9 | integer |
None. |
|
| bq10 | integer |
None. |
|
| eexamtype | string |
None. |
|
| eq1 | integer |
None. |
|
| eq2 | integer |
None. |
|
| eq3 | integer |
None. |
|
| eq4 | integer |
None. |
|
| eq5 | integer |
None. |
|
| eq6 | integer |
None. |
|
| eq7 | integer |
None. |
|
| eq8 | integer |
None. |
|
| eq9 | integer |
None. |
|
| eq10 | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"state": "sample string 1",
"city": "sample string 2",
"teamleaderid": "sample string 3",
"tlname": "sample string 4",
"centid": "sample string 5",
"centname": "sample string 6",
"schoolid": "sample string 7",
"schoolname": "sample string 8",
"totalbaseline": 1,
"totalendline": 1,
"totalcomparedstudent": 1,
"Actualcomparedstudent": 1,
"boys": 1,
"girls": 1,
"dropoutstudent": 1,
"endlabsent": 1,
"endmabsent": 1,
"standard": 1,
"bexamtype": "sample string 9",
"year": "sample string 10",
"partnerid": "sample string 11",
"partnername": "sample string 12",
"pgid": "sample string 13",
"bq1": 1,
"bq2": 1,
"bq3": 1,
"bq4": 1,
"bq5": 1,
"bq6": 1,
"bq7": 1,
"bq8": 1,
"bq9": 1,
"bq10": 1,
"eexamtype": "sample string 14",
"eq1": 1,
"eq2": 1,
"eq3": 1,
"eq4": 1,
"eq5": 1,
"eq6": 1,
"eq7": 1,
"eq8": 1,
"eq9": 1,
"eq10": 1
},
{
"state": "sample string 1",
"city": "sample string 2",
"teamleaderid": "sample string 3",
"tlname": "sample string 4",
"centid": "sample string 5",
"centname": "sample string 6",
"schoolid": "sample string 7",
"schoolname": "sample string 8",
"totalbaseline": 1,
"totalendline": 1,
"totalcomparedstudent": 1,
"Actualcomparedstudent": 1,
"boys": 1,
"girls": 1,
"dropoutstudent": 1,
"endlabsent": 1,
"endmabsent": 1,
"standard": 1,
"bexamtype": "sample string 9",
"year": "sample string 10",
"partnerid": "sample string 11",
"partnername": "sample string 12",
"pgid": "sample string 13",
"bq1": 1,
"bq2": 1,
"bq3": 1,
"bq4": 1,
"bq5": 1,
"bq6": 1,
"bq7": 1,
"bq8": 1,
"bq9": 1,
"bq10": 1,
"eexamtype": "sample string 14",
"eq1": 1,
"eq2": 1,
"eq3": 1,
"eq4": 1,
"eq5": 1,
"eq6": 1,
"eq7": 1,
"eq8": 1,
"eq9": 1,
"eq10": 1
}
]
application/xml, text/xml
Sample:
<ArrayOfGetRptIVDPAserSchoolComparison_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
<GetRptIVDPAserSchoolComparison_Result>
<Actualcomparedstudent>1</Actualcomparedstudent>
<bexamtype>sample string 9</bexamtype>
<boys>1</boys>
<bq1>1</bq1>
<bq10>1</bq10>
<bq2>1</bq2>
<bq3>1</bq3>
<bq4>1</bq4>
<bq5>1</bq5>
<bq6>1</bq6>
<bq7>1</bq7>
<bq8>1</bq8>
<bq9>1</bq9>
<centid>sample string 5</centid>
<centname>sample string 6</centname>
<city>sample string 2</city>
<dropoutstudent>1</dropoutstudent>
<eexamtype>sample string 14</eexamtype>
<endlabsent>1</endlabsent>
<endmabsent>1</endmabsent>
<eq1>1</eq1>
<eq10>1</eq10>
<eq2>1</eq2>
<eq3>1</eq3>
<eq4>1</eq4>
<eq5>1</eq5>
<eq6>1</eq6>
<eq7>1</eq7>
<eq8>1</eq8>
<eq9>1</eq9>
<girls>1</girls>
<partnerid>sample string 11</partnerid>
<partnername>sample string 12</partnername>
<pgid>sample string 13</pgid>
<schoolid>sample string 7</schoolid>
<schoolname>sample string 8</schoolname>
<standard>1</standard>
<state>sample string 1</state>
<teamleaderid>sample string 3</teamleaderid>
<tlname>sample string 4</tlname>
<totalbaseline>1</totalbaseline>
<totalcomparedstudent>1</totalcomparedstudent>
<totalendline>1</totalendline>
<year>sample string 10</year>
</GetRptIVDPAserSchoolComparison_Result>
<GetRptIVDPAserSchoolComparison_Result>
<Actualcomparedstudent>1</Actualcomparedstudent>
<bexamtype>sample string 9</bexamtype>
<boys>1</boys>
<bq1>1</bq1>
<bq10>1</bq10>
<bq2>1</bq2>
<bq3>1</bq3>
<bq4>1</bq4>
<bq5>1</bq5>
<bq6>1</bq6>
<bq7>1</bq7>
<bq8>1</bq8>
<bq9>1</bq9>
<centid>sample string 5</centid>
<centname>sample string 6</centname>
<city>sample string 2</city>
<dropoutstudent>1</dropoutstudent>
<eexamtype>sample string 14</eexamtype>
<endlabsent>1</endlabsent>
<endmabsent>1</endmabsent>
<eq1>1</eq1>
<eq10>1</eq10>
<eq2>1</eq2>
<eq3>1</eq3>
<eq4>1</eq4>
<eq5>1</eq5>
<eq6>1</eq6>
<eq7>1</eq7>
<eq8>1</eq8>
<eq9>1</eq9>
<girls>1</girls>
<partnerid>sample string 11</partnerid>
<partnername>sample string 12</partnername>
<pgid>sample string 13</pgid>
<schoolid>sample string 7</schoolid>
<schoolname>sample string 8</schoolname>
<standard>1</standard>
<state>sample string 1</state>
<teamleaderid>sample string 3</teamleaderid>
<tlname>sample string 4</tlname>
<totalbaseline>1</totalbaseline>
<totalcomparedstudent>1</totalcomparedstudent>
<totalendline>1</totalendline>
<year>sample string 10</year>
</GetRptIVDPAserSchoolComparison_Result>
</ArrayOfGetRptIVDPAserSchoolComparison_Result>