Reservation Confirmation Request is used to confirm booking of the selected offer. It should always follow after the corresponding "Initiate" request. Reservation Confirmation Request must be the same as Reservation Initiate Request except ResStatus value and new attribute TransactionIdentifier. Likewise BookingCode must be taken from Reservation Initiate Request. Other elements and attributes must be the same.
GP_VehResRQ*:
*mandatory
Element | Attribute | Type | Description | Min…Max occurs |
---|---|---|---|---|
For more information see Common Data Description section in Glossary. | 0...1 | |||
ResStatus* | string ("Book") | Must be “Book“ for that step. | 1...1 | |
TransactionIdentifier* | string | Unique ID of transaction. This attribute must be set to the value that was returned on Initiate request. | 1...1 |
...