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