POST api/NoteSheet/MarkAsRead?note_id={note_id}&emp_code={emp_code}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
note_id

integer

Required

emp_code

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.