OTA_GroundBookRS

Type : Complex Element

Definition
The OpenTravel Ground Transportation reservation (booking) response message may include a success element (and/or business warnings) with reservation details or an error message indicating why the message could not be processed. Reservation response information includes: -A confirmation number for the successfully booked ground transportation service reservation -Information about a primary passenger (who is the contact for this reservation) and additional passengers associated with the reservation -Information about the locations associated with the reservation, including pickup, interim stop(s) and drop-off details -Vehicle make and model information associated with this reservation -Rate qualifying information associated with the vehicle and/or ground transportation service reservation -Service charges, including taxes, minimum and maximum charges, and service charge calculation details -Fees that may be applied in addition to the Ground Transportation Service charges -Estimated total charges -Restrictions that apply to this vehicle/ ground transportation service reservation -Payment rules that are applicable to this ground service reservation -Comments associated with this reservation
(Defined in file OTA_GroundBookRS.xsd , or a file it imports)

Elements
ErrorsIndicates 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.
PaymentPayment(s) associated with this ground transportation reservation request.
ReservationDetails for the booked ground service reservation.Detailed information specific to a ground service reservation.
SuccessAn 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.
TPA_ExtensionsA placeholder in the schema to allow for additional elements and attributes to be included per Trading Partner Agreement (TPA).Allows extensions to be added to the OpenTravel specification per trading partner agreement.
WarningsIndicates 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
AltLangIDThe alternate language for a customer or message encoded as ISO 639-3.
CorrelationIDAllows end-to-end correlation of log messages with the corresponding Web service message throughout the processing of the Web service message.
EchoTokenA reference for additional message identification, assigned by the requesting host system.
PrimaryLangIDThe primary language preference for the message encoded as ISO 639-3.
RetransmissionIndicatorWhen true, indicates the message is being re-sent after a failure.
SequenceNmbrThe sequence number of the transaction assigned by the sending system for ordered message processing or message resynchronization.
TargetTest or Production target system indicator.
TargetNameThe name of the Test or Production system.
TimeStampISO 8601 encoded timestamp indicating the creation date and time of the message.
TransactionIdentifierUnique 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).
TransactionStatusCodeThis indicates where this message falls within a sequence of messages.
VersionThe OpenTravel message version indicated by a decimal value.