Deletes the attachment on the EmployeeQualification with the specified ID.

Request

DELETE https://apisg.yourpayroll.io/api/v2/ess/{employeeId}/qualification/{employeeQualificationId}/attachment/{documentId}

Path parameters

Parameter name Value Description Additional
employeeQualificationId int32 Required
documentId int32 Required
employeeId string Required

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

OK