Seat Availability request information
The OfferID from OfferPriceRS
M
The code of the airline that owns the flight.
Note:
This will always return 'VS'.
Char(2)
M
This section must only be specified when calling SeatAvailability API post order creation.
M
The selected order retrieved for post sale.
M
OrderID from OrderRetrieveRS/In case of GDS PNR, mention VS PNR.
M
The code of the airline that owns the flight.
Note:
This will always return 'VS'.
Char(2)
M
<Request>
<SeatAvailCoreRequest xmlns="http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes">
<OfferRequest>
<Offer>
<OfferID>ULL3omZOvJGPzxyaXoomJ8001|b4f47565-ad13-479f-8f70-02b20d36048a</OfferID>
<OwnerCode>VS</OwnerCode>
</Offer>
</OfferRequest>
</SeatAvailCoreRequest>
</Request>