GET api/SummaryReport?Username={Username}&Fromdate={Fromdate}&Todate={Todate}&Pagination={Pagination}&Firstrow={Firstrow}&Lastrow={Lastrow}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Username | string |
Required |
|
Fromdate | string |
Required |
|
Todate | string |
Required |
|
Pagination | integer |
Required |
|
Firstrow | integer |
Required |
|
Lastrow | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.