GET api/ExamReg/GetReportPDF?examRegID={examRegID}&examRegNo={examRegNo}&reportType={reportType}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| examRegID | integer |
Default value is 0 |
|
| examRegNo | integer |
Default value is 0 |
|
| reportType | ReportInterfaceType |
Default value is IExamReport |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.