GET api/Strata/GetClusterLeagueTable?DataFeedID={DataFeedID}&StartDate={StartDate}&EndDate={EndDate}
Get Cluster Leauge Table for a certain period by Data Feed ID, Example: api/Strata/GetClusterLeagueTable?DataFeedID=104178&StartDate=2017-01-01&EndDate=2018-01-01
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| DataFeedID | integer |
Required |
|
| StartDate | date |
Required |
|
| EndDate | date |
Required |
Body Parameters
None.
Response Information
Resource Description
Json Data
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.