[#258] Booking between dates

Migrated from Redmine #258 | Author: David Saenz
Status: New | Priority: Normal | Created: 2018-10-15


Hi,
it possible to get all bookings between to dates?

Thanks!

Redmine Admin wrote:

Hi, yes it is possible with this method Company administration service methods - Company administration service methods - SimplyBook.me

 {
   "date_from":"2015-12-29",
   "date_to":"2015-12-29",
   "booking_type":"cancelled",
   "event_id":"5",
   "order":"start_date"
 }