Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excursion Schedule response is the message containing a list of available excursion dates with prices according to the requested criteria.

GP_ExcursionScheduleRS*:

*mandatory

Element

Attribute

Type

Description

Min…Max occurs

Success

 

 

For more information see Common Data Description section in Glossary.

0...1

Warnings/Warning

 

 

For more information see Common Data Description section in Glossary.

0...99

ExcursionSchedule/Excursions/Excursion

 

 

Represents one excursion from supplier.

0…1

...

Element

Attribute

Type

Description

Min…Max occurs

ExcursionRates/ExcursionRate*

 

 

Describes excursion offer.

1...*

BasicExcursionInfo*

 

 

General information about excursion.

1...1

GP_ExcursionScheduleRS/ExcursionSchedule/Excursions/Excursion/ExcursionRates/ExcursionRate*:

Element

Attribute

Type

Description

Min…Max occurs

 

RateCode

string

Contains offer code as returned by supplier.

0...1

RateName

string (1-255)

Contains offer name as returned by supplier.

0..1

Rates/Rate*

 

 

Specifies prices per date per pax type.

1...*

Rates/Rate/ExcursionDate*

 

 

Available excursion date.

1...1

 

Start*

yyyy-mm-dd or yyyy-mm-ddTHH:MM:SS

For more information see Common Data Description section in Glossary.

Info

Note: If there is Start/End dates with times in response it means opening/closing hours for excursion

1...1

 

End

yyyy-mm-dd or yyyy-mm-ddTHH:MM:SS

0...1

Rates/Rate/PaxTypes/PaxType*

 

 

Contains details for pax type.

1...*

 

Code

 

Pax type Code.

0...1

 

Name

 

Pax type Name.

0...1

 

MinCount

 

Minimum number of travelers required to book to be eligible for specified price.

0...1

 

MaxCount

 

Maximum number of travelers required to book to be eligible for specified price.

0...1

PaxType/Total*

 

 

Total price for specific pax type.

1...1

ExcursionRate/PaxTypes/PaxType/Total*:

Element

Attribute

Type

Description

Min…Max occurs

 

AmountAfterTax*

 

For more information see Common Data Description section in Glossary.

1...1

CurrencyCode*

 

1...1

AmountBeforeTax

 

0...1

Taxes/Tax

 

 

Provides information about taxes applied.

0...100

Code

integer

Tax code value, according to Сodes of taxes (FTT).

0...1

Amount

decimal

Amount of tax.

0...1

CurrencyCode

 

For more information see Common Data Description section in Glossary.

0...1

TaxInclusiveInd

boolean (default - false)

Defines inclusion of a particular tax into the total price.

0...1

GP_ExcursionScheduleRS/ExcursionSchedule/Excursions/Excursion/BasicExcursionInfo*:

Element

Attribute

Type

Description

Min…Max occurs

 

ExcursionCityCode

string

Supplier-specific city code of where excursion is located.

0...1

 

ExcursionCodeContext*

string

Contains supplier code.

1...1

 

ExcursionCode*

string

Excursion code as returned by supplier.

1...1

ExcursionName

string

Excursion name as returned by supplier.

0..1

Expand
titleExcursion Schedule Response Sample XML
Code Block
languagexml
<?xml version="1.0" encoding="UTF-8"?>
<GP_ExcursionScheduleRS xmlns="http://www.opentravel.org/OTA/2003/05" EchoToken="tok1" Version="2.0">
    <Success/>
    <ExcursionSchedule>
        <Excursions>
            <Excursion>
                <ExcursionRates>
                    <ExcursionRate RateCode="TG1">
                        <Rates>
                            <Rate>
                                <ExcursionDate Start="2023-05-12T09:00:00"/>
                                <PaxTypes>
                                    <PaxType Code="ADULT" MinCount="1" Name="ADULT">
                                        <Total AmountAfterTax="150.26" CurrencyCode="EUR">
                                            <Taxes>
                                                <Tax Amount="10.48" Code="17" CurrencyCode="USD" TaxInclusiveInd="true"/>
                                            </Taxes>
                                        </Total>
                                    </PaxType>
                                </PaxTypes>
                            </Rate>
                            <Rate>
                                <ExcursionDate Start="2023-05-14T08:30:00"/>
                                <PaxTypes>
                                    <PaxType Code="ADULT" MaxCount="12" MinCount="2" Name="ADULT">
                                        <Total AmountAfterTax="160.26" CurrencyCode="EUR">
                                            <Taxes>
                                                <Tax Amount="10.48" Code="17" CurrencyCode="USD" TaxInclusiveInd="true"/>
                                            </Taxes>
                                        </Total>
                                    </PaxType>
                                </PaxTypes>
                            </Rate>
                            <Rate>
                                <ExcursionDate Start="2023-05-14T11:00:00"/>
                                <PaxTypes>
                                    <PaxType Code="ADULT" MaxCount="12" MinCount="2" Name="ADULT">
                                        <Total AmountAfterTax="160.26" CurrencyCode="EUR">
                                            <Taxes>
                                                <Tax Amount="10.48" Code="17" CurrencyCode="USD" TaxInclusiveInd="true"/>
                                            </Taxes>
                                        </Total>
                                    </PaxType>
                                </PaxTypes>
                            </Rate>
                            <Rate>
                                <ExcursionDate Start="2023-05-14T13:00:00"/>
                                <PaxTypes>
                                    <PaxType Code="ADULT" MaxCount="12" MinCount="2" Name="ADULT">
                                        <Total AmountAfterTax="160.26" CurrencyCode="EUR">
                                            <Taxes>
                                                <Tax Amount="10.48" Code="17" CurrencyCode="USD" TaxInclusiveInd="true"/>
                                            </Taxes>
                                        </Total>
                                    </PaxType>
                                </PaxTypes>
                            </Rate>
                        </Rates>
                    </ExcursionRate>
                    <ExcursionRate RateCode="TG2">
                        <Rates>
                            <Rate>
                                <ExcursionDate Start="2023-05-13T12:00:00"/>
                                <PaxTypes>
                                    <PaxType Code="ADULT" MinCount="1" Name="ADULT">
                                        <Total AmountAfterTax="160.26" CurrencyCode="EUR">
                                            <Taxes>
                                                <Tax Amount="10.48" Code="17" CurrencyCode="USD" TaxInclusiveInd="true"/>
                                            </Taxes>
                                        </Total>
                                    </PaxType>
                                </PaxTypes>
                            </Rate>
                            <Rate>
                                <ExcursionDate Start="2023-05-14T14:30:00"/>
                                <PaxTypes>
                                    <PaxType Code="ADULT" MaxCount="12" MinCount="2" Name="ADULT">
                                        <Total AmountAfterTax="170.26" CurrencyCode="EUR">
                                            <Taxes>
                                                <Tax Amount="10.48" Code="17" CurrencyCode="USD" TaxInclusiveInd="true"/>
                                            </Taxes>
                                        </Total>
                                    </PaxType>
                                </PaxTypes>
                            </Rate>
                        </ExcursionRate>
                    </ExcursionRates>
                <BasicExcursionInfo ExcursionCityCode="314" ExcursionCode="16879P9" ExcursionCodeContext="viator"/>
            </Excursion>
        </Excursions>
    </ExcursionSchedule>
</GP_ExcursionScheduleRS>

...