Gets the details for the qualification with a specific EmployeeQualification ID.
GET https://api.yourpayroll.com.au/api/v2/ess/{employeeId}/qualification/{id}
Parameter name | Value | Description | Additional |
---|---|---|---|
id | 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 |
EssEmployeeQualificationModel |
Powered by DapperDox