Discussions
Questions about the API
about 2 years ago by Ginés Sanz Sanchis
Hi, I have some questions about the API
-
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.
-
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
-
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?
- Could you explain what this endpoint is for? GET
https://api.lodgify.com/v1/channel/xml
- Why there isn't any endpoint for properties to change data about them? (availability, description, etc)