Discussions
Retrieve all checkouts for a period
Hi,
I would like to retrive a list of all checkouts for a specific date. Which API function should I use?
The usage scenario that I am trying to develop is:
- Create a list of all checkouts for today, or for a date range, such as the upcoming 7 days.
- Display the properties' names.
I want to be able to keep track of which apartments to clean for the next week.
I also would like to know when (what date ) the next guest is checking in to these apartments.
Thanks in andvance
Posted by [email protected] 9 months ago
Questions about the API
Hi, I have some questions about the API
1) Is there any way to close dates for a property with the API? (I know you can do it manually through the web page). If not that should be considered.
2) on GET Bookings in the inbox there is a string field to filter by status. In other API calls when the string field is an ENUM on the document about that call you show a select with the available options but on GET bookings there isn't
3) What's the difference between
https://api.lodgify.com/v1/reservation
https://api.lodgify.com/v1/reservation/not_read
When does a reservation go from not read to read?
4) Could you explain what this endpoint is for? GET
https://api.lodgify.com/v1/channel/xml
5) Why there isn't any endpoint for properties to change data about them? (availability, description, etc)
Posted by Ginés Sanz Sanchis 11 months ago
Calendar API
Doesnt exist API for Calendar to close example a period via API?
Posted by Hunor Madaras over 1 year ago