POST api/UpdateTimeSheet?TaskAllotmentID={TaskAllotmentID}&TaskName={TaskName}&Tools={Tools}&HoursSpend={HoursSpend}&TaskStatus={TaskStatus}&DocsCount={DocsCount}&Billable={Billable}&Comments={Comments}&KBNotes={KBNotes}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| TaskAllotmentID | string |
Required |
|
| TaskName | string |
Required |
|
| Tools | string |
Required |
|
| HoursSpend | string |
Required |
|
| TaskStatus | string |
Required |
|
| DocsCount | string |
Required |
|
| Billable | string |
Required |
|
| Comments | string |
Required |
|
| KBNotes | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.