/
LO
lodgify
/
Lodgify Public API v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
lodgify
Lodgify Public API v1
put
Marks an enquiry as not replied
ddf40757d411
latest
OpenAPI 3.0.3
2026-07-26
72
165
314.6 KB
Availability
7
Channels
1
Global
3
Properties
9
Rates
4
Reservations
45
get
Retrieves a paginated list of bookings and enquiries from the inbox, with optional filtering.
get
Retrieves the total count of unread bookings and enquiries.
get
Retrieves the full details of a specific booking.
put
Updates a booking
delete
Moves a booking to the trash.
get
Retrieves the quote details associated with a booking.
post
Creates a quote for a booking
get
Retrieves the payment link URL for a booking's quote.
post
Creates a payment link for a booking
get
Retrieves the full details of a specific enquiry.
delete
Moves an enquiry to the trash.
post
Creates a new booking
post
Creates a new general enquiry.
post
Creates a "Call Me Back" request.
put
Restores a booking from the trash.
put
Restores an enquiry that was previously moved to the trash.
put
Reopens a booking
put
Sets a booking as declined
put
Sets a booking as tentative
put
Sets a booking as booked
put
Declines an enquiry, changing its status to Declined.
put
Reopens an enquiry, changing its status to Open.
post
Deletes multiple bookings or enquiries in a single batch operation.
put
Requests a payment for a booking
put
Sets the check-in time for a booking.
put
Sets the check-out time for a booking.
get
Calculates a quote for a specific property and stay period.
post
Batch marks as replied bookings or enquiries
post
Batch mark as not replied bookings and enquiries
put
Marks a booking as replied
put
Marks an enquiry as replied
put
Marks a booking as not replied
put
Marks an enquiry as not replied
post
Add messages to a booking
post
Adds messages to an enquiry
get
List of bookings
put
Update rooms' access key codes
get
External bookings by Booking id
get
Booking by id
get
Gets a booking's payment link
post
Create a payment link for a booking
put
Checkin a booking at the specified time
put
Checkout a booking at the specified time
get
Gets a quote
get
Get thread details
Webhooks
3
Reservations
Marks an enquiry as not replied
put
/v1/reservation/enquiry/{id}/not_replied
Path parameters
id
integer
required
Identifier of the enquiry
Response
OK