Discussions

Ask a Question
Back to All

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