POST api/NoteSheet/MarkAsRead?note_id={note_id}&emp_code={emp_code}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| note_id | integer |
Required |
|
| emp_code | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/plain, application/xml, text/xml
Sample:
Sample not available.