BE_EngineService
Click here for a complete list of operations.
InitEngineV5
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /BE_EngineService.asmx HTTP/1.1
Host: www.thedrisco.co.il
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/InitEngineV5"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<InitEngineV5 xmlns="http://tempuri.org/">
<query>
<Lang>string</Lang>
<Hotel>string</Hotel>
<Region>string</Region>
<Country>string</Country>
<CurrentResort>
<ResortName>string</ResortName>
<ResortID>string</ResortID>
<OptimaResortID>string</OptimaResortID>
<DSN>string</DSN>
<Wing>string</Wing>
<RegionID>string</RegionID>
</CurrentResort>
<CurrentRegion>
<Resorts>
<SearchEngineResorts xsi:nil="true" />
<SearchEngineResorts xsi:nil="true" />
</Resorts>
<RegionName>string</RegionName>
<RegionID>string</RegionID>
<CountryID>string</CountryID>
</CurrentRegion>
<CurrentCountry>
<Regions>
<SearchEngineRegions xsi:nil="true" />
<SearchEngineRegions xsi:nil="true" />
</Regions>
<CountryId>string</CountryId>
<CountryName>string</CountryName>
</CurrentCountry>
<DealId>string</DealId>
<RoomId>string</RoomId>
<Exp>boolean</Exp>
<Be>boolean</Be>
<Popup>boolean</Popup>
<Mail>string</Mail>
<Pass>string</Pass>
<RefFrom>string</RefFrom>
<Crn>string</Crn>
<Promo>string</Promo>
<Target>string</Target>
<SpecailClass>string</SpecailClass>
<Todaydate>string</Todaydate>
<NumberDepartureDaysFromToday>int</NumberDepartureDaysFromToday>
<RoomMax>int</RoomMax>
<ClearCache>boolean</ClearCache>
<ClearCacheMsg>string</ClearCacheMsg>
<Extra>string</Extra>
<Pricecodecategoryids>string</Pricecodecategoryids>
<PriceCodeCategoryIDList>
<int>int</int>
<int>int</int>
</PriceCodeCategoryIDList>
<DealToShow>
<c_valid_on_0>string</c_valid_on_0>
<c_valid_on_1>string</c_valid_on_1>
<c_valid_on_2>string</c_valid_on_2>
<c_valid_on_3>string</c_valid_on_3>
<c_valid_on_4>string</c_valid_on_4>
<c_valid_on_5>string</c_valid_on_5>
<c_valid_on_6>string</c_valid_on_6>
<c_arrive_on_0>string</c_arrive_on_0>
<c_arrive_on_1>string</c_arrive_on_1>
<c_arrive_on_2>string</c_arrive_on_2>
<c_arrive_on_3>string</c_arrive_on_3>
<c_arrive_on_4>string</c_arrive_on_4>
<c_arrive_on_5>string</c_arrive_on_5>
<c_arrive_on_6>string</c_arrive_on_6>
<StartDate>string</StartDate>
<EndDate>string</EndDate>
<MinDays>string</MinDays>
<MaxDays>string</MaxDays>
<LeadDaysToArrival>string</LeadDaysToArrival>
</DealToShow>
<ChainId>int</ChainId>
</query>
</InitEngineV5>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<InitEngineV5Response xmlns="http://tempuri.org/">
<InitEngineV5Result>
<Link>string</Link>
<SuccessMsg>string</SuccessMsg>
<Success>boolean</Success>
<Error>string</Error>
<Obj />
</InitEngineV5Result>
</InitEngineV5Response>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /BE_EngineService.asmx HTTP/1.1
Host: www.thedrisco.co.il
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<InitEngineV5 xmlns="http://tempuri.org/">
<query>
<Lang>string</Lang>
<Hotel>string</Hotel>
<Region>string</Region>
<Country>string</Country>
<CurrentResort>
<ResortName>string</ResortName>
<ResortID>string</ResortID>
<OptimaResortID>string</OptimaResortID>
<DSN>string</DSN>
<Wing>string</Wing>
<RegionID>string</RegionID>
</CurrentResort>
<CurrentRegion>
<Resorts>
<SearchEngineResorts xsi:nil="true" />
<SearchEngineResorts xsi:nil="true" />
</Resorts>
<RegionName>string</RegionName>
<RegionID>string</RegionID>
<CountryID>string</CountryID>
</CurrentRegion>
<CurrentCountry>
<Regions>
<SearchEngineRegions xsi:nil="true" />
<SearchEngineRegions xsi:nil="true" />
</Regions>
<CountryId>string</CountryId>
<CountryName>string</CountryName>
</CurrentCountry>
<DealId>string</DealId>
<RoomId>string</RoomId>
<Exp>boolean</Exp>
<Be>boolean</Be>
<Popup>boolean</Popup>
<Mail>string</Mail>
<Pass>string</Pass>
<RefFrom>string</RefFrom>
<Crn>string</Crn>
<Promo>string</Promo>
<Target>string</Target>
<SpecailClass>string</SpecailClass>
<Todaydate>string</Todaydate>
<NumberDepartureDaysFromToday>int</NumberDepartureDaysFromToday>
<RoomMax>int</RoomMax>
<ClearCache>boolean</ClearCache>
<ClearCacheMsg>string</ClearCacheMsg>
<Extra>string</Extra>
<Pricecodecategoryids>string</Pricecodecategoryids>
<PriceCodeCategoryIDList>
<int>int</int>
<int>int</int>
</PriceCodeCategoryIDList>
<DealToShow>
<c_valid_on_0>string</c_valid_on_0>
<c_valid_on_1>string</c_valid_on_1>
<c_valid_on_2>string</c_valid_on_2>
<c_valid_on_3>string</c_valid_on_3>
<c_valid_on_4>string</c_valid_on_4>
<c_valid_on_5>string</c_valid_on_5>
<c_valid_on_6>string</c_valid_on_6>
<c_arrive_on_0>string</c_arrive_on_0>
<c_arrive_on_1>string</c_arrive_on_1>
<c_arrive_on_2>string</c_arrive_on_2>
<c_arrive_on_3>string</c_arrive_on_3>
<c_arrive_on_4>string</c_arrive_on_4>
<c_arrive_on_5>string</c_arrive_on_5>
<c_arrive_on_6>string</c_arrive_on_6>
<StartDate>string</StartDate>
<EndDate>string</EndDate>
<MinDays>string</MinDays>
<MaxDays>string</MaxDays>
<LeadDaysToArrival>string</LeadDaysToArrival>
</DealToShow>
<ChainId>int</ChainId>
</query>
</InitEngineV5>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<InitEngineV5Response xmlns="http://tempuri.org/">
<InitEngineV5Result>
<Link>string</Link>
<SuccessMsg>string</SuccessMsg>
<Success>boolean</Success>
<Error>string</Error>
<Obj />
</InitEngineV5Result>
</InitEngineV5Response>
</soap12:Body>
</soap12:Envelope>