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
Name | Format/Reference | xPath | |
---|---|---|---|
1 | Block of access parameters | Use credentials that you received from our technical support. | /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 |
Response (IATA_ServiceListRS) for flights schedule
#Name | Format/Reference | xPath | |||
---|---|---|---|---|---|
1 |
| 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 |
due flight is operated | /Envelope /Body/IATA_ServiceListRS/Response/DataLists/PaxSegment/Dep/AircraftScheduledDateTime | ||
6 | Origin information | Origin location | /Envelope /Body/IATA_ServiceListRS/Response/DataLists/PaxSegment/Dep/IATA_LocationCode |
7 | Flight information | Airline code and flight number | /Envelope /Body/IATA_ServiceListRS/Response/DataLists/PaxSegment/MarketingCarrierInfo |
8 |
Segment key | Segment key | /Envelope /Body/IATA_ServiceListRS/Response/DataLists/PaxSegment/PaxSegmentID | |
9 | Segment code | Segment code | /Envelope /Body/IATA_ServiceListRS/Response/DataLists/PaxSegment/SegmentTypeCode |
Response (IATA_ServiceListRS) for origin-destination list
Name | Format/Reference | xPath | |
---|---|---|---|
1 | Destination information | Destination location | /Envelope /Body/IATA_ServiceListRS/Response/DataLists/OriginDestList/OriginDest/DestCode |
2 | Origin information | Origin location | /Envelope /Body/IATA_ServiceListRS/Response/DataLists/OriginDestList/OriginDest/OriginCode |
3 | Origindestination key | Segment key | /Envelope /Body/IATA_ServiceListRS/Response/DataLists/OriginDestList/OriginDest/OriginDestID |
Samples
Origin + Destination | v0.52 | schedule operation
Include Page | ||||
---|---|---|---|---|
|
Origin | v0.52 | schedule operation
Include Page | ||||
---|---|---|---|---|
|
Destination | v0.52 | schedule operation
Include Page | ||||
---|---|---|---|---|
|
Origin-Destination list | v0.52 | schedule operation
Include Page | ||||
---|---|---|---|---|
|