API Bug Fixes

Joel P
Feb 14, 2025 9:18 AM
OR Team Member Joined Oct, 2009 151 posts

Hello developer community! Welcome to the API Bug Fix Log. This topic is dedicated to documenting bug fixes for the OwnerRez APIs. You may watch this topic if you are interested in being alerted about fixes that may impact your applications.

Happy coding!

Joel P
Feb 14, 2025 9:18 AM
OR Team Member Joined Oct, 2009 151 posts

Hello developer community! Welcome to the API Bug Fix Log. This topic is dedicated to documenting bug fixes for the OwnerRez APIs. You may watch this topic if you are interested in being alerted about fixes that may impact your applications.

Happy coding!

Joel P
Feb 14, 2025 9:43 AM
OR Team Member Joined Oct, 2009 151 posts

Patch 250212

  • GET v2/properties?include_fields=true
    Bug: An error was returned if any property in the result set had a total length of custom field values exceeding 16kb.
    Fix: We've increased the maximum to 256kb.
Joel P
May 30, 2025 11:12 AM
OR Team Member Joined Oct, 2009 151 posts

Patch 250416

  • GET v2/property/{id}
    Bug: Incorrect Booking.com Room ID included in response body.

Patch 250521

  • GET v2/messages?thread_id={threadId}&since_utc={since_utc}&sinceUtc={sinceUtc}
    Bug: Airbnb request-to-book (RTB) threads did not include the related quote ID.

Patch 250528

  • GET v2/bookings/{id}
    Bug: Some bookings with related door codes were causing HTTP 5xx errors.