GET api/TracksController/AllTracks?Year={Year}&Month={Month}&C_ID={C_ID}&Emp_ID={Emp_ID}&Status_ID={Status_ID}&Page_no={Page_no}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Year | string |
Required |
|
| Month | string |
Required |
|
| C_ID | string |
Required |
|
| Emp_ID | string |
Required |
|
| Status_ID | string |
Required |
|
| Page_no | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.