RESERVATION SEARCH V008
Service Reference Name: S_RESERVATION_SEARCH_V008
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_V008Request xmlns="http://www.gubse.com/IFS/SihotServices01.xsd"><!--Optional--><TransactionID>string</TransactionID>
<Authentication>
<SecurityID>string</SecurityID>
</Authentication>
<RESERVATION-SEARCH><!--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><!--Optional--><onlyarrivals>Base: string Pattern: ([-+]){0,1}([0-9])*</onlyarrivals>
</RESERVATION-SEARCH>
</S_RESERVATION_SEARCH_V008Request>
</soapenv:Body>
</soapenv:Envelope>
Attributes Message
| Name | Type |
|---|---|
| S_RESERVATION_SEARCH_V008Request | |
| TransactionID | string |
| Authentication | Node |
| SecurityID | string |
| RESERVATION-SEARCH | 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 |
| onlyarrivals | Base: string Pattern: ([-+]){0,1}([0-9])* |
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_V008Response 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>
<marketsegment>Base: string minLength: 0 maxLength: 3</marketsegment>
<noofcheckedinpax>Base: string Pattern: ([-+]){0,1}([0-9])*</noofcheckedinpax>
<noofcheckedinrooms>Base: string Pattern: ([-+]){0,1}([0-9])*</noofcheckedinrooms>
<forecastnoofpaxnights>Base: string Pattern: ([-+]){0,1}([0-9])*</forecastnoofpaxnights>
<forecastnoofroomnights>Base: string Pattern: ([-+]){0,1}([0-9])*</forecastnoofroomnights>
<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>
<forecastlogisgross>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</forecastlogisgross>
<forecastlogisnet>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</forecastlogisnet>
<packages>string</packages>
<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>
<salesdate>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</salesdate>
<salescategory>Base: string minLength: 0 maxLength: 4</salescategory>
<reasonforcancellation>Base: string minLength: 0 maxLength: 4</reasonforcancellation>
<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>
<gstnr>Base: string Pattern: ([-+]){0,1}([0-9])*</gstnr>
<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>
<phone>Base: string minLength: 0 maxLength: 30</phone>
<email1>Base: string minLength: 0 maxLength: 100</email1>
<mobile1>Base: string minLength: 0 maxLength: 30</mobile1>
<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>
<qualityflag>string</qualityflag>
</ORDERER><!--Optional--><TRAVELAGENCY>
<TRAVELAGENCY-OBJID>Base: string Pattern: ([0-9])*</TRAVELAGENCY-OBJID>
<TRAVELAGENCY-CENTRALID>Base: string Pattern: ([0-9])*</TRAVELAGENCY-CENTRALID>
<gstnr>Base: string Pattern: ([-+]){0,1}([0-9])*</gstnr>
<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>
<phone>Base: string minLength: 0 maxLength: 30</phone>
<email1>Base: string minLength: 0 maxLength: 100</email1>
<mobile1>Base: string minLength: 0 maxLength: 30</mobile1>
<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>
<qualityflag>string</qualityflag>
</TRAVELAGENCY><!--Optional--><TRAVELPOINT>
<TRAVELPOINT-OBJID>Base: string Pattern: ([0-9])*</TRAVELPOINT-OBJID>
<TRAVELPOINT-CENTRALID>Base: string Pattern: ([0-9])*</TRAVELPOINT-CENTRALID>
<gstnr>Base: string Pattern: ([-+]){0,1}([0-9])*</gstnr>
<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>
<phone>Base: string minLength: 0 maxLength: 30</phone>
<email1>Base: string minLength: 0 maxLength: 100</email1>
<mobile1>Base: string minLength: 0 maxLength: 30</mobile1>
<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>
<qualityflag>string</qualityflag>
</TRAVELPOINT>
</RESERVATION>
</RESERVATIONS>
</S_RESERVATION_SEARCH_V008Response>
</soapenv:Body>
</soapenv:Envelope>
Attributes Response
| Name | Type |
|---|---|
| S_RESERVATION_SEARCH_V008Response | |
| 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 |
| marketsegment | Base: string minLength: 0 maxLength: 3 |
| noofcheckedinpax | Base: string Pattern: ([-+]){0,1}([0-9])* |
| noofcheckedinrooms | Base: string Pattern: ([-+]){0,1}([0-9])* |
| forecastnoofpaxnights | Base: string Pattern: ([-+]){0,1}([0-9])* |
| forecastnoofroomnights | Base: string Pattern: ([-+]){0,1}([0-9])* |
| 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]) |
| forecastlogisgross | Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9]) |
| forecastlogisnet | Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9]) |
| packages | string |
| 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 |
| salesdate | Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2}) |
| salescategory | Base: string minLength: 0 maxLength: 4 |
| reasonforcancellation | Base: string minLength: 0 maxLength: 4 |
| 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])* |
| gstnr | Base: string Pattern: ([-+]){0,1}([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 |
| phone | Base: string minLength: 0 maxLength: 30 |
| email1 | Base: string minLength: 0 maxLength: 100 |
| mobile1 | Base: string minLength: 0 maxLength: 30 |
| 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 |
| qualityflag | string |
| TRAVELAGENCY | Node |
| TRAVELAGENCY-OBJID | Base: string Pattern: ([0-9])* |
| TRAVELAGENCY-CENTRALID | Base: string Pattern: ([0-9])* |
| gstnr | Base: string Pattern: ([-+]){0,1}([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 |
| phone | Base: string minLength: 0 maxLength: 30 |
| email1 | Base: string minLength: 0 maxLength: 100 |
| mobile1 | Base: string minLength: 0 maxLength: 30 |
| 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 |
| qualityflag | string |
| TRAVELPOINT | Node |
| TRAVELPOINT-OBJID | Base: string Pattern: ([0-9])* |
| TRAVELPOINT-CENTRALID | Base: string Pattern: ([0-9])* |
| gstnr | Base: string Pattern: ([-+]){0,1}([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 |
| phone | Base: string minLength: 0 maxLength: 30 |
| email1 | Base: string minLength: 0 maxLength: 100 |
| mobile1 | Base: string minLength: 0 maxLength: 30 |
| 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 |
| qualityflag | string |