POST api/SchoolAdminStaff/UpdateStaffPhoto
Request Information
URI Parameters
None.
Body Parameters
SchoolAdminStaff| 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. |
|
| 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. |
|
| LicenseNo | string |
None. |
|
| UserTypeSNo | string |
None. |
|
| Photo | string |
None. |
|
| PhotoPath | string |
None. |
|
| SchoolBus | string |
None. |
|
| BusRouteAreaSNo | string |
None. |
|
| BusStopSNo | string |
None. |
|
| VehicleSNo | 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",
"IsActive": true,
"Status": true,
"SchoolSNo": "sample string 12",
"PresentAddress1": "sample string 13",
"PresentAddress2": "sample string 14",
"PresentAddressCountrySNo": "sample string 15",
"PresentAddressStateSNo": "sample string 16",
"PresentAddressCitySNo": "sample string 17",
"PresentAddressPin": "sample string 18",
"PermanentAddress1": "sample string 19",
"PermanentAddress2": "sample string 20",
"PermanentAddressCountrySNo": "sample string 21",
"PermanentAddressStateSNo": "sample string 22",
"PermanentAddressCitySNo": "sample string 23",
"PermanentAddressPin": "sample string 24",
"Gender": "sample string 25",
"Dob": "sample string 26",
"DateofJoin": "sample string 27",
"Qualifications": "sample string 28",
"SalutationSNo": "sample string 29",
"LicenseNo": "sample string 30",
"UserTypeSNo": "sample string 31",
"Photo": "sample string 32",
"PhotoPath": "sample string 33",
"SchoolBus": "sample string 34",
"BusRouteAreaSNo": "sample string 35",
"BusStopSNo": "sample string 36",
"VehicleSNo": "sample string 37",
"PageNumber": 38,
"PageSize": 39,
"Token": "sample string 40",
"Expiration": "2026-02-05T06:11:03.7926183+05:30",
"ColSearchContent": "sample string 42",
"ColSortActive": "sample string 43",
"ColSortDirection": "sample string 44",
"LongStr": "sample string 45",
"SchoolCode": "sample string 46",
"CreatedBy": "sample string 47",
"CreatedOn": "2026-02-05T06:11:03.7926183+05:30",
"ModifiedBy": "sample string 49",
"ModifiedOn": "2026-02-05T06:11:03.7926183+05:30"
}
application/xml, text/xml
Sample:
<SchoolAdminStaff 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 35</BusRouteAreaSNo> <BusStopSNo>sample string 36</BusStopSNo> <ColSearchContent>sample string 42</ColSearchContent> <ColSortActive>sample string 43</ColSortActive> <ColSortDirection>sample string 44</ColSortDirection> <CreatedBy>sample string 47</CreatedBy> <CreatedOn>2026-02-05T06:11:03.7926183+05:30</CreatedOn> <DateofJoin>sample string 27</DateofJoin> <DepartmentSNo>sample string 5</DepartmentSNo> <DesignationSNo>sample string 6</DesignationSNo> <Dob>sample string 26</Dob> <EmailID>sample string 8</EmailID> <EmployeeID>sample string 3</EmployeeID> <EmployeeName>sample string 4</EmployeeName> <Expiration>2026-02-05T06:11:03.7926183+05:30</Expiration> <Gender>sample string 25</Gender> <IsActive>true</IsActive> <LicenseNo>sample string 30</LicenseNo> <LongStr>sample string 45</LongStr> <MobileNo>sample string 9</MobileNo> <ModifiedBy>sample string 49</ModifiedBy> <ModifiedOn>2026-02-05T06:11:03.7926183+05:30</ModifiedOn> <PageNumber>38</PageNumber> <PageSize>39</PageSize> <PermanentAddress1>sample string 19</PermanentAddress1> <PermanentAddress2>sample string 20</PermanentAddress2> <PermanentAddressCitySNo>sample string 23</PermanentAddressCitySNo> <PermanentAddressCountrySNo>sample string 21</PermanentAddressCountrySNo> <PermanentAddressPin>sample string 24</PermanentAddressPin> <PermanentAddressStateSNo>sample string 22</PermanentAddressStateSNo> <Photo>sample string 32</Photo> <PhotoPath>sample string 33</PhotoPath> <PresentAddress1>sample string 13</PresentAddress1> <PresentAddress2>sample string 14</PresentAddress2> <PresentAddressCitySNo>sample string 17</PresentAddressCitySNo> <PresentAddressCountrySNo>sample string 15</PresentAddressCountrySNo> <PresentAddressPin>sample string 18</PresentAddressPin> <PresentAddressStateSNo>sample string 16</PresentAddressStateSNo> <Qualifications>sample string 28</Qualifications> <SNo>1</SNo> <SNoEnc>sample string 2</SNoEnc> <SalutationSNo>sample string 29</SalutationSNo> <SchoolBus>sample string 34</SchoolBus> <SchoolCode>sample string 46</SchoolCode> <SchoolSNo>sample string 12</SchoolSNo> <Status>true</Status> <Token>sample string 40</Token> <UserTypeSNo>sample string 31</UserTypeSNo> <VehicleSNo>sample string 37</VehicleSNo> </SchoolAdminStaff>
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.