Method
Get the seasons that a specific league exists
GET | /m_leagueSeason |
Parameters
sportId | Sport Id | Integer – Required |
countryName | Country Name | String – Required |
leagueName | League Name | String – Required |
order | Season Order | String – Optional (default – asc) |
Response Sample
HTML
Coding Example
JS