Resorts
GetReasonForStay
Gets the list of Reason For Stay by resort
Parameters
Name |
Type |
Required |
Description |
resortID |
String |
✓ |
The Id of the Resort |
Returns
- Type:
-
List of ReasonForStayModel
- Description:
- The list of Travel Agency with its detail information.
- Http Method:
- GET
- Url:
- api/Resorts/GetReasonForStay?resortID={resortID}