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_ServiceListRQ/Party/Sender/TravelAgency |
2 | Destination information | Destination location or no location (XXX) | /Envelope/Body/IATA_ServiceListRQ/Request/CoreRequest/OriginDest/DestStationCode |
3 | Origin information | Origin location or no location (XXX) | /Envelope/Body/IATA_ServiceListRQ/Request/CoreRequest/OriginDest/OriginStationCode |
# | Name | Format/Reference | xPath |
---|---|---|---|
1 | End of flights | Datetime until flight is operated. | /Envelope /Body/IATA_ServiceListRS/Response/DataLists/PaxSegment/Arrival/AircraftScheduledDateTime |
2 | Destination information | Destination location | /Envelope /Body/IATA_ServiceListRS/Response/DataLists/PaxSegment/Arrival/IATA_LocationCode |
3 | Aircraft information | Operated aircraft code and name | /Envelope /Body/IATA_ServiceListRS/Response/DataLists/PaxSegment/DatedOperatingLeg/CarrierAircraftType |
4 | Duration | Flight duration | /Envelope /Body/IATA_ServiceListRS/Response/DataLists/PaxSegment/DatedOperatingLeg/DistanceMeasure |
5 | Start of flights | Datetime from flight is operated | |
6 | Origin information | Origin location | |
7 | Flight information | Airline code and flight number | |
8 | Segment keys | Segment keys |