REST API v10.26.19.2 — Beta
Summary
This Beta release includes fixes to reservation creation and update workflows, ensuring rate-based configuration fields are correctly applied and resolving timeout issues when overriding rates. Partners are encouraged to validate these updates and provide feedback ahead of the Live release.
Fixes & Improvements
Group Reservation Rate Type Field Population
Issue
When creating group reservations via the REST API, fields associated with the selected Rate Type were not being populated, even though the same Rate Type correctly populated these fields in other reservation workflows.
Fix
All applicable fields are now correctly auto-populated from the Rate Type configuration when creating group reservations via the API.
The following fields are now applied as expected:
- Booking Source
- Market Segment
- Sub-Market Segment
- Meal Plan
- Cancellation Policy
- Rate Element
- Travel Agent
- Discount
Endpoint
POST /reservations/group
https://app.swaggerhub.com/apis-docs/RMSHospitality/RMS_REST_API/1.4.43.1#/reservations/addReservationGroup
Reservation Rate Override Timeout
Issue
Including either baseRateOverride or totalRateOverride in a PATCH /reservations request resulted in a 524 timeout error.
Fix
Requests including baseRateOverride and/or totalRateOverride now return 200 responses and update rates according to the intended behavior.
Endpoint
PATCH /reservations
https://app.swaggerhub.com/apis-docs/RMSHospitality/RMS_REST_API/1.4.43.1#/reservations/updateReservations
Notes
- Available in Beta only
- Live release scheduled for February 9, subject to feedback
- Partners are encouraged to test and provide feedback ahead of the Live release
- Please report issues through standard support channels