XML Field |
Description |
CommandList |
The surrounding tag. |
-CheckBookingCancelHotel |
The command name.
|
--LoginId |
The end user login id. See the Login guide. |
--TFBookingReference |
The TF reference (as returned previously). |
--Status |
Value is one of: CancelSucceeded , CancelInProgress , CancelFailed, CancelUnconfirmed, CancelUnconfirmedBySupplier. If the status is CancelInProgress ,
then the customer should repeat the check-booking-cancel request in a few
seconds. For any other status, the booking attempt has been completed. Status CancelUnconfirmed indicates that Travelfusion cannot confirm the status of the cancellation. CancelUnconfirmedBySupplier indicates that the supplier could not confirm the status of the booking cancellation. See the Booking Handling Guide for more details of how to handle these cases. |
--SupplierReference
[Optional]
|
The booking cancellation reference number issued by the supplier. The following table shows what will be provided in the SupplierReference element for each possible booking status:
Status |
SupplierReference |
CancelSucceeded |
Supplier's booking cancellation reference |
CancelInProgress |
Omitted |
CancelFailed |
TFBookingReference tag contains an ecode attribute describing the reason for failure (See the error handling guide for details) |
CancelUnconfirmed |
Omitted |
CancelUnconfirmedBySupplier |
May be omitted, or may contain supplier's cancellation reference (suppliers may issue reference numbers but cannot confirm the status of the cancellation) |
|
--SupplierConfirmationDataItemList
[Optional]
|
* Same as in plane CheckBooking response. |
--SupplierResponseList
[Optional]
|
* Same as in plane CheckBooking response. |
|
|
|
|