Discussions

Ask a Question

Can we post Guests data to booking?

We are an online check-in/out solution and I have doubts how we can send the guests data that we collect during the check-in process.
ANSWERED

Blog for website builder

Is there a way to easily include a blog on our website (through website builder) - I know I can setup pages with links to unlinked pages but this is very time consuming especially if I want to publish many articles. How about including your logify blog like functionality also in website builder?
ANSWERED

/v2/reservations/bookings problem with Declined reservations

I'm doing a request to /v2/reservations/bookings but in the response I don't get reservations with Declined status, how can we get the reservations with this status in endpoint list? If I do a request with an id (for example /v2/reservations/bookings/5953341) I get the reservation detail successfully, but I don't get the detail in endpoint list /v2/reservations/bookings
ANSWERED

how to enable external rates on lodgify

how to enable external rates on lodgify?
ANSWERED

API and external prices

curl --location -g 'https://api.lodgify.com/v2/quote/409490?arrival=2023-05-09%2015%3A00&departure=2023-05-23%2015%3A00&roomTypes=[[475467%2C4]]' \ --header 'X-ApiKey: MYAPIKEY' and i receive this error : { "message": "The House has no default rate defined", "code": 666, "correlation_id": "0HMOI1G5GD83H:000000A1", "event_id": null } Pricelabs manage the pricing so could not defined a default rate ! How could i use the API in this case ? Thanks for help. Regards
ANSWERED

Retrieve reviews from AirBnB and Booking

Hello, I would very much appreciate the possibility to retrieve reviews for a specific property/room. I want to publish the reviews on my site, so I want to filter out relevant reviews from my different channels.
ANSWERED

Rates enpoint return and odd error

Hi for this request: /v2/rates/calendar?HouseId=274421&RoomTypeId=335600&StartDate=2023-02-17&EndDate=2024-02-17 i am getting { "message": "No result was found.", "code": 666, "correlation_id": "0HMOGQ5C6UBIJ:00000057", "event_id": null }
ANSWERED

/v2/availability

{ "message": "The added or subtracted value results in an un-representable DateTime. (Parameter 'value')", "code": 666, "correlation_id": "0HMODP24UJ18R:000001B5", "event_id": "00000000000000000000000000000000" } Why I get this problem?? Who can help me understand
ANSWERED
ANSWERED