Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excursion Reservation Request is the message used to book selected excursion.

Excursion Reservation passes in two steps:

  1. Initiate - step needs to reserve excursion in supplier inventory and get final booking price for requested travelers (send ResStatus = "Initiate").

  2. 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.