Add external services to a proposal
- Proposal service
- Services
- 3 routes
How do I retrieve and display the external services available for a proposal?
This scenario explains how to create a proposal, retrieve the related additional services, and then read the external-service details available for the targeted product. It fits proposal-enrichment journeys before booking.
The flow starts with proposal creation and then reuses returned identifiers to expose services such as parking or concierge.
Overview
This scenario helps an application enrich a proposal with external services before the booking journey continues.
Prerequisites
- The booking criteria required to create a proposal.
- A
proposal_idand then aproduct_idreturned during the flow. - A valid
x-api-keyand, depending on the channel, an appropriate authorization context.
Expected result
The application can display the available external services, expose their business information, and prepare their addition to the proposal.
Process workflow
Legend:
Mandatory
Optional