Gets the unavailability with the specified ID (so long as the unavailability is from the specified employee).
GET http:///api/v2/ess/{employeeId}/unavailability/{unavailabilityId}
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| unavailabilityId | int32 | Required | |
| employeeId | string | Required |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK OK |
EssUnavailabilityModel |
Powered by DapperDox