Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

  • <ServiceListRQ>

  • <Document>

  • <Party>

  • <Query>

  • <DataLists>

  • <MetaData>

User Guidance

Input Parameters

Type

Mandatory/Optional

Request Object

ServiceListRQ

M

< ServiceListRQ >

XML Example for the following elements

<ServiceListRQ Version="17.2" xmlns="http://www.iata.org/IATA/EDIST">

Elements

Details

Mandatory/Optional

Version (Attribute)

Specify NDC schema message version. Always pass 17.2
Note: This is a mandatory attribute in NDC schema. The service will not validate what is being passed in this attribute

M

<Document>

XML Example for the following elements

<Document>
        <Name>NDC</Name>
        <ReferenceVersion>17.2</ReferenceVersion>
</Document>

Elements

Details

Mandatory/Optional

<Document>

NDC Message Document information

M

<Name>

Document name will be always NDC

O

< ReferenceVersion>

Will be NDC version

O

<PointOfSale>

XML Example for the following elements

<ns:PointOfSale>
     <ns:Location>
         <ns:CountryCode>IT</ns:CountryCode>
         <ns:CityCode>ROM</ns:CityCode>
     </ns:Location>
     <ns:RequestTime Zone="CET">2019-01-28T07:01:00</ns:RequestTime>
</ns:PointOfSale>
Elements

Details

Mandatory/Optional

Location

Point of sale location information.

CountryCode

Country Code

M

CityCode

Airport or City Code

M

RequestTime

Point Of Sale Timestamp value

Example: 2017-01-13T13:59:38Z

M

Zone

Point of Sale timezone

Example : UTC, CET

M

<Party>

XML Example for the following elements

Normal bookings/B2C bookings

<ns:Party>
    <ns:Sender>
        <ns:AgentUserSender>
            <ns:Name>Guest Website</ns:Name>
            <ns:AgentUserID>Guest EN</ns:AgentUserID>
        </ns:AgentUserSender>
    </ns:Sender>
    <ns:Recipient>
        <ns:ORA_Recipient>
            <ns:AirlineID>V1</ns:AirlineID>
            <ns:Name>Airline Name</ns:Name>
        </ns:ORA_Recipient>
    </ns:Recipient>
</ns:Party>

B2B login/travel agent login

<edis:Party>
    <edis:Sender>
        <edis:AgentUserSender>
            <edis:OtherIDs>
                <edis:OtherID Description = "Booking Channel ID">Channel Code given by IBS</edis:OtherID>
            </edis:OtherIDs>
            <edis:AgentUserID Owner = "Agency code">Agent id</edis:AgentUserID>
        </edis:AgentUserSender>
    </edis:Sender>
    <edis:Recipient>
        <edis:ORA_Recipient>
            <edis:AirlineID>Airline code</edis:AirlineID>
            <edis:Name>Airline name</edis:Name>
        </edis:ORA_Recipient>
    </edis:Recipient>
</edis:Party>

Elements

Details

Mandatory/Optional

<Party>

Party & Sender Definition

M

Sender

Message Sender information.

M

AgentUserSender

Agent User Sender Details

M

Name

Agency Seller Name

M

AgentUserID

User ID of the Agent

M

OtherIDs

Additional Agency (Seller) identification

O

OtherID

Other Identifier

M

Description

Other identification description.

M

Recipient

Named Message Recipient.

M

ORA_Recipient

SUPPLIER: ORA (Offer Originating Airline)

Recipient.

M

AirlineID

Airline ID

M

Name

Airline Name

M

<Query>

OriginDestination

Origin destination for which service list is to be requested

M

OriginDestinationKey

EG: V1_OD_1548836254323

M

Flight

Flight details

M

SegmentKey

EG : V1_SEG_1548836254324

M

Departure

Departure details including airport code , date and time

M

Arrival

Arrival details including airport code , date and time

M

MarketingCarrier

Marketing carrier info including carrier code and flight number

M

Equipment

EQUIPMENT DETAILS

M

CabinType

Cabin code and name

M

ClassOfService

ClassOfService

M

Details

Flight duration details

M

FlightDuration

Value

PT1H10M0.000S

M

Stops

Specify this value only if stops>0

O

DataLists

M

Metadata

M

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.