GET api/Student/GetRptIDIAgewiseStudentEnrollment/{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 GetRptIDIAgewiseStudentEnrollment_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| state | string |
None. |
|
| district | string |
None. |
|
| city | string |
None. |
|
| centid | string |
None. |
|
| centname | string |
None. |
|
| fellowid | string |
None. |
|
| fellowname | string |
None. |
|
| centcourseid | string |
None. |
|
| courseid | string |
None. |
|
| coursename | string |
None. |
|
| batchid | string |
None. |
|
| batchname | string |
None. |
|
| startdate | date |
None. |
|
| enddate | date |
None. |
|
| bstatus | string |
None. |
|
| Cstatus | string |
None. |
|
| students | integer |
None. |
|
| Male | integer |
None. |
|
| Female | integer |
None. |
|
| Ongoing | integer |
None. |
|
| Completed | integer |
None. |
|
| Dropout | integer |
None. |
|
| b18 | integer |
None. |
|
| g18 | integer |
None. |
|
| b21 | integer |
None. |
|
| g21 | integer |
None. |
|
| b35 | integer |
None. |
|
| g35 | integer |
None. |
|
| ba35 | integer |
None. |
|
| ga35 | integer |
None. |
|
| ohid | string |
None. |
|
| ohname | string |
None. |
|
| pcid | string |
None. |
|
| pcname | string |
None. |
|
| partnerid | string |
None. |
|
| partnername | string |
None. |
|
| parentbatch | string |
None. |
|
| academicyear | string |
None. |
|
| tRecordCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"state": "sample string 1",
"district": "sample string 2",
"city": "sample string 3",
"centid": "sample string 4",
"centname": "sample string 5",
"fellowid": "sample string 6",
"fellowname": "sample string 7",
"centcourseid": "sample string 8",
"courseid": "sample string 9",
"coursename": "sample string 10",
"batchid": "sample string 11",
"batchname": "sample string 12",
"startdate": "2026-02-02T00:23:30.9080437+05:30",
"enddate": "2026-02-02T00:23:30.9080437+05:30",
"bstatus": "sample string 13",
"Cstatus": "sample string 14",
"students": 15,
"Male": 16,
"Female": 17,
"Ongoing": 18,
"Completed": 19,
"Dropout": 20,
"b18": 21,
"g18": 22,
"b21": 23,
"g21": 24,
"b35": 25,
"g35": 26,
"ba35": 27,
"ga35": 28,
"ohid": "sample string 29",
"ohname": "sample string 30",
"pcid": "sample string 31",
"pcname": "sample string 32",
"partnerid": "sample string 33",
"partnername": "sample string 34",
"parentbatch": "sample string 35",
"academicyear": "sample string 36",
"tRecordCount": 37
},
{
"state": "sample string 1",
"district": "sample string 2",
"city": "sample string 3",
"centid": "sample string 4",
"centname": "sample string 5",
"fellowid": "sample string 6",
"fellowname": "sample string 7",
"centcourseid": "sample string 8",
"courseid": "sample string 9",
"coursename": "sample string 10",
"batchid": "sample string 11",
"batchname": "sample string 12",
"startdate": "2026-02-02T00:23:30.9080437+05:30",
"enddate": "2026-02-02T00:23:30.9080437+05:30",
"bstatus": "sample string 13",
"Cstatus": "sample string 14",
"students": 15,
"Male": 16,
"Female": 17,
"Ongoing": 18,
"Completed": 19,
"Dropout": 20,
"b18": 21,
"g18": 22,
"b21": 23,
"g21": 24,
"b35": 25,
"g35": 26,
"ba35": 27,
"ga35": 28,
"ohid": "sample string 29",
"ohname": "sample string 30",
"pcid": "sample string 31",
"pcname": "sample string 32",
"partnerid": "sample string 33",
"partnername": "sample string 34",
"parentbatch": "sample string 35",
"academicyear": "sample string 36",
"tRecordCount": 37
}
]
application/xml, text/xml
Sample:
<ArrayOfGetRptIDIAgewiseStudentEnrollment_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
<GetRptIDIAgewiseStudentEnrollment_Result>
<Completed>19</Completed>
<Cstatus>sample string 14</Cstatus>
<Dropout>20</Dropout>
<Female>17</Female>
<Male>16</Male>
<Ongoing>18</Ongoing>
<academicyear>sample string 36</academicyear>
<b18>21</b18>
<b21>23</b21>
<b35>25</b35>
<ba35>27</ba35>
<batchid>sample string 11</batchid>
<batchname>sample string 12</batchname>
<bstatus>sample string 13</bstatus>
<centcourseid>sample string 8</centcourseid>
<centid>sample string 4</centid>
<centname>sample string 5</centname>
<city>sample string 3</city>
<courseid>sample string 9</courseid>
<coursename>sample string 10</coursename>
<district>sample string 2</district>
<enddate>2026-02-02T00:23:30.9080437+05:30</enddate>
<fellowid>sample string 6</fellowid>
<fellowname>sample string 7</fellowname>
<g18>22</g18>
<g21>24</g21>
<g35>26</g35>
<ga35>28</ga35>
<ohid>sample string 29</ohid>
<ohname>sample string 30</ohname>
<parentbatch>sample string 35</parentbatch>
<partnerid>sample string 33</partnerid>
<partnername>sample string 34</partnername>
<pcid>sample string 31</pcid>
<pcname>sample string 32</pcname>
<startdate>2026-02-02T00:23:30.9080437+05:30</startdate>
<state>sample string 1</state>
<students>15</students>
<tRecordCount>37</tRecordCount>
</GetRptIDIAgewiseStudentEnrollment_Result>
<GetRptIDIAgewiseStudentEnrollment_Result>
<Completed>19</Completed>
<Cstatus>sample string 14</Cstatus>
<Dropout>20</Dropout>
<Female>17</Female>
<Male>16</Male>
<Ongoing>18</Ongoing>
<academicyear>sample string 36</academicyear>
<b18>21</b18>
<b21>23</b21>
<b35>25</b35>
<ba35>27</ba35>
<batchid>sample string 11</batchid>
<batchname>sample string 12</batchname>
<bstatus>sample string 13</bstatus>
<centcourseid>sample string 8</centcourseid>
<centid>sample string 4</centid>
<centname>sample string 5</centname>
<city>sample string 3</city>
<courseid>sample string 9</courseid>
<coursename>sample string 10</coursename>
<district>sample string 2</district>
<enddate>2026-02-02T00:23:30.9080437+05:30</enddate>
<fellowid>sample string 6</fellowid>
<fellowname>sample string 7</fellowname>
<g18>22</g18>
<g21>24</g21>
<g35>26</g35>
<ga35>28</ga35>
<ohid>sample string 29</ohid>
<ohname>sample string 30</ohname>
<parentbatch>sample string 35</parentbatch>
<partnerid>sample string 33</partnerid>
<partnername>sample string 34</partnername>
<pcid>sample string 31</pcid>
<pcname>sample string 32</pcname>
<startdate>2026-02-02T00:23:30.9080437+05:30</startdate>
<state>sample string 1</state>
<students>15</students>
<tRecordCount>37</tRecordCount>
</GetRptIDIAgewiseStudentEnrollment_Result>
</ArrayOfGetRptIDIAgewiseStudentEnrollment_Result>