GET api/Student/GetEnglishAserLevelBaselineMidlineComparisionStudentwise2023/{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 GetEnglishAserLevelBaselineMidlineComparisionStudentwise2023_ResultName | Description | Type | Additional information |
---|---|---|---|
state | string |
None. |
|
city | string |
None. |
|
partnername | string |
None. |
|
tlname | string |
None. |
|
centid | string |
None. |
|
centname | string |
None. |
|
schoolid | string |
None. |
|
schoolname | string |
None. |
|
medium | string |
None. |
|
standard | string |
None. |
|
appearedstudent | string |
None. |
|
studentname | string |
None. |
|
year | string |
None. |
|
baseth0 | integer |
None. |
|
baseletter | integer |
None. |
|
baseword | integer |
None. |
|
basesentence | integer |
None. |
|
baseparagraph | integer |
None. |
|
basestory | integer |
None. |
|
midth0 | integer |
None. |
|
midletter | integer |
None. |
|
midword | integer |
None. |
|
midsentence | integer |
None. |
|
midparagraph | integer |
None. |
|
midstory | integer |
None. |
|
absent | integer |
None. |
Response Formats
application/json, text/json
Sample:
[ { "state": "sample string 1", "city": "sample string 2", "partnername": "sample string 3", "tlname": "sample string 4", "centid": "sample string 5", "centname": "sample string 6", "schoolid": "sample string 7", "schoolname": "sample string 8", "medium": "sample string 9", "standard": "sample string 10", "appearedstudent": "sample string 11", "studentname": "sample string 12", "year": "sample string 13", "baseth0": 14, "baseletter": 15, "baseword": 16, "basesentence": 17, "baseparagraph": 18, "basestory": 19, "midth0": 20, "midletter": 21, "midword": 22, "midsentence": 23, "midparagraph": 24, "midstory": 25, "absent": 26 }, { "state": "sample string 1", "city": "sample string 2", "partnername": "sample string 3", "tlname": "sample string 4", "centid": "sample string 5", "centname": "sample string 6", "schoolid": "sample string 7", "schoolname": "sample string 8", "medium": "sample string 9", "standard": "sample string 10", "appearedstudent": "sample string 11", "studentname": "sample string 12", "year": "sample string 13", "baseth0": 14, "baseletter": 15, "baseword": 16, "basesentence": 17, "baseparagraph": 18, "basestory": 19, "midth0": 20, "midletter": 21, "midword": 22, "midsentence": 23, "midparagraph": 24, "midstory": 25, "absent": 26 } ]
application/xml, text/xml
Sample:
<ArrayOfGetEnglishAserLevelBaselineMidlineComparisionStudentwise2023_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models"> <GetEnglishAserLevelBaselineMidlineComparisionStudentwise2023_Result> <absent>26</absent> <appearedstudent>sample string 11</appearedstudent> <baseletter>15</baseletter> <baseparagraph>18</baseparagraph> <basesentence>17</basesentence> <basestory>19</basestory> <baseth0>14</baseth0> <baseword>16</baseword> <centid>sample string 5</centid> <centname>sample string 6</centname> <city>sample string 2</city> <medium>sample string 9</medium> <midletter>21</midletter> <midparagraph>24</midparagraph> <midsentence>23</midsentence> <midstory>25</midstory> <midth0>20</midth0> <midword>22</midword> <partnername>sample string 3</partnername> <schoolid>sample string 7</schoolid> <schoolname>sample string 8</schoolname> <standard>sample string 10</standard> <state>sample string 1</state> <studentname>sample string 12</studentname> <tlname>sample string 4</tlname> <year>sample string 13</year> </GetEnglishAserLevelBaselineMidlineComparisionStudentwise2023_Result> <GetEnglishAserLevelBaselineMidlineComparisionStudentwise2023_Result> <absent>26</absent> <appearedstudent>sample string 11</appearedstudent> <baseletter>15</baseletter> <baseparagraph>18</baseparagraph> <basesentence>17</basesentence> <basestory>19</basestory> <baseth0>14</baseth0> <baseword>16</baseword> <centid>sample string 5</centid> <centname>sample string 6</centname> <city>sample string 2</city> <medium>sample string 9</medium> <midletter>21</midletter> <midparagraph>24</midparagraph> <midsentence>23</midsentence> <midstory>25</midstory> <midth0>20</midth0> <midword>22</midword> <partnername>sample string 3</partnername> <schoolid>sample string 7</schoolid> <schoolname>sample string 8</schoolname> <standard>sample string 10</standard> <state>sample string 1</state> <studentname>sample string 12</studentname> <tlname>sample string 4</tlname> <year>sample string 13</year> </GetEnglishAserLevelBaselineMidlineComparisionStudentwise2023_Result> </ArrayOfGetEnglishAserLevelBaselineMidlineComparisionStudentwise2023_Result>