GET api/Center/GetPracticalTheoryBaselineMidlineComparisionStudentwise2022/{userid}/{role}/{pgid}?whr={whr}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userid

string

Required

role

string

Required

pgid

string

Required

whr

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of GetPracticalTheoryBaselineMidlineComparisionStudentwise2022_Result
NameDescriptionTypeAdditional information
state

string

None.

city

string

None.

partnername

string

None.

tlname

string

None.

centid

string

None.

centname

string

None.

schoolid

string

None.

schoolname

string

None.

medium

string

None.

standard

string

None.

academicyear

string

None.

division

string

None.

rollno

string

None.

batchid

string

None.

studentid

string

None.

firstname

string

None.

fathername

string

None.

surname

string

None.

basethtot

integer

None.

basethgrand

integer

None.

basethper

decimal number

None.

basethabsent

integer

None.

basethgrade

string

None.

baseprtot

integer

None.

baseprgrand

integer

None.

baseprper

decimal number

None.

baseprabsent

integer

None.

baseprgrade

string

None.

midthtot

integer

None.

midthgrand

integer

None.

midthper

decimal number

None.

midthabsent

integer

None.

midthgrade

string

None.

midprtot

integer

None.

midprgrand

integer

None.

midprper

decimal number

None.

midprabsent

integer

None.

midprgrade

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "state": "sample string 1",
    "city": "sample string 2",
    "partnername": "sample string 3",
    "tlname": "sample string 4",
    "centid": "sample string 5",
    "centname": "sample string 6",
    "schoolid": "sample string 7",
    "schoolname": "sample string 8",
    "medium": "sample string 9",
    "standard": "sample string 10",
    "academicyear": "sample string 11",
    "division": "sample string 12",
    "rollno": "sample string 13",
    "batchid": "sample string 14",
    "studentid": "sample string 15",
    "firstname": "sample string 16",
    "fathername": "sample string 17",
    "surname": "sample string 18",
    "basethtot": 19,
    "basethgrand": 20,
    "basethper": 21.0,
    "basethabsent": 22,
    "basethgrade": "sample string 23",
    "baseprtot": 24,
    "baseprgrand": 25,
    "baseprper": 26.0,
    "baseprabsent": 27,
    "baseprgrade": "sample string 28",
    "midthtot": 29,
    "midthgrand": 30,
    "midthper": 31.0,
    "midthabsent": 32,
    "midthgrade": "sample string 33",
    "midprtot": 34,
    "midprgrand": 35,
    "midprper": 36.0,
    "midprabsent": 37,
    "midprgrade": "sample string 38"
  },
  {
    "state": "sample string 1",
    "city": "sample string 2",
    "partnername": "sample string 3",
    "tlname": "sample string 4",
    "centid": "sample string 5",
    "centname": "sample string 6",
    "schoolid": "sample string 7",
    "schoolname": "sample string 8",
    "medium": "sample string 9",
    "standard": "sample string 10",
    "academicyear": "sample string 11",
    "division": "sample string 12",
    "rollno": "sample string 13",
    "batchid": "sample string 14",
    "studentid": "sample string 15",
    "firstname": "sample string 16",
    "fathername": "sample string 17",
    "surname": "sample string 18",
    "basethtot": 19,
    "basethgrand": 20,
    "basethper": 21.0,
    "basethabsent": 22,
    "basethgrade": "sample string 23",
    "baseprtot": 24,
    "baseprgrand": 25,
    "baseprper": 26.0,
    "baseprabsent": 27,
    "baseprgrade": "sample string 28",
    "midthtot": 29,
    "midthgrand": 30,
    "midthper": 31.0,
    "midthabsent": 32,
    "midthgrade": "sample string 33",
    "midprtot": 34,
    "midprgrand": 35,
    "midprper": 36.0,
    "midprabsent": 37,
    "midprgrade": "sample string 38"
  }
]

application/xml, text/xml

Sample:
<ArrayOfGetPracticalTheoryBaselineMidlineComparisionStudentwise2022_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
  <GetPracticalTheoryBaselineMidlineComparisionStudentwise2022_Result>
    <academicyear>sample string 11</academicyear>
    <baseprabsent>27</baseprabsent>
    <baseprgrade>sample string 28</baseprgrade>
    <baseprgrand>25</baseprgrand>
    <baseprper>26</baseprper>
    <baseprtot>24</baseprtot>
    <basethabsent>22</basethabsent>
    <basethgrade>sample string 23</basethgrade>
    <basethgrand>20</basethgrand>
    <basethper>21</basethper>
    <basethtot>19</basethtot>
    <batchid>sample string 14</batchid>
    <centid>sample string 5</centid>
    <centname>sample string 6</centname>
    <city>sample string 2</city>
    <division>sample string 12</division>
    <fathername>sample string 17</fathername>
    <firstname>sample string 16</firstname>
    <medium>sample string 9</medium>
    <midprabsent>37</midprabsent>
    <midprgrade>sample string 38</midprgrade>
    <midprgrand>35</midprgrand>
    <midprper>36</midprper>
    <midprtot>34</midprtot>
    <midthabsent>32</midthabsent>
    <midthgrade>sample string 33</midthgrade>
    <midthgrand>30</midthgrand>
    <midthper>31</midthper>
    <midthtot>29</midthtot>
    <partnername>sample string 3</partnername>
    <rollno>sample string 13</rollno>
    <schoolid>sample string 7</schoolid>
    <schoolname>sample string 8</schoolname>
    <standard>sample string 10</standard>
    <state>sample string 1</state>
    <studentid>sample string 15</studentid>
    <surname>sample string 18</surname>
    <tlname>sample string 4</tlname>
  </GetPracticalTheoryBaselineMidlineComparisionStudentwise2022_Result>
  <GetPracticalTheoryBaselineMidlineComparisionStudentwise2022_Result>
    <academicyear>sample string 11</academicyear>
    <baseprabsent>27</baseprabsent>
    <baseprgrade>sample string 28</baseprgrade>
    <baseprgrand>25</baseprgrand>
    <baseprper>26</baseprper>
    <baseprtot>24</baseprtot>
    <basethabsent>22</basethabsent>
    <basethgrade>sample string 23</basethgrade>
    <basethgrand>20</basethgrand>
    <basethper>21</basethper>
    <basethtot>19</basethtot>
    <batchid>sample string 14</batchid>
    <centid>sample string 5</centid>
    <centname>sample string 6</centname>
    <city>sample string 2</city>
    <division>sample string 12</division>
    <fathername>sample string 17</fathername>
    <firstname>sample string 16</firstname>
    <medium>sample string 9</medium>
    <midprabsent>37</midprabsent>
    <midprgrade>sample string 38</midprgrade>
    <midprgrand>35</midprgrand>
    <midprper>36</midprper>
    <midprtot>34</midprtot>
    <midthabsent>32</midthabsent>
    <midthgrade>sample string 33</midthgrade>
    <midthgrand>30</midthgrand>
    <midthper>31</midthper>
    <midthtot>29</midthtot>
    <partnername>sample string 3</partnername>
    <rollno>sample string 13</rollno>
    <schoolid>sample string 7</schoolid>
    <schoolname>sample string 8</schoolname>
    <standard>sample string 10</standard>
    <state>sample string 1</state>
    <studentid>sample string 15</studentid>
    <surname>sample string 18</surname>
    <tlname>sample string 4</tlname>
  </GetPracticalTheoryBaselineMidlineComparisionStudentwise2022_Result>
</ArrayOfGetPracticalTheoryBaselineMidlineComparisionStudentwise2022_Result>