Change Log

2022-05-24

  • Added Damaged Waiver Key to Get Villas and Get Villa. This text must appear at the bottom of all Villa Pages.

2021-09-22

  • Change Add a Booking to Send Inquiry. Functionality is the same, just changed the nav tab.

2019-05-29

  • Added Published Key to Get Villas and Get Villa, should always = 1
  • Removed ability to pull unpublished Villas.

2019-05-15

  • Added Featured Amenities (featured_amenities) to Get Amenities endpoint
  • Separated Amenities from Featured Amenities on Get Amenities endpoint
  • Added Get Collections end point to get a list of collections and collection ids. They can be used to pull villas by that collection group.
  • Added Get Collection Villas end point. When a collection id is sent an array of villa_ids are returned for that collection.
  • Updated the Get Villa end point and added the index "collection_ids" that will return the collection ids associated with that villa.
  • Updated the Get Villa and Get Villas endpoint and added Lat and Lon.

2019-02-27

  • Initialize API document