If the specified employee document is attached to the specified timesheet, unattach it.

Request

DELETE http:///api/v2/business/{businessId}/employee/{employeeId}/document/{documentId}/timesheet/{timesheetLineId}

Path parameters

Parameter name Value Description Additional
documentId int32 Required
timesheetLineId int32 Required
businessId string 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