Travel documents
- Booking docs
- 2 routes
How do I consult and update a customer's travel documents?
This scenario explains how to retrieve the travel documents attached to a customer profile and then update them when fresher or corrected information is required. It fits selfcare, service, and booking-preparation journeys.
The flow reads the current document set first, then patches the customer record with the updated travel-document payload.
Overview
This scenario helps an application display and maintain the legal travel documents attached to a customer account.
Prerequisites
- A valid
customer_id. - A customer-scoped authentication context with
authorization,accept-language, andx-api-key. - The document information that must be corrected or completed.
Expected result
The application can display the current travel-document set, submit the required corrections, and keep the customer profile aligned with the travel constraints of the booking journey.
Process workflow
Legend:
Mandatory
Optional