API that will retrieve all the booking created for specific data time range
Currently there are no endpoint to fetch all booking created in past “X” time period.
Currently the process would be
1) Get all desks
2) Get booking for each of the desk
Above process would be very time consuming as we may have to traverse thousands of desks.
3
votes
Kristian Almoite
shared this idea