Last update 2021-12-21
This method is for viewing Human resource operations. All parameters are expected via HTTP POST.
| Name | Description | Notes |
|---|---|---|
| session_id | Session id | |
| login | RIVILE username | |
| pass | RIVILE password hashed in MD5 | |
| employeeCode | Employee code | k16_kodas_4a or a06_kodas_tb |
| Name | Description | Notes |
|---|---|---|
| hrOperationDateFrom | Operation date from | k16_beg_date |
| hrOperationDateTo | Operation date to | k16_end_date |
hrOperationType New |
HR operation type | k16_tipas |
| Name | Description | Notes |
|---|---|---|
| status | Web service status | |
| description | Status description | |
| login | RIVILE username | |
| kodas_rs | Which user method is showing records | |
| list | Web service data result list |
| Name | Description | Notes |
|---|---|---|
| hrOperationId | HR operation ID | k16_kodas_6a |
| hrOperationType | HR operation type 1 - Priemimas 2 - Perkelimas 3 - Atleidimas 4 - Atostogu grafikas 5 - Atostogos 6 - Atestacija 7 - Kursai 8 - Seminarai 9 - Nuobaudos 10 - Pretendentai 16 - Kita |
k16_tipas |
| hrRecruitmentOperationId | HR Recruitment operation ID | k16_kodas_6a_s |
| employeeCode | Employee code | k16_kodas_4a or a06_kodas_tb |
| hrOperationNr | Document number | k16_dok_nr |
| hrOperationDate | Operation date | k16_op_date |
| hrOperationDateFrom | Operation period from | k16_beg_date |
| hrOperationDateTo | Operation period to | k16_end_date |
| hrOperationPayed | Payed 1 yes - 0 no | k16_kal |
| hrOperationDays | Operation days | k16_dienu_sk |
| hrOperationDaysOff | k16_dienos_sv | |
| hrOperationHolidayCode | Holiday types code | k16_kodas_1a_19 |
| employeePositionCode | k16_kodas_0a | |
| employeeDep | Employee department | k16_kodas_is |
| Name | Description |
|---|---|
| 00 | Ok |
| 01 | No parameter session_id |
| 02 | No parameter login |
| 03 | No parameter pass |
| 04 | Login failed |
| 05 | No parameter employeeCode |
| 06 | Parameter hrOperationDateFrom or hrOperationDateTo validation error. Input must be yyyy-mm-dd format. |
| 99 | DB connect error |