Discussions
Calendar API
Doesnt exist API for Calendar to close example a period via API?
Posted by Hunor Madaras 11 months ago
add message to a booking
Hi If I use this post the message appears in the booking but no mail is sended to the guest. Why! IOt's the same with the owner. With the comment type the message does not show up anywhere.
Any hints?
Thanks
MArkus
Posted by MArkus Hengstenberg 9 months ago
Checked In/Checked Out
Is there a function to call to know when a reservation was been checked in and checked out
Posted by Mark V 10 months ago
Function call for check in/out day restrictions
Hi,
Is there a function call that will report what the check in/ check out day restrictions are? I had thought it might be part of the results when retrieving the rates.
Thanks,
Gareth.
Posted by Gareth 9 months ago
Pagination size does not work for resevations API v2
Hello,
I tried to test pagination api on reservation page before use it for my service and this doesn't work correct.
I have 4 reservations and I tried to set size=2 reservations by page but they doesn't works.
Thanks,
Kostiantyn
Posted by Kostiantyn Muliar 10 months ago
How to get check-in, check-out times of a property?
I cannot find check-in, check-out times of a property (and its rooms) with API, please advise.
Posted by Trang Dev 7 months ago
How to get policies being applied for a Property?
I would like to ask which API request which I can use to retrieve information of a Property's polices such as: Payment schedule, Cancellation policy, Damage deposit
Posted by Trang Dev 7 months ago
Reservation/Bookings thread_uid
Hi the response object returned by Reservation/Bookings has a field called thread_uid
what does it represent exactly ?
Posted by [email protected] 8 months ago
Can I get reviews of a property with API?
Please let me know if it is possible to retrieve reviews of a property?
Posted by Trang Dev 7 months ago
How to pass array of object roomTypes when get info of a quote?
The response says "Cannot get data from api/v1/rates/calculate. The endpoint responded with: RoomTypesSettings must be provided." when I try to get detail information of a quote.
I tried some syntax to pass the array of objects through this GET request:
https://api.lodgify.com/v2/quote/279715?arrival=2022-07-01&departure=2022-12-31&roomTypes=[{id: "342405", people: 2}]
Please show me what is the corrent way, thanks.
Posted by Trang Dev 7 months ago