GET api/Reports/CheckReports?role={role}&branch={branch}&year={year}&refernce={refernce}&id={id}&date={date}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| role | string |
Required |
|
| branch | string |
Required |
|
| year | string |
Required |
|
| refernce | integer |
Required |
|
| id | string |
Default value is |
|
| date | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.