GET api/Center/GetRptMyEschoolBaselinecompetency/{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 GetRptMyEschoolBaselinecompetency_ResultName | Description | Type | Additional information |
---|---|---|---|
standard | integer |
None. |
|
state | string |
None. |
|
city | string |
None. |
|
centid | string |
None. |
|
schoolid | string |
None. |
|
schoolname | string |
None. |
|
teamleaderid | string |
None. |
|
tlname | string |
None. |
|
centname | string |
None. |
|
exam | string |
None. |
|
year | string |
None. |
|
partnerid | string |
None. |
|
partnername | string |
None. |
|
totenroll | integer |
None. |
|
totappeared | integer |
None. |
|
boys | integer |
None. |
|
girls | integer |
None. |
|
Lang0Level | integer |
None. |
|
letter | integer |
None. |
|
Word | integer |
None. |
|
Paragraph | integer |
None. |
|
Story | integer |
None. |
|
Maths0Level | integer |
None. |
|
DigitNumber1 | integer |
None. |
|
DigitNumber2 | integer |
None. |
|
Subtraction | integer |
None. |
|
Division | integer |
None. |
|
rabsent | integer |
None. |
|
mabsent | integer |
None. |
Response Formats
application/json, text/json
Sample:
[ { "standard": 1, "state": "sample string 2", "city": "sample string 3", "centid": "sample string 4", "schoolid": "sample string 5", "schoolname": "sample string 6", "teamleaderid": "sample string 7", "tlname": "sample string 8", "centname": "sample string 9", "exam": "sample string 10", "year": "sample string 11", "partnerid": "sample string 12", "partnername": "sample string 13", "totenroll": 14, "totappeared": 15, "boys": 16, "girls": 17, "Lang0Level": 18, "letter": 19, "Word": 20, "Paragraph": 21, "Story": 22, "Maths0Level": 23, "DigitNumber1": 24, "DigitNumber2": 25, "Subtraction": 26, "Division": 27, "rabsent": 28, "mabsent": 29 }, { "standard": 1, "state": "sample string 2", "city": "sample string 3", "centid": "sample string 4", "schoolid": "sample string 5", "schoolname": "sample string 6", "teamleaderid": "sample string 7", "tlname": "sample string 8", "centname": "sample string 9", "exam": "sample string 10", "year": "sample string 11", "partnerid": "sample string 12", "partnername": "sample string 13", "totenroll": 14, "totappeared": 15, "boys": 16, "girls": 17, "Lang0Level": 18, "letter": 19, "Word": 20, "Paragraph": 21, "Story": 22, "Maths0Level": 23, "DigitNumber1": 24, "DigitNumber2": 25, "Subtraction": 26, "Division": 27, "rabsent": 28, "mabsent": 29 } ]
application/xml, text/xml
Sample:
<ArrayOfGetRptMyEschoolBaselinecompetency_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models"> <GetRptMyEschoolBaselinecompetency_Result> <DigitNumber1>24</DigitNumber1> <DigitNumber2>25</DigitNumber2> <Division>27</Division> <Lang0Level>18</Lang0Level> <Maths0Level>23</Maths0Level> <Paragraph>21</Paragraph> <Story>22</Story> <Subtraction>26</Subtraction> <Word>20</Word> <boys>16</boys> <centid>sample string 4</centid> <centname>sample string 9</centname> <city>sample string 3</city> <exam>sample string 10</exam> <girls>17</girls> <letter>19</letter> <mabsent>29</mabsent> <partnerid>sample string 12</partnerid> <partnername>sample string 13</partnername> <rabsent>28</rabsent> <schoolid>sample string 5</schoolid> <schoolname>sample string 6</schoolname> <standard>1</standard> <state>sample string 2</state> <teamleaderid>sample string 7</teamleaderid> <tlname>sample string 8</tlname> <totappeared>15</totappeared> <totenroll>14</totenroll> <year>sample string 11</year> </GetRptMyEschoolBaselinecompetency_Result> <GetRptMyEschoolBaselinecompetency_Result> <DigitNumber1>24</DigitNumber1> <DigitNumber2>25</DigitNumber2> <Division>27</Division> <Lang0Level>18</Lang0Level> <Maths0Level>23</Maths0Level> <Paragraph>21</Paragraph> <Story>22</Story> <Subtraction>26</Subtraction> <Word>20</Word> <boys>16</boys> <centid>sample string 4</centid> <centname>sample string 9</centname> <city>sample string 3</city> <exam>sample string 10</exam> <girls>17</girls> <letter>19</letter> <mabsent>29</mabsent> <partnerid>sample string 12</partnerid> <partnername>sample string 13</partnername> <rabsent>28</rabsent> <schoolid>sample string 5</schoolid> <schoolname>sample string 6</schoolname> <standard>1</standard> <state>sample string 2</state> <teamleaderid>sample string 7</teamleaderid> <tlname>sample string 8</tlname> <totappeared>15</totappeared> <totenroll>14</totenroll> <year>sample string 11</year> </GetRptMyEschoolBaselinecompetency_Result> </ArrayOfGetRptMyEschoolBaselinecompetency_Result>