Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
maxLevel2
outlinetrue

Audience

This document is intended for use by distribution channels and their development teams that wish to connect to

...

Allora CRS properties.

The reader should be familiar with technologies supporting web services, XML and SOAP.

...

The API enables web-based distribution systems – i.e., online booking channels – within the hospitality industry to connect directly to the Windsurfer Allora CRS properties in order to:

...

Code Block
languagexml
<?xml version="1.0" encoding="UTFutf-8" ?>
<soap<soapenv:Envelope xmlns:xsisoapenv= "http://wwwschemas.w3xmlsoap.org/soap/2001envelope/XMLSchema-instance" xmlns:xsdb="http://wwwhtng.w3.org/2001/XMLSchema2009B"; xmlns:soapns="http://schemaswww.xmlsoapopentravel.org/soapOTA/envelope2003/05";>
    <soap<soapenv:Header>
<HTNGHeader xmlns="http://htng.org/1.1/Header/";>
<From>
<systemId="145124">
<Credential>
<userName="partner">
<password="a1b2c3"/>
</Credential>
</From>
<To>
<systemId="Windsurfer"/>
</To>
<timestamp>date</timestamp>
<echoToken />
<transactionId />
<action />
</HTNGHeader>
</soap:Header>
<soap:Body>
</soap:Body>
</soap
        <b:HTNGHeader>
            <b:From>
                <b:systemId />
                <b:Credential>
                    <b:userName>partner</b:userName>
                    <b:password>a1b2c3</b:password>
                </b:Credential>
            </b:From>
            <b:To>
                <b:systemId />
            </b:To>
            <b:timestamp />
            <b:echoToken />
            <b:transactionId />
            <b:action />
        </b:HTNGHeader>
    </soapenv:Header>
    <soapenv:Body>
    </soapenv:Body>
</soapenv:Envelope>

 

SOAP Fault Handling [Errors]

...

Code Block
languagexml
<soap:Body>
<soap:Fault>
<faultcode>soap-env:Client.2008</faultcode>
<faultstring>Authentication error – Invalid username</faultstring>
</soap-env:Fault>
</soap:Body>

Reference Documents

Description

HTNG_PropertyWebServices_2009A_Issue1

HTNG_Property_Distribution_Solution_2009A_Issue1

HTNG_Property_Distribution_Solution_Business_Process_Avaialbility

HTNG_Property_Distribution_Solution_Business_Process_Rates

HTNG_Property_Distribution_Solution_Business_Process_Reservations

HTNG_Property_Distribution_Solution_Usage_Profile_Availability

HTNG_Property_Distribution_Solution_Usage_Profile_Rates

HTNG_Property_Distribution_Solution_Usage_Profile_Reservations

Project ARI Pull*

OTA 2006B

OTA 2009A

 * Project ARI Pull is a HTNG new work product initiative that only partly been published out of committee. The full schema will provide all message sets to request (pull) availability, rates, and inventory (ARI) from one system to another and return a corresponding response.

Page Properties
hiddentrue

Method

n/a

Message Direction

n/a

SHR Product

Windsurfer™ CRSAllora™ CRS

Revision

v2.5