Take a look of all notable changes made to this project.
2026-03-10 Last day overbooking for hotel requirements
Added an option to allow the overbooking between the last day of the current reservation and the first day of the next one.
The new property was added to the payload of POST registrations/id and PUT registrations/id endpoints.
This logic was added to simplify the hotel management. The hotel assigns the umbrella until the morning check-out and switches to a new customer after the guest checks in on the same day.
2026-02-25 Added map spots list
Added the new endpoint to retrieve the map elements. The new endpoint is GET spots/.
2025-03-04 Added reservation of type "merged reservation" to the registrations list
You can find the "merged" reservations within the GET registrations endpoint response.
Previously, the merge reservations were provided only through the GET registrations/<id> endpoint.
2024-12-15 New Spiagge.it developers portal 🖥️
All Spiagge.it resources were moved to the brand-new Spiagge.it Developers Portal.
We have published some examples of the integration flows and put all API endpoints inside a public Postman collection.
2024-12-13 New access control integration flow 🚧
We introduce the new integration flow for the third-party access control systems. The brand-new "tickets" and "gates" resource families are available.
2024-11-28 New API domain
The domain of our API endpoints is changed. The new domain is:
legacy.spiagge.it.
⚠️⌚ The old domains can be used until the end of December 2025.