Skip to content

RESERVATION SEARCH V001

Service Reference Name: S_RESERVATION_SEARCH_V001

Deprecated

This has been deprecated. Please refer to:

General

This service searches for reservations.

Input

  • resnofrom: start reservation number. Optional
  • resnoto: end reservation number. Optional
  • gdsresnumber: GDS number of the reservation. Optional
  • arrival: arrival date of the reservation. Optional
  • departure: departure date of the reservation. Optional

Output

List of reservations matching the request.

Direction

SIHOT.PMS ← IF Partner

Message

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:envgen="http://soapenvelopegenerator.eduardocastro.info/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <soapenv:Header />
  <soapenv:Body>
    <S_RESERVATION_SEARCH_V001Request xmlns="http://www.gubse.com/IFS/SihotServices01.xsd"><!--Optional--><TransactionID>string</TransactionID>
      <Authentication>
        <SecurityID>string</SecurityID>
      </Authentication>
      <ReservationSearch><!--Optional--><resnofrom>Base: string Pattern: ([-+]){0,1}([0-9])*</resnofrom><!--Optional--><resnoto>Base: string Pattern: ([-+]){0,1}([0-9])*</resnoto><!--Optional--><gdsresnumber>string</gdsresnumber><!--Optional--><arrival>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</arrival><!--Optional--><departure>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</departure>
      </ReservationSearch>
    </S_RESERVATION_SEARCH_V001Request>
  </soapenv:Body>
</soapenv:Envelope>

Attributes Message

Name Type
S_RESERVATION_SEARCH_V001Request
TransactionID string
Authentication Node
SecurityID string
ReservationSearch Node
resnofrom Base: string Pattern: ([-+]){0,1}([0-9])*
resnoto Base: string Pattern: ([-+]){0,1}([0-9])*
gdsresnumber string
arrival Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})
departure Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})

Response

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:envgen="http://soapenvelopegenerator.eduardocastro.info/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <soapenv:Header />
  <soapenv:Body>
    <S_RESERVATION_SEARCH_V001Response xmlns="http://www.gubse.com/IFS/SihotServices01.xsd"><!--Optional--><TransactionID>string</TransactionID>
      <Result>
        <Success>Base: string Pattern: true or false</Success><!--Optional--><ErrorMsg>string</ErrorMsg><!--Optional--><MSG-LIST><!--Optional--><MSG-ENTRY><!--Optional--><MSG-LEVEL>Base: string Pattern: ERROR or WARNING or INFO</MSG-LEVEL><!--Optional--><MSG-CLASS>string</MSG-CLASS><!--Optional--><MSG-NO>Base: string Pattern: ([0-9])*</MSG-NO><!--Optional--><MSG-TEXT>string</MSG-TEXT><!--Optional--><MSG-ENTRY-PARAM-LIST><!--Optional--><PARAM><!--Optional--><INDEX>Base: string Pattern: ([0-9])*</INDEX><!--Optional--><VALUE>string</VALUE>
              </PARAM>
            </MSG-ENTRY-PARAM-LIST><!--Optional--><MSG-COMMENT>string</MSG-COMMENT><!--Optional--><MSG-SUPRESSED>string</MSG-SUPRESSED>
          </MSG-ENTRY>
        </MSG-LIST>
      </Result><!--Optional--><ReservationSearchEntry>
        <RESERVATION-OBJID>Base: string Pattern: ([0-9])*</RESERVATION-OBJID>
        <resno>Base: string Pattern: ([-+]){0,1}([0-9])*</resno>
        <subno>Base: string Pattern: ([-+]){0,1}([0-9])*</subno>
        <restype>string</restype>
        <cancellationdate>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</cancellationdate>
        <noofrooms>Base: string Pattern: ([-+]){0,1}([0-9])*</noofrooms>
        <noofnights>Base: string Pattern: ([-+]){0,1}([0-9])*</noofnights>
        <arrival>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</arrival>
        <arrivaltime>Base: string Pattern: ([01][0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9])|</arrivaltime>
        <departure>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</departure>
        <departuretime>Base: string Pattern: ([01][0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9])|</departuretime>
        <gdsresnumber>Base: string minLength: 0 maxLength: 40</gdsresnumber>
        <centralid>Base: string Pattern: ([0-9])*</centralid>
        <externalid>string</externalid>
        <externalkey>Base: string minLength: 0 maxLength: 15</externalkey>
        <externalreference>Base: string minLength: 0 maxLength: 60</externalreference>
        <ratecategory>Base: string minLength: 0 maxLength: 4</ratecategory>
        <ratesegment>Base: string minLength: 0 maxLength: 3</ratesegment>
        <resmedium>Base: string minLength: 0 maxLength: 3</resmedium>
        <ressource>Base: string minLength: 0 maxLength: 3</ressource>
        <forecastnoofadults>Base: string Pattern: ([-+]){0,1}([0-9])*</forecastnoofadults>
        <forecastnoofchildren>Base: string Pattern: ([-+]){0,1}([0-9])*</forecastnoofchildren>
        <forecastnoofpax>Base: string Pattern: ([-+]){0,1}([0-9])*</forecastnoofpax>
        <forecastrategross>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</forecastrategross>
        <forecastratenet>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</forecastratenet>
        <deposit>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</deposit>
        <hasautoservice>Base: string Pattern: ([-+]){0,1}([0-9])*</hasautoservice>
        <currency>string</currency>
        <commentcentral>string</commentcentral>
        <commenttechnical>string</commenttechnical><!--Optional--><Orderer>
          <ORDERER-OBJID>Base: string Pattern: ([0-9])*</ORDERER-OBJID>
          <name1>string</name1>
          <name2>Base: string minLength: 0 maxLength: 100</name2>
          <country>string</country>
          <subcountry>string</subcountry>
          <postcode>Base: string minLength: 0 maxLength: 15</postcode>
          <city>Base: string minLength: 0 maxLength: 50</city>
          <street>Base: string minLength: 0 maxLength: 80</street>
          <hqmatchadm>Base: string minLength: 0 maxLength: 20</hqmatchadm>
          <hqmatchisn>Base: string minLength: 0 maxLength: 20</hqmatchisn>
          <hqmatchsm>Base: string minLength: 0 maxLength: 20</hqmatchsm>
          <matchcode>Base: string minLength: 0 maxLength: 20</matchcode>
          <iata>Base: string minLength: 0 maxLength: 10</iata>
        </Orderer>
      </ReservationSearchEntry>
    </S_RESERVATION_SEARCH_V001Response>
  </soapenv:Body>
</soapenv:Envelope>

Attributes Response

Name Type
S_RESERVATION_SEARCH_V001Response
TransactionID string
Result Node
Success Base: string Pattern: true or false
ErrorMsg string
MSG-LIST Node
MSG-ENTRY Node
MSG-LEVEL Base: string Pattern: ERROR or WARNING or INFO
MSG-CLASS string
MSG-NO Base: string Pattern: ([0-9])*
MSG-TEXT string
MSG-ENTRY-PARAM-LIST Node
PARAM Node
INDEX Base: string Pattern: ([0-9])*
VALUE string
MSG-COMMENT string
MSG-SUPRESSED string
ReservationSearchEntry Node
RESERVATION-OBJID Base: string Pattern: ([0-9])*
resno Base: string Pattern: ([-+]){0,1}([0-9])*
subno Base: string Pattern: ([-+]){0,1}([0-9])*
restype string
cancellationdate Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})
noofrooms Base: string Pattern: ([-+]){0,1}([0-9])*
noofnights Base: string Pattern: ([-+]){0,1}([0-9])*
arrival Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})
arrivaltime Base: string Pattern: ([01][0-9]
departure Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})
departuretime Base: string Pattern: ([01][0-9]
gdsresnumber Base: string minLength: 0 maxLength: 40
centralid Base: string Pattern: ([0-9])*
externalid string
externalkey Base: string minLength: 0 maxLength: 15
externalreference Base: string minLength: 0 maxLength: 60
ratecategory Base: string minLength: 0 maxLength: 4
ratesegment Base: string minLength: 0 maxLength: 3
resmedium Base: string minLength: 0 maxLength: 3
ressource Base: string minLength: 0 maxLength: 3
forecastnoofadults Base: string Pattern: ([-+]){0,1}([0-9])*
forecastnoofchildren Base: string Pattern: ([-+]){0,1}([0-9])*
forecastnoofpax Base: string Pattern: ([-+]){0,1}([0-9])*
forecastrategross Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9])
forecastratenet Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9])
deposit Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9])
hasautoservice Base: string Pattern: ([-+]){0,1}([0-9])*
currency string
commentcentral string
commenttechnical string
Orderer Node
ORDERER-OBJID Base: string Pattern: ([0-9])*
name1 string
name2 Base: string minLength: 0 maxLength: 100
country string
subcountry string
postcode Base: string minLength: 0 maxLength: 15
city Base: string minLength: 0 maxLength: 50
street Base: string minLength: 0 maxLength: 80
hqmatchadm Base: string minLength: 0 maxLength: 20
hqmatchisn Base: string minLength: 0 maxLength: 20
hqmatchsm Base: string minLength: 0 maxLength: 20
matchcode Base: string minLength: 0 maxLength: 20
iata Base: string minLength: 0 maxLength: 10