DELETE api/Timesheets/{id}/allowances/{allowanceId}

Delete the timesheet Allowance for a single timesheet

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

timesheet Id

integer

Required

allowanceId

Allowance Id

integer

Required

Body Parameters

None.

Response Information

Resource Description

COMPLETEIntTimesheetIntervalId

boolean

Response Formats

application/json, text/json

Sample:
true

text/xml, multipart/form-data

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>