Resource: getworkdays.nv
HTTP-method: GET
Returns single employee's working hours from selected time period. The maximum length of the time period is one calendar year.
Parameter | Occurs | Description | Example |
netvisorkey | 0...1 | Employee's netvisorkey Note! Use either parameter netvisorkey or employeenumber, not both | 1 |
employeenumber | 0...1 | Employee number in Netvisor Note! Use either parameter netvisorkey or employeenumber, not both | 1407 |
workhourstartdate | 1 | Start date of the time period | 2022-01-01 |
workhourenddate | 1 | End date of the time period | 2022-12-31 |
Response:
Level | Element | Type and length | Occurs | Description | Example |
root | Root | Aggr. | 1 | ||
1 | Workdays | Aggr. | 1 | ||
2 | Workday | Aggr. | 0...n | ||
3 | Date | Date | 1 | Date | 2022-01-01 |
3 | WorkDayHour | Aggr. | 0...n | ||
Attr | Netvisorkey | String | 1 | Worktime recording's Netvisorkey | |
4 | Hours | Decimal | 1 | Number of hours | 7,5 |
4 | CollectorRatio | Text | 1 | Record type | Normal working hours |
Attr. | Number | Numeric | 1 | Number of record type | 1 |
Attr. | Netvisorkey | String | 1 | Record type netvisorkey | |
4 | AcceptanceStatus | Text | 1 | Status of the work time entry, confirmed or accepted | Accepted |
4 | Description | Text | 1 | Description | |
4 | CrmProcessName | Text | 1 | CRM process' linking information | |
4 | Dimension | Aggr. | 0...n | ||
5 | DimensionName | Text | 1 | Title of the dimension | Project |
5 | DimensionItem | Text | 1 | Name of dimension | Project 1 |
Did you find it helpful? Yes No
Send feedback