POST portal/api/hrms/v1/employees/overtimes/UpdateRequesOverTime
Request Information
URI Parameters
None.
Body Parameters
Emp_OvertimeD| Name | Description | Type | Additional information |
|---|---|---|---|
| No | integer |
None. |
|
| OvertimeMNo | integer |
None. |
|
| EmployeesNo | integer |
None. |
|
| TotDays | integer |
None. |
|
| RegHours | decimal number |
None. |
|
| VacHours | decimal number |
None. |
|
| TransAmmount | decimal number |
None. |
|
| OverTimAmm | decimal number |
None. |
|
| Total | decimal number |
None. |
|
| Notes | string |
None. |
|
| InsertDate | date |
None. |
|
| InsertENTUserAccountId | integer |
None. |
|
| UpdateDate | date |
None. |
|
| UpdateENTUserAccountId | integer |
None. |
|
| Version | Collection of byte |
None. |
|
| VacDays | integer |
None. |
|
| Emp_OvertimeMMNo | integer |
None. |
|
| PayStatus | byte |
None. |
|
| FinnishedEmployeeDates | date |
None. |
|
| FinnishedEmpMngrDates | date |
None. |
|
| totalVacMins | integer |
None. |
|
| totalRegMins | integer |
None. |
|
| RequestWhere | string |
None. |
|
| ApprovalStatusId | integer |
None. |
|
| PayDate | date |
None. |
|
| OverTimeInOut | integer |
None. |
|
| OverTimeFinishedReport | string |
None. |
|
| StaDate | date |
None. |
|
| EndDate | date |
None. |
|
| WithoutVac | byte |
None. |
|
| TransAmmountVac | decimal number |
None. |
|
| OverTimAmmVac | decimal number |
None. |
|
| Rank | string |
None. |
|
| Degree | string |
None. |
|
| FullTrans | decimal number |
None. |
|
| CurrentBasicSal | decimal number |
None. |
|
| DiffOverTim | decimal number |
None. |
|
| DiffOverTimVac | decimal number |
None. |
|
| DiffTrans | decimal number |
None. |
|
| DiffTransVac | decimal number |
None. |
|
| Attachment | string |
None. |
|
| OvertimeKind | string |
None. |
|
| Reasons | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"Attachment": "sample string 1",
"OvertimeKind": "sample string 2",
"Reasons": "sample string 3",
"No": 1,
"OvertimeMNo": 2,
"EmployeesNo": 3,
"TotDays": 4,
"RegHours": 5.1,
"VacHours": 6.1,
"TransAmmount": 7.0,
"OverTimAmm": 8.0,
"Total": 9.0,
"Notes": "sample string 10",
"InsertDate": "2026-08-06T14:23:31.6520524+03:00",
"InsertENTUserAccountId": 12,
"UpdateDate": "2026-08-06T14:23:31.6520524+03:00",
"UpdateENTUserAccountId": 14,
"Version": "QEA=",
"VacDays": 15,
"Emp_OvertimeMMNo": 16,
"PayStatus": 64,
"FinnishedEmployeeDates": "2026-08-06T14:23:31.6520524+03:00",
"FinnishedEmpMngrDates": "2026-08-06T14:23:31.6520524+03:00",
"totalVacMins": 20,
"totalRegMins": 21,
"RequestWhere": "sample string 22",
"ApprovalStatusId": 23,
"PayDate": "2026-08-06T14:23:31.6520524+03:00",
"OverTimeInOut": 25,
"OverTimeFinishedReport": "sample string 26",
"StaDate": "2026-08-06T14:23:31.6520524+03:00",
"EndDate": "2026-08-06T14:23:31.6520524+03:00",
"WithoutVac": 64,
"TransAmmountVac": 30.0,
"OverTimAmmVac": 31.0,
"Rank": "sample string 32",
"Degree": "sample string 33",
"FullTrans": 34.0,
"CurrentBasicSal": 35.0,
"DiffOverTim": 36.0,
"DiffOverTimVac": 37.0,
"DiffTrans": 38.0,
"DiffTransVac": 39.0
}
application/xml, text/xml
Sample:
<Emp_OvertimeD xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HorizonSSI.HRIntegration.Models"> <ApprovalStatusId>23</ApprovalStatusId> <Attachment>sample string 1</Attachment> <CurrentBasicSal>35</CurrentBasicSal> <Degree>sample string 33</Degree> <DiffOverTim>36</DiffOverTim> <DiffOverTimVac>37</DiffOverTimVac> <DiffTrans>38</DiffTrans> <DiffTransVac>39</DiffTransVac> <Emp_OvertimeMMNo>16</Emp_OvertimeMMNo> <EmployeesNo>3</EmployeesNo> <EndDate>2026-08-06T14:23:31.6520524+03:00</EndDate> <FinnishedEmpMngrDates>2026-08-06T14:23:31.6520524+03:00</FinnishedEmpMngrDates> <FinnishedEmployeeDates>2026-08-06T14:23:31.6520524+03:00</FinnishedEmployeeDates> <FullTrans>34</FullTrans> <InsertDate>2026-08-06T14:23:31.6520524+03:00</InsertDate> <InsertENTUserAccountId>12</InsertENTUserAccountId> <No>1</No> <Notes>sample string 10</Notes> <OverTimAmm>8</OverTimAmm> <OverTimAmmVac>31</OverTimAmmVac> <OverTimeFinishedReport>sample string 26</OverTimeFinishedReport> <OverTimeInOut>25</OverTimeInOut> <OvertimeKind>sample string 2</OvertimeKind> <OvertimeMNo>2</OvertimeMNo> <PayDate>2026-08-06T14:23:31.6520524+03:00</PayDate> <PayStatus>64</PayStatus> <Rank>sample string 32</Rank> <Reasons>sample string 3</Reasons> <RegHours>5.1</RegHours> <RequestWhere>sample string 22</RequestWhere> <StaDate>2026-08-06T14:23:31.6520524+03:00</StaDate> <TotDays>4</TotDays> <Total>9</Total> <TransAmmount>7</TransAmmount> <TransAmmountVac>30</TransAmmountVac> <UpdateDate>2026-08-06T14:23:31.6520524+03:00</UpdateDate> <UpdateENTUserAccountId>14</UpdateENTUserAccountId> <VacDays>15</VacDays> <VacHours>6.1</VacHours> <Version>QEA=</Version> <WithoutVac>64</WithoutVac> <totalRegMins>21</totalRegMins> <totalVacMins>20</totalVacMins> </Emp_OvertimeD>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>