Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

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").

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.

  • No labels