Introduction
TicketRefund message has the purpose to refund the value of a ticket to the customer. This can be a partial or a full refund. Most GDS return the refundable amount during the refunding workflow. This amount is compared by XX1 to the amount, that is provided by the user in the RefundData section and only if the information matches the refund is done.
Schema & Definition
Find per request and response message:
- visual and textual representations of the XML schemas, which are easier readable
- minimum and a maximum elements example to start from to create example messages
- the pure XML schema file (.xsd)
TicketRefundRQ
- TicketRefundRQ.htmVisual representation of the schema.
- TicketRefundRQ t.htmTextual description of the content for the request and the response XML elements and attributes.
TicketRefundRS
- TicketRefundRS.htmVisual representation of the schema.
- TicketRefundRS t.htmTextual description of the content for the request and the response XML elements and attributes.