Lists all of the unavailabilities for this employee, with optional filters.
GET https://api.yourpayroll.com.au/api/v2/ess/{employeeId}/unavailability
Parameter name | Value | Description | Additional |
---|---|---|---|
employeeId | string | Required |
Parameter name | Value | Description | Additional |
---|---|---|---|
filter.fromDate | date-time | ||
filter.toDate | date-time |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
EssUnavailabilityModel |
Powered by DapperDox