Lodgify is an all-in-one vacation rental software that enables property owners and managers to create bookable websites, synchronize property data across multiple channels, and manage guest reservations and communications from a single platform.
Tool to retrieve all available countries. use when you need to populate country selectors with supported iso codes and names.
This tool retrieves the availability information for a specific property. it requires the propertyid as an input. the response will include an array of availability objects, each containing the date, availability status, number of units available, price (amount and currency), minimum and maximum nights for booking, and any associated reservation ids for that date.
Tool to retrieve a list of all channel connections. use when you need to display or synchronize channel connections across properties.
Tool to list channel mappings. use when you need to retrieve all channel mappings, optionally filtered by property, channel code, or external id. supports pagination.
Tool to list channel reservations. use when you need to retrieve reservations across channels filtered by property, channel, or date range.
Tool to retrieve a list of all channels. use when you need to view or process all channel configurations.