5.6. RESERVATION CONFIRMATION RESPONSE
Reservation Confirmation Response returns information about booking that has been made, its status and reservation IDs.
GP_TransferResRS*:
*mandatory
Element | Attribute | Type | Description | Min…Max occurs |
---|---|---|---|---|
| TransactionIdentifier |
| A unique ID returned in Reservation Initiate Response. | 0...1 |
|
| For more information see Common Data Description section in Glossary. | 0...1 | |
|
| 0...99 | ||
TransferReservations/TransferReservation* |
|
| Represents booking information. | 1...1 |
ResStatus* | string (“Reserved”, “Request denied”, “Waitlisted”) | The reservation status that can be one of: "Reserved" - means that transfer was successfully reserved. "Request denied" - means that supplier denied this request and transfer can not be booked. "Waitlisted" - means that booking is waiting for confirmation. In this case you need to send Transfer Retrieval request to get an actual state of booking. | 1...1 | |
TransferReservations/TransferReservation/Transfers/Transfer* |
|
| Represents a transfer details. | 1...* |
TransferReservations/TransferReservation/ResGuests/ResGuest* |
|
| For more information see Reservation Initiate Request section. | 1...* |
|
| Contains global details regarding the reservation. | 1...1 | |
TransferReservations/TransferReservation/TPA_Extensions/VoucherProperties/Property |
|
| Contains additional information (e.g. messages and data that should be included into voucher according suppliers requirements). | 0..* |
Name* | string | An information identifier. Normally it has the value similar to voucher’s field. | 1..1 | |
Value* | string | Contains the value that should be put in Voucher. | 1..1 |
GP_TransferResRS/TransferReservations/TransferReservation/Transfers/Transfer*:
Element | Attribute | Type | Description | Min…Max occurs |
---|---|---|---|---|
|
| For more information see Reservation Initiate Response section. Please, note, that AvailabilityStatus attribute is not presented in Reservation Confirmation Response. | 1...* | |
|
| For more information see Common Data Description section in Glossary. | 1..1 | |
|
| For more information see Reservation Initiate Request section. | 0..1 | |
Total*
|
|
| Total offer price for all requested travelers. | 1...1 |
| For more information see Common Data Description section in Glossary. | 1...1 | ||
| 1...1 | |||
|
| Contains general information about transfer. | 1...1 |
GP_TransferResRS/TransferReservations/TransferReservation/ResGlobalInfo*:
Element | Attribute | Type | Description | Min…Max occurs |
---|---|---|---|---|
Comments/Comment/Text* |
| string | Any free-text comments to be sent to supplier in your booking. Comments will be passed to supplier, but it is not guaranteed that they will be satisfied. | 1...1 |
DepositPayments/GuaranteePayment* |
|
| Contains accounting information. | 1...1 |
Type* | string ("AcceptedPaymentForms") | Must have value "AcceptedPaymentForms". | 1...1 | |
DepositPayments/GuaranteePayment/AcceptedPayments/AcceptedPayment* | CostCenterID* |
| A CostCenter code that depends on supplier specific. CostCenterID identifies the desired payment acceptor. | 1...1 |
TransferReservationIDs/TransferReservationID* |
|
| Contains unique identifier of a booking. | 1...3 |
ResID_Source* | string ("client", "agent", “supplier“) | Allows to pass client (agent) booking reference that is generated by application connecting to GP Travel HUB for identification of each booking. | 1...1 | |
ResID_Value* | string | A value of booking reference that is generated by client application. It is supposed that this ID will be unique in your system. Can be used for further operations like cancellation or booking retrieval. | 1...1 | |
ResID_SourceContext | string | Сontains the supplier's name. Mandatory only if ResID_Source - “supplier“. | 0...1 |