Hello,
|
TK.getBooking = function(data) { |
The endpoint supports specifying the exact start and end times for bookings but not range.
For example I will like to get all bookings happening between 10/01/2020 - 12/01/2020.
Or I will like to get all bookings happening after 6pm today.
The reference docs do not mention anything about this feature.
https://developers.timekit.io/reference
Hello,
js-sdk/src/endpoints.js
Line 527 in e249e86
The endpoint supports specifying the exact start and end times for bookings but not range.
For example I will like to get all bookings happening between 10/01/2020 - 12/01/2020.
Or I will like to get all bookings happening after 6pm today.
The reference docs do not mention anything about this feature.
https://developers.timekit.io/reference