schedule operation returns list of origin-destination pairs for one or no spesified location and flights schedule for both spesified locations in XML.


Request (IATA_ServiceListRQ)

Required inputs

#NameFormat/ReferencexPath
1Block of access parametersUse credentials that you received from our technical support.
Quick Start | S7 Agent API for how to get it and References for more details
/Envelope/Body/IATA_OrderChangeRQ/Party/Sender/TravelAgency
2PNR number informationPNR number from retrieveTST method RS/Envelope/Body/IATA_OrderChangeRQ/Request/BookingRef
3Passenger type informationThis element contains information about passengers type./Envelope/Body/IATA_OrderChangeRQ/Request/DataLists/PaxList/Pax/PaxID
4TST mask numberThis element contains information about TST mask have to be deleted./Envelope/Body/IATA_OrderChangeRQ/Request/DataLists/PaxList/Pax/Remark
5Order number informationConstant./Envelope/Body/IATA_OrderChangeRQ/Request/Order


Response (IATA_ServiceListRS)
#NameFormat/ReferencexPath
1Passenger informationPassenger name, surname, gender, type and reference ids./Envelope /Body/IATA_OrderViewRS/Response/DataLists/PaxList
2TST mask informationTST mask id, name, number./Envelope /Body/IATA_OrderViewRS/Response/DataLists/ServiceDefinitionList
3Booking informationPNR./Envelope /Body/IATA_OrderViewRS/Response/Order/BookingRef
4Order ItemOrder information and TST mask status./Envelope /Body/IATA_OrderViewRS/Response/Order/OrderItem
5

PayloadAttributes

Session information./Envelope /Body/IATA_OrderViewRS/PayloadAttributes

Samples