Introduction
SeatAvailability returns information on seat availability and seat details for a specified flight or a specified segment in an existing PNR.
The main difference to the SeatMapRQ/RS message is the structure of the result display.
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)
SeatAvailabilityRQ
- SeatAvailabilityRQ.htmVisual representation of the schema.
- SeatAvailabilityRQ t.htmTextual description of the content for the request and the response XML elements and attributes.
- SeatAvailabilityRQ 1.xmlExample XML with the minimum mandatory elements only.
- SeatAvailabilityRQ 2.xmlExample XML with all (mandatory and optional) elements. Additionally all elements that can occur more than once are shown repeated twice.
SeatAvailabilityRS
- SeatAvailabilityRS.htmVisual representation of the schema.
- SeatAvailabilityRS t.htmTextual description of the content for the request and the response XML elements and attributes.
- SeatAvailabilityRS 1.xmlExample XML with the minimum mandatory elements only.
- SeatAvailabilityRS 2.xmlExample XML with all (mandatory and optional) elements. Additionally all elements that can occur more than once are shown repeated twice.