HousekeepingConnect
GetResorts
Gets the list of resort by user id
Parameters
Name |
Type |
Required |
Description |
userId |
String |
✓ |
The id of the user |
Returns
- Type:
-
List of ResortModel
- Description:
- The list of Resorts by user id
- Http Method:
- GET
- Url:
- api/HousekeepingConnect/Resorts/{userId}