GET api/v1/website/GetVaccinationSummaryDate?CampusId={CampusId}&InstId={InstId}&Gender={Gender}&fromDate={fromDate}&todate={todate}&fromMonth={fromMonth}&toMonth={toMonth}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CampusId | integer |
Required |
|
| InstId | integer |
Required |
|
| Gender | string |
Required |
|
| fromDate | date |
Required |
|
| todate | date |
Required |
|
| fromMonth | integer |
Required |
|
| toMonth | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.