RESERVATION SEARCH V006
Service Reference Name: S_RESERVATION_SEARCH_V006
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 (if not included in the request, it defaults to the current day). Optional
- departure: departure date of the reservation (if not included in the request, it defaults to the next day). Optional
- hotel: hotel number of the reservation (if not included in the request, it defaults to the current hotel). Optional
- definitiveTentative: definitive/tentative reservation. Optional. Possible values are:
- 0 = all,
- 1 = definitive (default),
- 2 = tentative,
- 3 = definitive and tentative
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_V006Request 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><!--Optional--><hotel>string</hotel><!--Optional--><definitivetentative>string</definitivetentative>
</RESERVATIONSEARCH>
</S_RESERVATION_SEARCH_V006Request>
</soapenv:Body>
</soapenv:Envelope>
Attributes Message
Name | Type |
---|---|
S_RESERVATION_SEARCH_V006Request | |
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}) |
hotel | string |
definitivetentative | string |
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_V006Response 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>
<RESERVATIONS><!--Optional--><RESERVATION>
<RESERVATION-OBJID>Base: string Pattern: ([0-9])*</RESERVATION-OBJID>
<RESERVATION-CENTRALID>Base: string Pattern: ([0-9])*</RESERVATION-CENTRALID>
<hotel>Base: string Pattern: ([-+]){0,1}([0-9])*</hotel>
<resno>Base: string Pattern: ([-+]){0,1}([0-9])*</resno>
<subno>Base: string Pattern: ([-+]){0,1}([0-9])*</subno>
<restype>string</restype>
<internalrestype>string</internalrestype>
<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>
<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>
<hasautoservice>Base: string Pattern: ([-+]){0,1}([0-9])*</hasautoservice>
<currency>string</currency>
<commentcentral>string</commentcentral>
<commenttechnical>string</commenttechnical>
<paymentinstructions>string</paymentinstructions>
<discountgroup>Base: string minLength: 0 maxLength: 16</discountgroup>
<guaranteetype>string</guaranteetype>
<DEPOSIT>
<AGREEMENT1>
<duedate>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</duedate>
<amount>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</amount>
</AGREEMENT1>
</DEPOSIT><!--Optional--><ORDERER>
<ORDERER-OBJID>Base: string Pattern: ([0-9])*</ORDERER-OBJID>
<ORDERER-CENTRALID>Base: string Pattern: ([0-9])*</ORDERER-CENTRALID>
<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>
</RESERVATION>
</RESERVATIONS>
</S_RESERVATION_SEARCH_V006Response>
</soapenv:Body>
</soapenv:Envelope>
Attributes Response
Name | Type |
---|---|
S_RESERVATION_SEARCH_V006Response | |
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 |
RESERVATIONS | Node |
RESERVATION | Node |
RESERVATION-OBJID | Base: string Pattern: ([0-9])* |
RESERVATION-CENTRALID | Base: string Pattern: ([0-9])* |
hotel | Base: string Pattern: ([-+]){0,1}([0-9])* |
resno | Base: string Pattern: ([-+]){0,1}([0-9])* |
subno | Base: string Pattern: ([-+]){0,1}([0-9])* |
restype | string |
internalrestype | 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 |
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]) |
hasautoservice | Base: string Pattern: ([-+]){0,1}([0-9])* |
currency | string |
commentcentral | string |
commenttechnical | string |
paymentinstructions | string |
discountgroup | Base: string minLength: 0 maxLength: 16 |
guaranteetype | string |
DEPOSIT | Node |
AGREEMENT1 | Node |
duedate | Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2}) |
amount | Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9]) |
ORDERER | Node |
ORDERER-OBJID | Base: string Pattern: ([0-9])* |
ORDERER-CENTRALID | 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 |