Resource: getworkday.nv
HTTP-method: GET
Returns single employee's working hours for one day.
Parameter | Occurs | Description | Example |
netvisorkey | Employee's netvisorkey Note! Use either parameter netvisorkey or employeenumber, not both | 123 | |
employeenumber | 1 | Employee number in Netvisor Note! Use either parameter netvisorkey or employeenumber, not both | 1407 |
workhourdate | 1 | Date | 2018-06-20 |
Response:
Level | Element | Type and length | Occurs | Description | Example |
root | Root | Aggr. | 1 | ||
1 | Workday | Aggr. | 1 | ||
2 | Date | Date | 1 | Date | 2018-06-20 |
2 | WorkdayHour | Aggr. | 0...n | ||
3 | Hours | Decimal | 1 | Number of working hours | 7,5 |
3 | CollectorRatio | String | 1 | Record type | Normal working hours |
Attr. | Number | Numeric | 1 | Number of record type | 1 |
3 | AcceptanceStatus | String | 1 | Status of the work time entry, confirmed or accepted | accepted |
3 | Description | String | 1 | Description | Accepted hours |
3 | CrmProcessName | String | 1 | CRM process' linking information | |
3 | Dimension | Aggr. | 0...n | ||
4 | DimensionName | String | 1 | Title of dimension | Project |
4 | Dimensionitem | String | 1 | Name of dimension | Project 1 |
Did you find it helpful? Yes No
Send feedback