Delete an individual timesheet line. Note: You cannot delete a Processed timesheet line.
DELETE http:///api/v2/business/{businessId}/timesheet/{timesheetLineId}
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| timesheetLineId | int32 | Required | |
| businessId | string | Required | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK  | 
          
Powered by DapperDox