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