Resource: getemployeesalaryparameters.nv
HTTP-method: GET
If the paycheck does not have a value, the value element returns as an empty element (), whereas the zero value returns as a normal value ( 0,0 ).
With this resource it is possible to get employee salary parameters. Parameters used in the request (GET):
| Parameter | Occurs | Description |
| identifiertype | 1 | Value: pin = employee personal identity code, number = employee number or netvisorkey |
| identifier | 1 | Identifier defined by the type: employee personal identity code or employee number |
Response:
| Level | Element name | Type and length | Occurs | Description | Example |
| root | root | Aggr. | 1 | ||
| 1 | employeesalaryparameters | Aggr. | 1 | ||
| 2 | parameters | Aggr. | 1 | ||
| 3 | parameter | Aggr. | 0...n | ||
| 4 | rationumber | Numeric | 1 | Number of the salary parameter | 123 |
| 4 | value | Decimal | 1 | Value of the salary parameter | 12,34 |
Did you find it helpful? Yes No
Send feedback