GET api/VillaTropico/SearchAvailableVillas_2?ToShowAvailableOnly={ToShowAvailableOnly}&checkin={checkin}&checkout={checkout}&resort={resort}&rooms={rooms}&disccoupon={disccoupon}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ToShowAvailableOnly | boolean |
Required |
|
| checkin | date |
Required |
|
| checkout | date |
Required |
|
| resort | integer |
Required |
|
| rooms | integer |
Required |
|
| disccoupon | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of SearchVilla| Name | Description | Type | Additional information |
|---|---|---|---|
| UnitID | integer |
None. |
|
| Name | string |
None. |
|
| UnitTypeID | integer |
None. |
|
| Comment | string |
None. |
|
| Resort | string |
None. |
|
| ResortID | integer |
None. |
|
| Total | decimal number |
None. |
|
| TotalWithoutRDD | decimal number |
None. |
|
| RDD | decimal number |
None. |
|
| TotalDiscounted | decimal number |
None. |
|
| TotalDiscountedWithoutRDD | decimal number |
None. |
|
| Rooms | integer |
None. |
|
| Bathrooms | decimal number |
None. |
|
| Sleeps | integer |
None. |
|
| From | date |
None. |
|
| To | date |
None. |
|
| FavoreInAdvanceSearch | boolean |
None. |
|
| InteriorMark | integer |
None. |
|
| AvgRate | decimal number |
None. |
|
| AvgRateDiscounted | decimal number |
None. |
|
| MinStay | integer |
None. |
|
| Disney | decimal number |
None. |
|
| Universal | decimal number |
None. |
|
| PremiumOutlets | decimal number |
None. |
|
| Airport | decimal number |
None. |
|
| ESPNSports | decimal number |
None. |
|
| ConventionCenter | decimal number |
None. |
|
| ImageThumbPath | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"UnitID": 1,
"Name": "sample string 2",
"UnitTypeID": 3,
"Comment": "sample string 4",
"Resort": "sample string 5",
"ResortID": 6,
"Total": 7.0,
"TotalWithoutRDD": 8.0,
"RDD": 9.0,
"TotalDiscounted": 10.0,
"TotalDiscountedWithoutRDD": 11.0,
"Rooms": 12,
"Bathrooms": 13.0,
"Sleeps": 14,
"From": "2025-12-10T06:02:19.315967+00:00",
"To": "2025-12-10T06:02:19.315967+00:00",
"FavoreInAdvanceSearch": true,
"InteriorMark": 18,
"AvgRate": 19.0,
"AvgRateDiscounted": 20.0,
"MinStay": 21,
"Disney": 22.0,
"Universal": 23.0,
"PremiumOutlets": 24.0,
"Airport": 25.0,
"ESPNSports": 26.0,
"ConventionCenter": 27.0,
"ImageThumbPath": "sample string 28"
},
{
"UnitID": 1,
"Name": "sample string 2",
"UnitTypeID": 3,
"Comment": "sample string 4",
"Resort": "sample string 5",
"ResortID": 6,
"Total": 7.0,
"TotalWithoutRDD": 8.0,
"RDD": 9.0,
"TotalDiscounted": 10.0,
"TotalDiscountedWithoutRDD": 11.0,
"Rooms": 12,
"Bathrooms": 13.0,
"Sleeps": 14,
"From": "2025-12-10T06:02:19.315967+00:00",
"To": "2025-12-10T06:02:19.315967+00:00",
"FavoreInAdvanceSearch": true,
"InteriorMark": 18,
"AvgRate": 19.0,
"AvgRateDiscounted": 20.0,
"MinStay": 21,
"Disney": 22.0,
"Universal": 23.0,
"PremiumOutlets": 24.0,
"Airport": 25.0,
"ESPNSports": 26.0,
"ConventionCenter": 27.0,
"ImageThumbPath": "sample string 28"
}
]
application/xml, text/xml
Sample:
<ArrayOfSearchVilla xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SearchVilla>
<UnitID>1</UnitID>
<Name>sample string 2</Name>
<UnitTypeID>3</UnitTypeID>
<Comment>sample string 4</Comment>
<Resort>sample string 5</Resort>
<ResortID>6</ResortID>
<Total>7</Total>
<TotalWithoutRDD>8</TotalWithoutRDD>
<RDD>9</RDD>
<TotalDiscounted>10</TotalDiscounted>
<TotalDiscountedWithoutRDD>11</TotalDiscountedWithoutRDD>
<Rooms>12</Rooms>
<Bathrooms>13</Bathrooms>
<Sleeps>14</Sleeps>
<From>2025-12-10T06:02:19.315967+00:00</From>
<To>2025-12-10T06:02:19.315967+00:00</To>
<FavoreInAdvanceSearch>true</FavoreInAdvanceSearch>
<InteriorMark>18</InteriorMark>
<AvgRate>19</AvgRate>
<AvgRateDiscounted>20</AvgRateDiscounted>
<MinStay>21</MinStay>
<Disney>22</Disney>
<Universal>23</Universal>
<PremiumOutlets>24</PremiumOutlets>
<Airport>25</Airport>
<ESPNSports>26</ESPNSports>
<ConventionCenter>27</ConventionCenter>
<ImageThumbPath>sample string 28</ImageThumbPath>
</SearchVilla>
<SearchVilla>
<UnitID>1</UnitID>
<Name>sample string 2</Name>
<UnitTypeID>3</UnitTypeID>
<Comment>sample string 4</Comment>
<Resort>sample string 5</Resort>
<ResortID>6</ResortID>
<Total>7</Total>
<TotalWithoutRDD>8</TotalWithoutRDD>
<RDD>9</RDD>
<TotalDiscounted>10</TotalDiscounted>
<TotalDiscountedWithoutRDD>11</TotalDiscountedWithoutRDD>
<Rooms>12</Rooms>
<Bathrooms>13</Bathrooms>
<Sleeps>14</Sleeps>
<From>2025-12-10T06:02:19.315967+00:00</From>
<To>2025-12-10T06:02:19.315967+00:00</To>
<FavoreInAdvanceSearch>true</FavoreInAdvanceSearch>
<InteriorMark>18</InteriorMark>
<AvgRate>19</AvgRate>
<AvgRateDiscounted>20</AvgRateDiscounted>
<MinStay>21</MinStay>
<Disney>22</Disney>
<Universal>23</Universal>
<PremiumOutlets>24</PremiumOutlets>
<Airport>25</Airport>
<ESPNSports>26</ESPNSports>
<ConventionCenter>27</ConventionCenter>
<ImageThumbPath>sample string 28</ImageThumbPath>
</SearchVilla>
</ArrayOfSearchVilla>