schedule operation returns list of origin-destination pairs for one or no spesified location and flights schedule for both spesified locations in XML.
# | Name | Format/Reference | xPath |
---|---|---|---|
1 | Block of access parameters | Use 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 |
2 | PNR number information | PNR number from retrieveTST method RS | /Envelope/Body/IATA_OrderChangeRQ/Request/BookingRef |
3 | Passenger type information | This element contains information about passengers type. | /Envelope/Body/IATA_OrderChangeRQ/Request/DataLists/PaxList/Pax/PaxID |
4 | TST mask number | This element contains information about TST mask have to be deleted. | /Envelope/Body/IATA_OrderChangeRQ/Request/DataLists/PaxList/Pax/Remark |
5 | Order number information | Constant. | /Envelope/Body/IATA_OrderChangeRQ/Request/Order |
# | Name | Format/Reference | xPath |
---|---|---|---|
1 | Passenger information | Passenger name, surname, gender, type and reference ids. | /Envelope /Body/IATA_OrderViewRS/Response/DataLists/PaxList |
2 | TST mask information | TST mask id, name, number. | /Envelope /Body/IATA_OrderViewRS/Response/DataLists/ServiceDefinitionList |
3 | Booking information | PNR. | /Envelope /Body/IATA_OrderViewRS/Response/Order/BookingRef |
4 | Order Item | Order information and TST mask status. | /Envelope /Body/IATA_OrderViewRS/Response/Order/OrderItem |
5 | PayloadAttributes | Session information. | /Envelope /Body/IATA_OrderViewRS/PayloadAttributes |