User Guidance - Service Input Parameters | ||
Input Parameters | Type | Optional/Mandatory |
Request Object | SeatAvailabilityRQ | M |
...
<Query> | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
XML Example for Query ObjectSeatAvailability request for selected flights in the Selected Offer
SeatAvailability request for all flights in the Selected Offer
| ||||||||||||
Elements | Details | Mandatory/Optional | ||||||||||
Query | Core Query for SeatAvailabilty | M | ||||||||||
Offer | To get a Seat Info using shortsell, the client should use this tag to provide details. | M | ||||||||||
OfferID (Attribute) | This is the OfferID returned in AirShoppingRS for the Selected offer the customer wishes to book the flight.
| M | ||||||||||
ResponseID (Attribute) | ResponseID value
| M | ||||||||||
Owner (Attribute) | Should be always set to Airline Code | M | ||||||||||
SegmentID | Reference to the segment for which seat maps are required.
| O |
<DataLists> | |||||||
---|---|---|---|---|---|---|---|
Elements | Details | Mandatory/Optional | |||||
PassengerList | Passenger data list definition/details. | M | |||||
| |||||||
Passenger | Any person except members of the crew carried or to be carried with the consent of the carrier, on board of any transport vehicle such as aircraft, train, bus, ship. | M | |||||
PassengerID (Attribute) | Uniquely identifies a Passenger within the context of one message. Example: V1_PAX.1, V1_PAX.2 ,V1_PAX.3 | M | |||||
PTC | Type code applying to the Passenger which typically drives pricing. Example: ADT, CHD, INF | M |
...