Transfer Reservation is used to book selected transfer.
Transfer Reservation passes in two steps:
Initiate - step needs to reserve transfer in supplier inventory and get final booking price for requested travelers (send ResStatus = "Initiate").
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.