Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Overview
The OTA_CancelRQ
messaged is used to indicate to a third party system that all previously transmitted room reservations for a transaction are to be cancelled.
Request
Element / @Attribute | Quantity | Type | Description |
OTA_CancelRQ | 1 | Root element | |
@TimeStamp | 0..1 | DateTime | ISO 8601 encoded timestamp indicating the creation date and time of the message |
@EchoToken | 0..1 | String | A reference for additional message identification, assigned by the requesting host system |
@Version | 0..1 | Decimal | The OpenTravel message version indicated by a decimal value |
@CancelType | 1 | String | Specifies the type of action requested |
UniqueID | 0..1 | The unique identifier element allows the trading partners to uniquely identify each Rate being uploaded | |
@Type | 1 | Integer | A reference to the type of object defined by the UniqueID element. |
@ID | 1 | String | A unique identifying value assigned by the creating system |
@ID_Context | 0..1 | String | Used to identify the source of the identifier |
Verification | 0..1 | This is to be used for verification that the record being canceled is the specific record requested | |
PersonName | 0..1 | Detailed name information for the customer | |
GivenName | 0..1 | String | Given name, first name or names |
SurName | 1 | String | Family name, last name |
NamePrefix | 0..1 | StringvSalutation or honorific | |
Telephone | 0..1 | Information on a telephone number for the customer | |
@FormattedInd | 0..1 | Boolean | Specifies if the associated data is formatted or not |
@PhoneTechType | 1 | Integer | Indicates type of technology associated with this telephone number |
@PhoneNumber | 1 | String | Telephone number assigned to a single location |
0..1 | String | Information on an email address for the customer | |
AddressInfo | 0..1 | Detailed information on an address for the customer | |
AddressLine | 0..1 | String | Main line of address |
CityName | 0..1 | String | Address city |
StateProv | 0..1 | String | Adress State or Province |
CountryName | 0..1 | String | Address Country |
TPA_Extensions | 0..1 | A placeholder in the schema to allow for additional elements and attributes to be included per Trading Partner Agreement | |
BasicPropertyInfo | 0..1 | Property Information for the Room Stay | |
@HotelCode | 1 | String | The code that uniquely identifies a single hotel property |
@HotelName | 0..1 | String | A text field used to communicate the proper name of the hotel |
CreatorID | 0..1 | String | Identifies the creator of the cancel message |
...
Element / @Attribute | Quantity | Type | Description |
OTA_CancelRS | 1 | Root element | |
@TimeStamp | 0..1 | DateTime | ISO 8601 encoded timestamp indicating the creation date and time of the message |
@EchoToken | 0..1 | String | A reference for additional message identification, assigned by the requesting host system |
@Version | 0..1 | Decimal | The OpenTravel message version indicated by a decimal value |
@ResResponseType | 0..1 | String | An enumerated attribute that contains the status of the processing of the requested hotel reservations |
Success | 0..1 | Indicates that the incoming request message was processed successfully | |
ErorrsErrors | 0..1 | A collection of errors that occurred during the processing of a message | |
Warnings | 0..1 | A collection of warning that occurred during the processing of a message | |
HotelReservation | 1 | Contains a hotel reservation | |
ResGlobalInfo | 0..1 | ResGlobalInfo is a container for various information that affects the Reservation as a whole | |
HotelReservationIDs | 0..1 | A Collection of HotelReservationID objects for a given reservation | |
HotelReservationID | 1 | The HotelReservationID object contains various unique (ReservationID) and non unique (ConfirmationID, CancellationID) identifiers that the trading partners associate with a given reservation. | |
@ResID_Type | 1 | Integer | Defines the type of Reservation |
@ResID_Value | 1 | String | This is the actual value associated with ResID_Type. |
POS | 0..1 | Identifies who made the original reservation |
...