Lists relevant public holiday for an employee
GET http:///api/v2/ess/{employeeId}/publicHolidays
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| employeeId | string | Required |
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| FromDate | date-time | Required | |
| ToDate | date-time | Required |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK OK |
PublicHolidayModel |
| 400 | Bad Request Bad Request |
ProblemDetails |
Powered by DapperDox