Process and Flows
Process and Flows
2. Select a result:
Send request to https://apihub-uat.aerticket-it.de/api/v1/search-upsell and
display results if available
3. Select a fare:
Send request to https://apihub-uat.aerticket-it.de/api/v1/verify-fare and
update prices
Send request to https://apihub-uat.aerticket-it.de/api/v1/fare-rules and
display results
4. Data input required for booking:
Passengers’ data
Travel documents data
Billing data
5. Create booking
Display information input and fare rules from steps 2 and 4
Send request to https://apihub-uat.aerticket-it.de/api/v1/create-booking
9. On success:
Create booking ancillaries https://apihub-uat.aerticket-it.de/api/v1/create-
booking-ancillary
Create booking seat reservation https://apihub-uat.aerticket-
it.de/api/v1/booking-seat-map
Ticket booking https://apihub-uat.aerticket-it.de/api/v1/ticket-booking
Re-Booking Flow:
1. Check if rebooking is possible through https://apihub-uat.aerticket-
it.de/api/v1/rebooking-search-info
2. on success request user input for booking segments (airports / time)
3. send request to https://apihub-uat.aerticket-it.de/api/v1/rebooking-search
4. verify possibility from https://apihub-uat.aerticket-it.de/api/v1/rebooking-verify
5. on success display new fare information
6. validate and process balance / payment method
7. consent from user
8. issue rebooking from https://apihub-uat.aerticket-it.de/api/v1/rebooking
9. check status using retrieve plus through https://apihub-uat.aerticket-
it.de/api/v1/retrieve-booking-plus and notify user.