Discussions

Ask a Question
ANSWERED

Udate the total value of a booking using API

Hi everyone! I would like to update (using API) de price of a booking during the guest's stay. My idea was to add add-ons in the booking. But I didn't find this option. It seems I am only able to add add-ons before the booking is confirmed. Another idea was to edit the booking total value directly. I was trying to do it using this endpoint: <https://api.lodgify.com/v1/reservation/booking/{id}> But I was not able to modify the booking price this way. It would be great if it could be described in the reservation what the added value refers to. Can anyone give me a hint on how to do this? Thanks in advance
ANSWERED

APRI INFROMATION

Hi, I ask for the difference in the pronation of these values since they are not clear in rooms the difference for: OPEN, BOOKED, DECLINED, TENTATIVE for payment
ANSWERED

Free field - http post

Hi, I am writing an interface to a tourist manager. I want to post some information about whether I already wrote the booking to the tourist manager or not. Currently, I am writing this information to the key_code field of the rooms, what is a bit unhandy. Is there any unreserved field, where I can post information to? I am using v2 of the API. Best regards Ludwig Gräf
ANSWERED

Webhook Support for Real-Time Booking Messages

Hi, Can we receive real-time messages related to bookings via webhook? Currently, it seems the webhook only supports booking_change events and doesn't trigger for inbox messages linked to any booking. Thanks.
ANSWERED

How to set up automatic messaging to Airbnb users

Hello! Could you tell me what are the steps to configure the automatic sending of messages to Airbnb users? I mean messages that arrive in the Lodgify inbox, we need to redirect them to Airbnb chat.
ANSWERED

Create a reservation through API labeled as a Booking.com reservation

Hello, I manage few listing in Cape Verde Islands through Airbnb, Booking.com and VRBO. The issue I'm encountering is that can't connect Booking.com as this channel is forcing CVE (Capverdian escudos) as currency. Unfortunately, this currency is not supported by Airbnb and VRBO. As on Lodgify I can only use one currency per listing, I'm stuck! I would like to create the booking.com reservations through API this because I need them to be seen in Enso Connect for guest experience management. My question is how can I create a reservation through API that the system sees it as coming from Booking.com connection ? Thank you in advance for any support. Best regards and merry Christmas, Samuel B., Cape Verde
ANSWERED

Cannot fetch updated property name

Hello, We encounter the following issue: We updated the name of a property in Rentals page. Using the <https://docs.lodgify.com/reference/getpropertybyidv2> endpoint we can fetch the updated name. If we try to fetch the property name through curl or Postman, the property name is the old one: <https://api.lodgify.com/v2/properties?includeCount=true&page=4&size=50> Thank you. Regards, Theocharis Skylitsis
ANSWERED

API request updated_at dosent update proprely

Hello, We use the API to query properties on our website and we update only the one which the field from Lodgify updated_at is different from the one in our database (for the sake of not querying the whole database each time). Howerever, my client told me this morning the agreement text field was changed by the client in Lodgify but the change wasnt updated on our website. I went to verify the programmation and noticed the updated_at date was still from november and didnt change even if the client modify the agreement text. I did test it myself: I get the same thing, even if I change the agrement texte, the updated_at date dosent change ence our system wont update the property proprely. Can you see if its normal and fix it. I did my test on the property #519342 Thanks
ANSWERED

All the possible booking statuses

Hello, I'm implementing a subscriber to the "booking_change" webhook and I was wandering what are all the possible "booking.status" values and their meaning. I was able to find through testing only: "Booked" and "Open"
ANSWERED

Minimum stay duration

Hi, I'm using the "external pricing" feature to be able to set prices via the public API, but it seems this prevents setting minimum stay durations from the website (which says that they must be managed via the external pricing platform). However, I don't have an external pricing platform, only my own scripts. So how can I set the minimum stay durations? Either via the website or the API, I don't plan on changing them too often; but I didn't find out how do to that via the API… Thanks, Roland.