Fixed
Fixed path parameter names for Upsells
5 days ago
2025-02-09
We accidentally described the endpoints using the other's inquiryId/quoteId path parameters. We have corrected this mistake, which also aligns these endpoints with the naming conventions used throughout the Booking Engine API.
This is a documentation-only update. There is no change to functionality.
Fixed
- Retrieve upsell: The path parameter is now correctly labeled as
inquiryId(previouslyquoteId). - Update upsell in a quote: The path parameter is now correctly labeled as
quoteId(previouslyinquiryId).