Resorts
GetMarketSourceByResort
Gets the list of marketSource for a resort.
Parameters
Name |
Type |
Required |
Description |
resortID |
String |
✓ |
The id of the resort |
Returns
- Type:
-
List of MarketSourceModel
- Description:
- The list of Market Source by resort
- Http Method:
- GET
- Url:
- api/Resorts/GetMarketSourceByResort?resortID={resortID}