Discussions
Regarding Lodgify API
almost 2 years ago by Nauman Shahzad
hi there,
It will be great if you update the API, "get bookings" (GET /v2/reservations/bookings) endpoint
1 - need ability to filter bookings by Property Id
2 - need ability to find bookings starting from a given arrival date (the "arrival" property), it should work like "updatedSince" param
Currently, we are fetching all your bookings and do filtering on our side, which is not a good solution.