POST api/v1/RejectTimesheet?TimeSheetNo={TimeSheetNo}&LineNo={LineNo}&userName={userName}&billable={billable}

Reject Timesheet

Request Information

URI Parameters

NameDescriptionTypeAdditional information
TimeSheetNo

string

Required

LineNo

integer

Required

userName

string

Required

billable

boolean

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.