Skip to main content

25 posts tagged with "Documentation"

Documentation updates

View All Tags

Version 4.12.0

  • ✨ Expose payment_charge_commission on the Bookings endpoint — the Payment Charge commission amount — the commission charged by an OTA for processing payments (e.g. Payments by Booking.com). Available on the bookings_write_owned, bookings_read, and bookings_write scopes.
  • 📚 Document the accuracy caveat: when the payout has not yet been reconciled from Booking.com via Smily Pay, the value may be off by approximately one cent — the real amount is only known once the payout is reconciled.

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.28.4

  • 📚 Add note about obsolete amenities
  • 📚 Add Inbox Integration guide
  • 🐛 Fix schema descriptions on write operations for Nested-hash translated attributes documentation errors

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