Hi guys,
first, the chat support is not working? any info about it?
So, with API, I want to get the list of bookings that will check in today.
At the moment, I tried this:
https://hbdemo.getmotopress.com/your-demo-id/wp-json/mphb/v1/bookings?context=view&per_page=100
Why do I use per_page
? because it only shows the 10 oldest bookings (the last booking would be nice).
BUT….By syncing with booking.com via iCal, the API outputs more than 100 entries, about 135. The problem is, I can only put 100, otherwise error 400.
Is there any solution for this problem?
The date limit is not working.
I need only the booking that booked via the website, not from iCal (imported)
Thank you
Chris