GET api/Student/GetRptAttendanceGradewiseCAL2025/{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 GetRptAttendanceGradewiseCAL2025_Result| Name | Description | Type | Additional information | 
|---|---|---|---|
| state | string | None. | |
| city | string | None. | |
| partnername | string | None. | |
| centname | string | None. | |
| schoolname | string | None. | |
| medium | string | None. | |
| schoolid | string | None. | |
| centid | string | None. | |
| month | string | None. | |
| year | string | None. | |
| teamleaderid | string | None. | |
| tlname | string | None. | |
| pcid | string | None. | |
| pcname | string | None. | |
| a1grade | integer | None. | |
| agrade | integer | None. | |
| bgrade | integer | None. | |
| cgrade | integer | None. | |
| dgrade | integer | None. | |
| d1grade | integer | None. | |
| nulldata | integer | None. | |
| egrade | integer | None. | |
| e1grade | integer | None. | |
| planzero | integer | None. | |
| totpresent | integer | None. | |
| totabsent | integer | None. | |
| totlecture | integer | None. | |
| totBoys | integer | None. | |
| totGirls | integer | None. | |
| totUPStudents | integer | None. | |
| totnb | integer | None. | |
| totbe | integer | None. | |
| totse | integer | None. | |
| totce | integer | None. | |
| avgtotnb | integer | None. | |
| avgtotbe | integer | None. | |
| avgtotse | integer | None. | |
| avgtotce | integer | None. | |
| totholiday | integer | None. | |
| presntper | decimal number | None. | |
| above8 | integer | None. | |
| days8 | integer | None. | |
| days7 | integer | None. | |
| days6 | integer | None. | |
| days5 | integer | None. | |
| days4 | integer | None. | |
| days3 | integer | None. | |
| days2 | integer | None. | |
| days1 | integer | None. | |
| days0 | integer | None. | |
| avgComputerclassWorkdays | integer | None. | |
| avgComputerclassplandays | integer | None. | |
| avgComputerclassactualdays | integer | None. | 
Response Formats
application/json, text/json
            Sample:
        
[
  {
    "state": "sample string 1",
    "city": "sample string 2",
    "partnername": "sample string 3",
    "centname": "sample string 4",
    "schoolname": "sample string 5",
    "medium": "sample string 6",
    "schoolid": "sample string 7",
    "centid": "sample string 8",
    "month": "sample string 9",
    "year": "sample string 10",
    "teamleaderid": "sample string 11",
    "tlname": "sample string 12",
    "pcid": "sample string 13",
    "pcname": "sample string 14",
    "a1grade": 1,
    "agrade": 1,
    "bgrade": 1,
    "cgrade": 1,
    "dgrade": 1,
    "d1grade": 1,
    "nulldata": 1,
    "egrade": 1,
    "e1grade": 1,
    "planzero": 1,
    "totpresent": 1,
    "totabsent": 1,
    "totlecture": 1,
    "totBoys": 1,
    "totGirls": 1,
    "totUPStudents": 1,
    "totnb": 1,
    "totbe": 1,
    "totse": 1,
    "totce": 1,
    "avgtotnb": 1,
    "avgtotbe": 1,
    "avgtotse": 1,
    "avgtotce": 1,
    "totholiday": 1,
    "presntper": 15.1,
    "above8": 1,
    "days8": 1,
    "days7": 1,
    "days6": 1,
    "days5": 1,
    "days4": 1,
    "days3": 1,
    "days2": 1,
    "days1": 1,
    "days0": 1,
    "avgComputerclassWorkdays": 1,
    "avgComputerclassplandays": 1,
    "avgComputerclassactualdays": 1
  },
  {
    "state": "sample string 1",
    "city": "sample string 2",
    "partnername": "sample string 3",
    "centname": "sample string 4",
    "schoolname": "sample string 5",
    "medium": "sample string 6",
    "schoolid": "sample string 7",
    "centid": "sample string 8",
    "month": "sample string 9",
    "year": "sample string 10",
    "teamleaderid": "sample string 11",
    "tlname": "sample string 12",
    "pcid": "sample string 13",
    "pcname": "sample string 14",
    "a1grade": 1,
    "agrade": 1,
    "bgrade": 1,
    "cgrade": 1,
    "dgrade": 1,
    "d1grade": 1,
    "nulldata": 1,
    "egrade": 1,
    "e1grade": 1,
    "planzero": 1,
    "totpresent": 1,
    "totabsent": 1,
    "totlecture": 1,
    "totBoys": 1,
    "totGirls": 1,
    "totUPStudents": 1,
    "totnb": 1,
    "totbe": 1,
    "totse": 1,
    "totce": 1,
    "avgtotnb": 1,
    "avgtotbe": 1,
    "avgtotse": 1,
    "avgtotce": 1,
    "totholiday": 1,
    "presntper": 15.1,
    "above8": 1,
    "days8": 1,
    "days7": 1,
    "days6": 1,
    "days5": 1,
    "days4": 1,
    "days3": 1,
    "days2": 1,
    "days1": 1,
    "days0": 1,
    "avgComputerclassWorkdays": 1,
    "avgComputerclassplandays": 1,
    "avgComputerclassactualdays": 1
  }
]
        application/xml, text/xml
            Sample:
<ArrayOfGetRptAttendanceGradewiseCAL2025_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
  <GetRptAttendanceGradewiseCAL2025_Result>
    <a1grade>1</a1grade>
    <above8>1</above8>
    <agrade>1</agrade>
    <avgComputerclassWorkdays>1</avgComputerclassWorkdays>
    <avgComputerclassactualdays>1</avgComputerclassactualdays>
    <avgComputerclassplandays>1</avgComputerclassplandays>
    <avgtotbe>1</avgtotbe>
    <avgtotce>1</avgtotce>
    <avgtotnb>1</avgtotnb>
    <avgtotse>1</avgtotse>
    <bgrade>1</bgrade>
    <centid>sample string 8</centid>
    <centname>sample string 4</centname>
    <cgrade>1</cgrade>
    <city>sample string 2</city>
    <d1grade>1</d1grade>
    <days0>1</days0>
    <days1>1</days1>
    <days2>1</days2>
    <days3>1</days3>
    <days4>1</days4>
    <days5>1</days5>
    <days6>1</days6>
    <days7>1</days7>
    <days8>1</days8>
    <dgrade>1</dgrade>
    <e1grade>1</e1grade>
    <egrade>1</egrade>
    <medium>sample string 6</medium>
    <month>sample string 9</month>
    <nulldata>1</nulldata>
    <partnername>sample string 3</partnername>
    <pcid>sample string 13</pcid>
    <pcname>sample string 14</pcname>
    <planzero>1</planzero>
    <presntper>15.1</presntper>
    <schoolid>sample string 7</schoolid>
    <schoolname>sample string 5</schoolname>
    <state>sample string 1</state>
    <teamleaderid>sample string 11</teamleaderid>
    <tlname>sample string 12</tlname>
    <totBoys>1</totBoys>
    <totGirls>1</totGirls>
    <totUPStudents>1</totUPStudents>
    <totabsent>1</totabsent>
    <totbe>1</totbe>
    <totce>1</totce>
    <totholiday>1</totholiday>
    <totlecture>1</totlecture>
    <totnb>1</totnb>
    <totpresent>1</totpresent>
    <totse>1</totse>
    <year>sample string 10</year>
  </GetRptAttendanceGradewiseCAL2025_Result>
  <GetRptAttendanceGradewiseCAL2025_Result>
    <a1grade>1</a1grade>
    <above8>1</above8>
    <agrade>1</agrade>
    <avgComputerclassWorkdays>1</avgComputerclassWorkdays>
    <avgComputerclassactualdays>1</avgComputerclassactualdays>
    <avgComputerclassplandays>1</avgComputerclassplandays>
    <avgtotbe>1</avgtotbe>
    <avgtotce>1</avgtotce>
    <avgtotnb>1</avgtotnb>
    <avgtotse>1</avgtotse>
    <bgrade>1</bgrade>
    <centid>sample string 8</centid>
    <centname>sample string 4</centname>
    <cgrade>1</cgrade>
    <city>sample string 2</city>
    <d1grade>1</d1grade>
    <days0>1</days0>
    <days1>1</days1>
    <days2>1</days2>
    <days3>1</days3>
    <days4>1</days4>
    <days5>1</days5>
    <days6>1</days6>
    <days7>1</days7>
    <days8>1</days8>
    <dgrade>1</dgrade>
    <e1grade>1</e1grade>
    <egrade>1</egrade>
    <medium>sample string 6</medium>
    <month>sample string 9</month>
    <nulldata>1</nulldata>
    <partnername>sample string 3</partnername>
    <pcid>sample string 13</pcid>
    <pcname>sample string 14</pcname>
    <planzero>1</planzero>
    <presntper>15.1</presntper>
    <schoolid>sample string 7</schoolid>
    <schoolname>sample string 5</schoolname>
    <state>sample string 1</state>
    <teamleaderid>sample string 11</teamleaderid>
    <tlname>sample string 12</tlname>
    <totBoys>1</totBoys>
    <totGirls>1</totGirls>
    <totUPStudents>1</totUPStudents>
    <totabsent>1</totabsent>
    <totbe>1</totbe>
    <totce>1</totce>
    <totholiday>1</totholiday>
    <totlecture>1</totlecture>
    <totnb>1</totnb>
    <totpresent>1</totpresent>
    <totse>1</totse>
    <year>sample string 10</year>
  </GetRptAttendanceGradewiseCAL2025_Result>
</ArrayOfGetRptAttendanceGradewiseCAL2025_Result>