GET api/MeetingMinutes/RptSubjectWise?bookId={bookId}&fromDate={fromDate}&toDate={toDate}&subject={subject}&clergy={clergy}&employee={employee}&department={department}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| bookId | integer |
Required |
|
| fromDate | string |
Required |
|
| toDate | string |
Required |
|
| subject | string |
Required |
|
| clergy | string |
Required |
|
| employee | string |
Required |
|
| department | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.