Skip to main content

25 posts tagged with "Improvements"

Enhancements and dependency updates

View All Tags

Version 4.11.0

  • 📚 Document that start_at and end_at on Create a new booking must be full datetimes whose time-of-day matches the rental's checkin_time / checkout_time. Date-only values get coerced to midnight and trip the "is within a used period" validation against adjacent bookings. The booking-creation example payloads now use full datetimes instead of START_AT / END_AT placeholders.

Version 3.25.1

  • 🛠 Use attachment_ids instead of attachments_ids attribute name

  • 📚 Add base64 important notes

  • 📚 Update docs and explain upcoming attribute on sources

  • Update docs and explain upcoming attribute on sources

Version 3.25.0

Closed issues:

  • Include rental_url in rentals

  • Get booking by reference/external_reference

  • No bookings for bookingId reported by a payment

  • fix syntax in response json

  • add docs about GDPR-related fields