Versions Compared

Key

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

Transfer Reservation is used to book selected transfer.

Transfer Reservation passes in two steps:

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

  2. Book or Ignore - second step needs to confirm transfer booking (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 15 minutes. Otherwise system behavior will be undefined.

WARNINGS AND ERRORS

All Warnings and Errors that could appear during Transfer Reservation Requests and Responses you can see in ERROR HANDLING section.