Deletes an employee qualification. Denotes that the employee is no longer qualified for the specified qualification.
DELETE http:///api/v2/business/{businessId}/employee/{employeeId}/qualification
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| businessId | string | Required | |
| employeeId | string | Required | 
| Parameter name | Value | Description | Additional | 
|---|---|---|---|
| id | int32 | Required | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK | 
Powered by DapperDox