POST api/v1/RejectTimesheet?TimeSheetNo={TimeSheetNo}&LineNo={LineNo}&userName={userName}&billable={billable}
Reject Timesheet
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
TimeSheetNo | string |
Required |
|
LineNo | integer |
Required |
|
userName | string |
Required |
|
billable | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.