Resource: getemployees.nv
HTTP-method: GET
Returns a list of employees and their id's.
Querystring parameters:
Parameter | Occurs | Example | Description |
includeendedemployments | 0...1 | 1 | Include ended employments, 1 = yes, 0 = no |
Response:
Level | Element name | Type and length | Occurs | Description | Example |
Root | root | Aggr. | 1 | ||
1 | employees | Aggr. | 1 | ||
2 | employee | Aggr. | 1 | ||
3 | employeenumber | String | 1 | Employee number | 100 |
3 | netvisorkey | String | 1 | Employee's netvisor id | 10 |
3 | personalid | String | 1 | Employee's pin | 010277-xxxp |
Attr. | type | String | 1 | Type of personalID | finnishidentifier |
3 | firstname | String | 1 | Employee's first name | Anna |
3 | lastname | String | 1 | Employee's last name | Ammattilainen |
3 | employmentstatus | String | 1 | Employment status | 1 |
3 | payrollservice | String | 1 | Payroll operations service. 1 = enabled or 0 = disabled | 1 |
3 | resourcemanagement | String | 1 | Travel expense resources 1 = enabled or 0 = disabled | 1 |
Did you find it helpful? Yes No
Send feedback