GET api/get/leagues/{idRegion}/{idCategory}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
idRegion | integer |
Required |
|
idCategory | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of LeagueDTOName | Description | Type | Additional information |
---|---|---|---|
LeagueID | integer |
None. |
|
CategoryID | integer |
None. |
|
RegionID | integer |
None. |
|
International | integer |
None. |
|
LeagueName | string |
None. |
|
LeagueImage | string |
None. |
|
LeagueDate | string |
None. |
|
LeagueEnd | integer |
None. |
|
LeagueStart | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.