Seasons
GetByResort
Gets the seasons by resort
Parameters
| Name |
Type |
Required |
Description |
| resortId |
String |
✓ |
The id of the resort |
Returns
- Type:
-
List of SeasonModel
- Description:
- A list of seasons for this resort
- Http Method:
- GET
- Url:
- api/Seasons?resortId={resortId}