Evaluate Request
<envelope>
<header>
<actor>***</actor>
<user>***</user>
<password>***</password>
<version>1.6.1</version>
<timestamp>20190708172645</timestamp>
</header>
<query type="availability" product="hotel">
<checkin date="2019-08-01"/>
<checkout date="2019-08-02"/>
<nationality>IT</nationality>
<details>
<room type="dbl" required="1"/>
</details>
<hotel id="53309"/>
<search number="109197702091" agreement="0xaa.53309.7.RB.C.YjEwMzUx.ZTJjNDIw.NDZmMGFm.MzlhY2Ux" price="188.00"/>
</query>
</envelope>
Evaluate Responses
Response with status "ok"
<envelope>
<header>
<version>1.6.1</version>
<timestamp>20190708172645</timestamp>
</header>
<response type="availability" product="hotel">
<search number="109197702092" time="10.42"/>
<nights number="1"/>
<evaluate>
<result code="ok" option_blocked="true"/>
</evaluate>
<checkin date="2019-08-01"/>
<checkout date="2019-08-02"/>
<hotels total="1">
<hotel code="53309" name="FLORA" stars="3" location="15" address="San Marco 2283/A, 30124" promo="false" city="VCEI">
<agreement id="0xaa.53309.7.RB.C.YjEwMzUx.ZTJjNDIw.NDZmMGFm.MzlhY2Ux" available="true" room_basis="RB" meal_basis="C" ctype="7" c_type="7" room_type="Economy Double Room (Double Bed) (Bed Type Is Subject To Availability)" is_dynamic="true" currency="EUR" deadline="2019-07-07" total="188.00" total_gross="206.80" original_total="206.80" special="false">
<deadline date="2019-07-07 18:00:00" value="2019-07-07 18:00:00"/>
<policies/>
<deadline_remarks>
<remark text="ATTENTION: Non refundable rate!"/>
</deadline_remarks>
<remarks>
<remark code="SYS_CONTRACT_TYPE" text="Economy Double Room (Double bed) (bed type is subject to availability)"/>
<remark text="Rules: NonRefundable"/>
<remark code="SYS_INACCURATE_BEDDING_TYPE" text="Attention: the requested bedding type is not guaranteed."/>
</remarks>
<room type="dbl" required="1" occupancy="2">
<price from="2019-08-01" to="2019-08-02">
<roomprice nett="188.00" gross="206.80"/>
</price>
</room>
</agreement>
</hotel>
</hotels>
</response>
</envelope>
Response with status "not_available"
<envelope>
<header>
<version>1.6.1</version>
<timestamp>20190708164050</timestamp>
</header>
<response type="availability" product="hotel">
<evaluate>
<result code="not_available" option_blocked="false"/>
</evaluate>
</response>
</envelope>