Refresh a proposal and search accommodation arrangements
- Booking
- 4 routes
This scenario explains how to reuse an existing proposal to inspect its content, retrieve the validation schema used by the interface, refresh the proposal, and then compare accommodation arrangements. It fits proposal-review and accommodation-optimization journeys.
The flow starts from a known proposal_id and chains consultation, validation support, refresh, and arrangement search.
Overview
This scenario helps an application reuse an existing proposal to validate its structure, refresh its commercial data, and compare accommodation arrangements before the next booking step.
Prerequisites
- A valid
proposal_id. - The resource and locale values required by the schema route.
- A valid
accept-languageheader andx-api-key, plus an authorization context when the route requires one.
Expected result
The application can display the proposal details, validate the payload structure expected by the UI, refresh the proposal, and compare accommodation arrangements ordered by price differential.