Discussions

Ask a Question
Back to All

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?

  1. Could you explain what this endpoint is for? GET

https://api.lodgify.com/v1/channel/xml

  1. Why there isn't any endpoint for properties to change data about them? (availability, description, etc)