Type : Complex Element |
Definition |
The OpenTravel Rail Price response message may return:
- A success indicator with rail price details
- A business warning with or without rail price details
- An error response (indicating why the message could not be processed) with no rail price details as the request has not been processed
If successfully processed, the Rail Price response information includes a priced itinerary with some or all of the following information:
- Pricing information for a rail itinerary, including the total price for the rail itinerary and pricing details, e.g. summary or detailed basic fare, discounts, service charges, fare adjustments, fees and taxes.
- Journey information from one specific origin to one specific destination, including train segment and pricing details
- Passenger information, including occupation, age qualifier, disability, loyalty program, personal identification and contact information
- Notes associated with the priced itinerary
(Defined in file OTA_RailPriceRS.xsd , or a file it imports) |
Elements | |||
![]() | Indicates that an error occurred in the processing of the incoming request message. An error is defined as a malformed XML message that could not be processed.A collection of errors that occurred during the processing of a message. | ||
![]() | Summary fare information applicable to the total journey, including total fare, basic fare, discounts applied, etc. | ||
![]() | An element that is not intended to contain any data. The mere presence of a success element within the response message indicates that the incoming request message was processed successfully.Returning an empty element of this type indicates the successful processing of an OpenTravel message. This is used in conjunction with the Warning Type to report any warnings or business errors. | ||
Warnings | Indicates that the recipient of the request message identified one or more business-level warnings/errors, but the message itself was successfully processed.Collection of warnings. |
Attributes | |||
Attribute Group : OTA_PayloadStdAttributes | |||
AltLangID | The alternate language for a customer or message encoded as ISO 639-3. | ||
CorrelationID | Allows end-to-end correlation of log messages with the corresponding Web service message throughout the processing of the Web service message. | ||
EchoToken | A reference for additional message identification, assigned by the requesting host system. | ||
PrimaryLangID | The primary language preference for the message encoded as ISO 639-3. | ||
RetransmissionIndicator | When true, indicates the message is being re-sent after a failure. | ||
SequenceNmbr | The sequence number of the transaction assigned by the sending system for ordered message processing or message resynchronization. | ||
Target | Test or Production target system indicator. | ||
TargetName | The name of the Test or Production system. | ||
TimeStamp | ISO 8601 encoded timestamp indicating the creation date and time of the message. | ||
TransactionIdentifier | Unique identifier to relate all messages within a transaction (e.g. this would be sent in all request and response messages that are part of an on-going transaction). | ||
TransactionStatusCode | This indicates where this message falls within a sequence of messages. | ||
![]() | The OpenTravel message version indicated by a decimal value. |