POST api/TimeSheets/StopTimer

Stops the timer for the current time sheet entry by setting the current time sheet event to the stop state.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Returns true if a valid time sheet entry was stopped.

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.