GET api/Student/GetEnglishBaselineMidlineComperisionStd5to11Level2/{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 GetEnglishBaselineMidlineComperisionStd5to11Level2_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. |
|
type | 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. |
|
ec1 | integer |
None. |
|
ec2 | integer |
None. |
|
ec3 | integer |
None. |
|
ec4 | 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", "type": "sample string 14", "totstudbes": 1, "totstudend": 1, "dropcount": 15, "absent": 16, "expectedcomparestudents": 1, "boys": 1, "girls": 1, "actualcomparedstudents": 1, "bc1": 1, "bc2": 1, "bc3": 1, "bc4": 1, "bwna": 1, "ec1": 1, "ec2": 1, "ec3": 1, "ec4": 1, "ewna": 1 }, { "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", "type": "sample string 14", "totstudbes": 1, "totstudend": 1, "dropcount": 15, "absent": 16, "expectedcomparestudents": 1, "boys": 1, "girls": 1, "actualcomparedstudents": 1, "bc1": 1, "bc2": 1, "bc3": 1, "bc4": 1, "bwna": 1, "ec1": 1, "ec2": 1, "ec3": 1, "ec4": 1, "ewna": 1 } ]
application/xml, text/xml
Sample:
<ArrayOfGetEnglishBaselineMidlineComperisionStd5to11Level2_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models"> <GetEnglishBaselineMidlineComperisionStd5to11Level2_Result> <absent>16</absent> <academicyear>sample string 13</academicyear> <actualcomparedstudents>1</actualcomparedstudents> <bc1>1</bc1> <bc2>1</bc2> <bc3>1</bc3> <bc4>1</bc4> <boys>1</boys> <bwna>1</bwna> <centid>sample string 7</centid> <centname>sample string 8</centname> <city>sample string 2</city> <dropcount>15</dropcount> <ec1>1</ec1> <ec2>1</ec2> <ec3>1</ec3> <ec4>1</ec4> <ewna>1</ewna> <expectedcomparestudents>1</expectedcomparestudents> <girls>1</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> <standard>sample string 12</standard> <state>sample string 1</state> <tlid>sample string 3</tlid> <tlname>sample string 4</tlname> <totstudbes>1</totstudbes> <totstudend>1</totstudend> <type>sample string 14</type> </GetEnglishBaselineMidlineComperisionStd5to11Level2_Result> <GetEnglishBaselineMidlineComperisionStd5to11Level2_Result> <absent>16</absent> <academicyear>sample string 13</academicyear> <actualcomparedstudents>1</actualcomparedstudents> <bc1>1</bc1> <bc2>1</bc2> <bc3>1</bc3> <bc4>1</bc4> <boys>1</boys> <bwna>1</bwna> <centid>sample string 7</centid> <centname>sample string 8</centname> <city>sample string 2</city> <dropcount>15</dropcount> <ec1>1</ec1> <ec2>1</ec2> <ec3>1</ec3> <ec4>1</ec4> <ewna>1</ewna> <expectedcomparestudents>1</expectedcomparestudents> <girls>1</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> <standard>sample string 12</standard> <state>sample string 1</state> <tlid>sample string 3</tlid> <tlname>sample string 4</tlname> <totstudbes>1</totstudbes> <totstudend>1</totstudend> <type>sample string 14</type> </GetEnglishBaselineMidlineComperisionStd5to11Level2_Result> </ArrayOfGetEnglishBaselineMidlineComperisionStd5to11Level2_Result>