GET api/Center/GetCALPracticalBaselinecompetencyGujaratiStd8/{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 GetCALPracticalBaselinecompetencyGujaratiStd8_ResultName | Description | Type | Additional information |
---|---|---|---|
standard | string |
None. |
|
state | string |
None. |
|
city | string |
None. |
|
centid | string |
None. |
|
schoolid | string |
None. |
|
schoolname | string |
None. |
|
medium | string |
None. |
|
teamleaderid | string |
None. |
|
tlname | string |
None. |
|
centname | string |
None. |
|
examtype | string |
None. |
|
academicyear | string |
None. |
|
partnerid | string |
None. |
|
partnername | string |
None. |
|
totenroll | integer |
None. |
|
totappeared | integer |
None. |
|
boys | integer |
None. |
|
girls | integer |
None. |
|
totabsent | integer |
None. |
|
totpresent | integer |
None. |
|
pabs | integer |
None. |
|
pna | integer |
None. |
|
c1 | integer |
None. |
|
c2 | integer |
None. |
|
c3 | integer |
None. |
|
c4 | integer |
None. |
|
c5 | integer |
None. |
|
c6 | integer |
None. |
|
c7 | integer |
None. |
Response Formats
application/json, text/json
Sample:
[ { "standard": "sample string 1", "state": "sample string 2", "city": "sample string 3", "centid": "sample string 4", "schoolid": "sample string 5", "schoolname": "sample string 6", "medium": "sample string 7", "teamleaderid": "sample string 8", "tlname": "sample string 9", "centname": "sample string 10", "examtype": "sample string 11", "academicyear": "sample string 12", "partnerid": "sample string 13", "partnername": "sample string 14", "totenroll": 15, "totappeared": 16, "boys": 17, "girls": 18, "totabsent": 19, "totpresent": 20, "pabs": 21, "pna": 22, "c1": 23, "c2": 24, "c3": 25, "c4": 26, "c5": 27, "c6": 28, "c7": 29 }, { "standard": "sample string 1", "state": "sample string 2", "city": "sample string 3", "centid": "sample string 4", "schoolid": "sample string 5", "schoolname": "sample string 6", "medium": "sample string 7", "teamleaderid": "sample string 8", "tlname": "sample string 9", "centname": "sample string 10", "examtype": "sample string 11", "academicyear": "sample string 12", "partnerid": "sample string 13", "partnername": "sample string 14", "totenroll": 15, "totappeared": 16, "boys": 17, "girls": 18, "totabsent": 19, "totpresent": 20, "pabs": 21, "pna": 22, "c1": 23, "c2": 24, "c3": 25, "c4": 26, "c5": 27, "c6": 28, "c7": 29 } ]
application/xml, text/xml
Sample:
<ArrayOfGetCALPracticalBaselinecompetencyGujaratiStd8_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models"> <GetCALPracticalBaselinecompetencyGujaratiStd8_Result> <academicyear>sample string 12</academicyear> <boys>17</boys> <c1>23</c1> <c2>24</c2> <c3>25</c3> <c4>26</c4> <c5>27</c5> <c6>28</c6> <c7>29</c7> <centid>sample string 4</centid> <centname>sample string 10</centname> <city>sample string 3</city> <examtype>sample string 11</examtype> <girls>18</girls> <medium>sample string 7</medium> <pabs>21</pabs> <partnerid>sample string 13</partnerid> <partnername>sample string 14</partnername> <pna>22</pna> <schoolid>sample string 5</schoolid> <schoolname>sample string 6</schoolname> <standard>sample string 1</standard> <state>sample string 2</state> <teamleaderid>sample string 8</teamleaderid> <tlname>sample string 9</tlname> <totabsent>19</totabsent> <totappeared>16</totappeared> <totenroll>15</totenroll> <totpresent>20</totpresent> </GetCALPracticalBaselinecompetencyGujaratiStd8_Result> <GetCALPracticalBaselinecompetencyGujaratiStd8_Result> <academicyear>sample string 12</academicyear> <boys>17</boys> <c1>23</c1> <c2>24</c2> <c3>25</c3> <c4>26</c4> <c5>27</c5> <c6>28</c6> <c7>29</c7> <centid>sample string 4</centid> <centname>sample string 10</centname> <city>sample string 3</city> <examtype>sample string 11</examtype> <girls>18</girls> <medium>sample string 7</medium> <pabs>21</pabs> <partnerid>sample string 13</partnerid> <partnername>sample string 14</partnername> <pna>22</pna> <schoolid>sample string 5</schoolid> <schoolname>sample string 6</schoolname> <standard>sample string 1</standard> <state>sample string 2</state> <teamleaderid>sample string 8</teamleaderid> <tlname>sample string 9</tlname> <totabsent>19</totabsent> <totappeared>16</totappeared> <totenroll>15</totenroll> <totpresent>20</totpresent> </GetCALPracticalBaselinecompetencyGujaratiStd8_Result> </ArrayOfGetCALPracticalBaselinecompetencyGujaratiStd8_Result>