GET api/Attendance?subjectId={subjectId}&rollno={rollno}&month={month}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| subjectId | integer |
Required |
|
| rollno | string |
Required |
|
| month | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.