POST api/SchoolAdminStaff/GetTeacherByPage
Request Information
URI Parameters
None.
Body Parameters
SchoolAdminTeacher| Name | Description | Type | Additional information |
|---|---|---|---|
| SNo | integer |
None. |
|
| SNoEnc | string |
None. |
|
| EmployeeID | string |
None. |
|
| EmployeeName | string |
None. |
|
| DepartmentSNo | string |
None. |
|
| DesignationSNo | string |
None. |
|
| Address | string |
None. |
|
| EmailID | string |
None. |
|
| MobileNo | string |
None. |
|
| Subjects | string |
None. |
|
| IsActive | boolean |
None. |
|
| Status | boolean |
None. |
|
| SchoolSNo | string |
None. |
|
| PresentAddress1 | string |
None. |
|
| PresentAddress2 | string |
None. |
|
| PresentAddressCountrySNo | string |
None. |
|
| PresentAddressStateSNo | string |
None. |
|
| PresentAddressCitySNo | string |
None. |
|
| PresentAddressPin | string |
None. |
|
| PermanentAddress1 | string |
None. |
|
| PermanentAddress2 | string |
None. |
|
| PermanentAddressCountrySNo | string |
None. |
|
| PermanentAddressStateSNo | string |
None. |
|
| PermanentAddressCitySNo | string |
None. |
|
| PermanentAddressPin | string |
None. |
|
| Gender | string |
None. |
|
| Dob | string |
None. |
|
| DateofJoin | string |
None. |
|
| Qualifications | string |
None. |
|
| SalutationSNo | string |
None. |
|
| SchoolBus | string |
None. |
|
| BusRouteAreaSNo | string |
None. |
|
| BusStopSNo | string |
None. |
|
| VehicleSNo | string |
None. |
|
| UserTypeSNo | string |
None. |
|
| Photo | string |
None. |
|
| Signature | string |
None. |
|
| PhotoPath | string |
None. |
|
| PageNumber | integer |
None. |
|
| PageSize | integer |
None. |
|
| Token | string |
None. |
|
| Expiration | date |
None. |
|
| ColSearchContent | string |
None. |
|
| ColSortActive | string |
None. |
|
| ColSortDirection | string |
None. |
|
| LongStr | string |
None. |
|
| SchoolCode | string |
None. |
|
| CreatedBy | string |
None. |
|
| CreatedOn | date |
None. |
|
| ModifiedBy | string |
None. |
|
| ModifiedOn | date |
None. |
Request Formats
application/json, text/json
Sample:
{
"SNo": 1,
"SNoEnc": "sample string 2",
"EmployeeID": "sample string 3",
"EmployeeName": "sample string 4",
"DepartmentSNo": "sample string 5",
"DesignationSNo": "sample string 6",
"Address": "sample string 7",
"EmailID": "sample string 8",
"MobileNo": "sample string 9",
"Subjects": "sample string 10",
"IsActive": true,
"Status": true,
"SchoolSNo": "sample string 13",
"PresentAddress1": "sample string 14",
"PresentAddress2": "sample string 15",
"PresentAddressCountrySNo": "sample string 16",
"PresentAddressStateSNo": "sample string 17",
"PresentAddressCitySNo": "sample string 18",
"PresentAddressPin": "sample string 19",
"PermanentAddress1": "sample string 20",
"PermanentAddress2": "sample string 21",
"PermanentAddressCountrySNo": "sample string 22",
"PermanentAddressStateSNo": "sample string 23",
"PermanentAddressCitySNo": "sample string 24",
"PermanentAddressPin": "sample string 25",
"Gender": "sample string 26",
"Dob": "sample string 27",
"DateofJoin": "sample string 28",
"Qualifications": "sample string 29",
"SalutationSNo": "sample string 30",
"SchoolBus": "sample string 31",
"BusRouteAreaSNo": "sample string 32",
"BusStopSNo": "sample string 33",
"VehicleSNo": "sample string 34",
"UserTypeSNo": "sample string 35",
"Photo": "sample string 36",
"Signature": "sample string 37",
"PhotoPath": "sample string 38",
"PageNumber": 39,
"PageSize": 40,
"Token": "sample string 41",
"Expiration": "2026-02-05T06:11:18.5426021+05:30",
"ColSearchContent": "sample string 43",
"ColSortActive": "sample string 44",
"ColSortDirection": "sample string 45",
"LongStr": "sample string 46",
"SchoolCode": "sample string 47",
"CreatedBy": "sample string 48",
"CreatedOn": "2026-02-05T06:11:18.5426021+05:30",
"ModifiedBy": "sample string 50",
"ModifiedOn": "2026-02-05T06:11:18.5426021+05:30"
}
application/xml, text/xml
Sample:
<SchoolAdminTeacher xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/NSMS_WebAPI.Models"> <Address>sample string 7</Address> <BusRouteAreaSNo>sample string 32</BusRouteAreaSNo> <BusStopSNo>sample string 33</BusStopSNo> <ColSearchContent>sample string 43</ColSearchContent> <ColSortActive>sample string 44</ColSortActive> <ColSortDirection>sample string 45</ColSortDirection> <CreatedBy>sample string 48</CreatedBy> <CreatedOn>2026-02-05T06:11:18.5426021+05:30</CreatedOn> <DateofJoin>sample string 28</DateofJoin> <DepartmentSNo>sample string 5</DepartmentSNo> <DesignationSNo>sample string 6</DesignationSNo> <Dob>sample string 27</Dob> <EmailID>sample string 8</EmailID> <EmployeeID>sample string 3</EmployeeID> <EmployeeName>sample string 4</EmployeeName> <Expiration>2026-02-05T06:11:18.5426021+05:30</Expiration> <Gender>sample string 26</Gender> <IsActive>true</IsActive> <LongStr>sample string 46</LongStr> <MobileNo>sample string 9</MobileNo> <ModifiedBy>sample string 50</ModifiedBy> <ModifiedOn>2026-02-05T06:11:18.5426021+05:30</ModifiedOn> <PageNumber>39</PageNumber> <PageSize>40</PageSize> <PermanentAddress1>sample string 20</PermanentAddress1> <PermanentAddress2>sample string 21</PermanentAddress2> <PermanentAddressCitySNo>sample string 24</PermanentAddressCitySNo> <PermanentAddressCountrySNo>sample string 22</PermanentAddressCountrySNo> <PermanentAddressPin>sample string 25</PermanentAddressPin> <PermanentAddressStateSNo>sample string 23</PermanentAddressStateSNo> <Photo>sample string 36</Photo> <PhotoPath>sample string 38</PhotoPath> <PresentAddress1>sample string 14</PresentAddress1> <PresentAddress2>sample string 15</PresentAddress2> <PresentAddressCitySNo>sample string 18</PresentAddressCitySNo> <PresentAddressCountrySNo>sample string 16</PresentAddressCountrySNo> <PresentAddressPin>sample string 19</PresentAddressPin> <PresentAddressStateSNo>sample string 17</PresentAddressStateSNo> <Qualifications>sample string 29</Qualifications> <SNo>1</SNo> <SNoEnc>sample string 2</SNoEnc> <SalutationSNo>sample string 30</SalutationSNo> <SchoolBus>sample string 31</SchoolBus> <SchoolCode>sample string 47</SchoolCode> <SchoolSNo>sample string 13</SchoolSNo> <Signature>sample string 37</Signature> <Status>true</Status> <Subjects>sample string 10</Subjects> <Token>sample string 41</Token> <UserTypeSNo>sample string 35</UserTypeSNo> <VehicleSNo>sample string 34</VehicleSNo> </SchoolAdminTeacher>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.