Discussions

Ask a Question
ANSWERED

How do I enable BookingPal in Lodgify backend?

I need to enable BookingPal in the Lodgify backend. BookingPal is adamant that Lodgify is the one to enable the API, meanwhile Lodgify is maintaining that BookingPal must enable it via their API. I am extremely confused and frustrated. Does anyone have any advice on what to do or how to handle it?
ANSWERED

How do you see webhook attempts?

I set up a Lodgify webhook on the event "booking_new_status_booked" to automatically email a generated keypad code for a guest when they book. It works from our direct booking site. In theory, it should also work from AirBnB because all the Lodgify webhook objects are structured the same. However, a guest booked from AirBnB yesterday and our server logs doesn't even show a webhook attempt from Lodgify. How do I view all of Lodgify's webhook attempts so that I can debug what went wrong? Thanks in advance!
ANSWERED

Minimum stays

How do I get the minimum stays from the API?
ANSWERED

Sequence to build get a quote and create a booking

Please could someone assist me with the correct sequence to get a quote using a promo code and then create a booking from the quote. We're looking to use a different front end so we're needing to be able to get a quote from Lodgify and then to push a booking from the front end to Lodgify.
ANSWERED

Payment schedule policy text

Hi, Why can't I access the payment schedule policy text from the API ? When I use <https://api.lodgify.com/v2/quote/{propertyId}>, I can see those 2 policy : cancellation_policy_text and security_deposit_text I would also need the payment schedule policy. Thanks,
ANSWERED

Insert payment via API

Hi Team, is there any possibility to add an manual payment via the api? Thanks Markus
ANSWERED

Affiliate/Agent Booking Tracking

Hi, We're wanting to create the ability to track the source of a reservation online. We'd ideally like to provide affiliate/agent links to registered affiliates/agents and have them drive traffic to our website that convert to bookings. We're currently using the promo code functionality to track agent bookings but its obviously a manual process. Is there a way for us to create a trackable booking link that could provide the source of the booking?
ANSWERED

Using this app

If i already have a manager can i use this system
ANSWERED

Api verion v1 vs v2

Hello, We are currently working on integrating with Lodgify, and we would like to inquire about the status of the V1 version. We noticed that many of the endpoints we require are present in the V1 version but not in the V2 version. Can we proceed with using the V1 version for our integration? Are there any potential ramifications or considerations we should be aware of if we choose to use it? Thank you for your assistance. Best regards,
ANSWERED

Duplicate property in json response

Hi! I have a problem with the API on the endpoint <https://api.lodgify.com/v2/properties> In the response json the properties are duplicated. This also occurs by testing the API in the documentation (https\:///docs.lodgify.com/reference/getallpropertiesasync). Where would that be? json response example: <https://file.io/qr44RauPUzJs>