Excursion Reservation Request is the message used to book selected excursion.
Excursion Reservation passes in two steps:
Initiate - step needs to reserve excursion in supplier inventory and get final booking price for requested travelers (send ResStatus = "Initiate").
Book or Ignore - second step needs to confirm booking of excursion (send ResStatus = "Book") or decline it (send ResStatus = "Ignore").
Info |
---|
Note: Due to limitations from suppliers, who keep booking reserved only for a limited time, step 2 must follow after Step 1 within 10 minutes. Otherwise system behavior will be undefined. |
WARNINGS AND ERRORS
All Warnings and Errors that could appear during Excursion Reservation Requests and Responses you can see in ERROR HANDLING section.