{"info":{"_postman_id":"5aa5772a-2b8d-4bf1-b69e-525d8975fe25","name":"Xconnect API - Withinearth","description":"<html><head></head><body><div class=\"col-sm-12 col-md-12\">\n                                    <div class=\"jumbotron\">\n                                        <h2>Introduction</h2>\n                                    </div>\n                                    <div class=\"datadiv\">\n                                        <p>\n                                            &nbsp; &nbsp; &nbsp; The purpose of this document is to provide technical details about the API's. This document outlines the business processes supported by the API and details about specifications of API’s. It assumes that reader has a technical background and is familiar with JSON, API's. Examples are given for each API please refere sample for ease. \n                                            <b>Note:If You have any query, Please contact API support team on apisupport@technoheaven.com ,also cc  ankit@technoheaven.net in each mail for immediate response.</b> \n                                        </p>\n                                        <h4>Connection properties </h4><table>\n                                            <thead>\n                                                <tr>\n                                                    <th>Request\n                                                    </th>\n                                                    <th>value\n                                                    </th>\n                                                    <th>Description</th>\n                                                </tr>\n                                            </thead>\n                                            <tbody>\n                                                <tr>\n                                                    <td>Request Method</td>\n                                                    <td>POST</td>\n                                                    <td>The requested method. </td>\n                                                </tr>\n                                                <tr>\n                                                    <td>Content-Type</td>\n                                                    <td>application/json</td>\n                                                    <td>The content type. </td>\n                                                </tr>\n                                            </tbody>\n                                        </table>\n                                        <br>\n                                        <br>\n                                        <h4>Request/Response </h4>\n                                        <p>\n                                            It is recommended that at least all booking and cancellation transactions sent through the Test / Live environment should be logged and maintained by the hotel agent for at least 6 months.\n                                        </p>\n                                        <h4>Authentication</h4>\n                                        <p>    Authentication is done by 2 measures:<br> 1. Whitelisted IP - submitted before the development process begin.<br>      2. API key - also provided during the development and after certification process.                      </p>\n                                        <h4>Client Requirements </h4>\n                                        <ul>\n                                            <li>Client requests must be issued from a public, static IP address registered  with System. </li>\n                                            <li>Client requests must be made via an HTTPS POST request. </li>\n                                            <li>Use SSL. </li>\n                                            <li>All data sent and received via the interface will be encoded in UTF-8. </li>\n                                            <li>we use deflate compression for response.</li>\n                                        </ul>\n                                        <h4>Development Phase </h4>\n                                        <p>\n                                            &nbsp; &nbsp; &nbsp; Once you receive your Access token, you can start the development of your application/framework. The whole process of communication consists of simple JSON messages exchange (request /response) between your application/framework and system. Each request needs to be posted (through POST method) using https protocols. For details regarding requests and answers formats please consult the dedicated area of each request. For further assistance in development process do not hesitate to contact our support team on <a>apisupport@technoheaven.com </a> .\n                                        </p>\n                                    </div>\n                                </div>\n                                <div class=\"bhoechie-tab-content\">                            <div class=\"datadiv\">\n                                <div class=\"row\">                                    <div class=\"col-sm-12 col-md-12 col-lg-12\">\n                                        <div class=\"jumbotron\">                                            <h2>Important note </h2>\n                                        </div>\n                                        <ul>                                            <li>Follow these guidelines when searching for properties for your test bookings, even for static tests. Being diligent in your property selection will help you avoid incurring any accidental charges during your booking tests.\n                                            </li>\n                                            <li>Please use city id : {{testcityid}} . for testing purpose.</li>\n                                            <li>To use different nationality of different countries  use same name in countries api response.</li>\n                                            <li>Verify the booking will be outside of the hotel's cancellation policy.</li>\n                                            <li>Never pick next-day or same-day availabilities, even to test promos.</li>\n                                            <li>Shop a few months ahead whenever possible.</li>\n                                            <li>Use Real Name for first name and last name.Do not use test name.</li>\n                                            <li>Never automate static booking tests -we may flag or temporarily disable your account.</li>\n                                            <li>Shopping at least a few months ahead and paying attention to Policy will help you avoid the most common problems with test bookings. Remember, client is not responsible for any unintentional live or nonrefundable bookings you place during testing.</li>\n                                            <li>Make sure you cancel each test booking using api, if face any issue in cancellation contact us immediately.</li>\n                                            <li>Always do refundable feature booking  and  cancel booking after done. </li>\n                                            <li>No duplication allowed for internalreference, it must be unique for each time you hit that api.</li>\n                                        </ul>\n                                    </div>\n                                </div>\n                            </div>\n                        </div>                        <h4>Status &amp; Error Code</h4>\n                                            <table>\n                                                <thead>\n                                                    <tr>\n                                                        <th><b>No</b></th>\n                                                        <th><b>Status Code</b></th>\n                                                        <th><b>Description</b></th>\n                                                    </tr>\n                                                </thead>\n                                                <tbody>\n                                                    <tr>\n                                                        <td>1</td>\n                                                        <td>200</td>\n                                                        <td>OK</td>\n                                                    </tr>\n                                                    <tr>\n                                                        <td>2</td>\n                                                        <td>400</td>\n                                                        <td>Bad Request</td>\n                                                    </tr>\n                                                    <tr>\n                                                        <td>3</td>\n                                                        <td>401</td>\n                                                        <td>Unauthorized</td>\n                                                    </tr>\n                                                    <tr>\n                                                        <td>4</td>\n                                                        <td>403</td>\n                                                        <td>Forbidden</td>\n                                                    </tr>\n                                                    <tr>\n                                                        <td>5</td>\n                                                        <td>404</td>\n                                                        <td>Not Found</td>\n                                                    </tr>\n                                                    <tr>\n                                                        <td>6</td>\n                                                        <td>500</td>\n                                                        <td>Internal Server Error</td>\n                                                    </tr>\n                                                    <tr>\n                                                        <td>7</td>\n                                                        <td>503</td>\n                                                        <td>Service Unavailable</td>\n                                                    </tr>\n                                                    <tr>\n                                                        <td>8</td>\n                                                        <td>429</td>\n                                                        <td>Too Many Requests (QPS Limit exceeds)</td>\n                                                    </tr>\n                                                </tbody>\n                                            </table>\n                                            <br>\n                                             <h4>Date Format</h4>\n                                            <ul>\n                                                <li>Date format send to Payload MM-DD-YYYY</li>\n                                            </ul>\n                                            <div class=\"jumbotron\">\n                                        <h2>Error and Description </h2>\n                                    </div>\n                                    <div class=\"datadiv\">\n                                        <table>\n                                            <thead>\n                                                <tr>\n                                                    <th><b>ErrorCode </b></th>\n                                                    <th><b>ErrorType </b></th>\n                                                    <th><b>ErrorDescription</b></th>\n                                                </tr>\n                                            </thead>\n                                            <tbody>\n                                                <tr>\n                                                    <td>INTERNAL_ERROR</td>\n                                                    <td>API_ERROR </td>\n                                                    <td>The server was unable to process the request due to an internal error</td>\n                                                </tr>\n                                                <tr>\n                                                    <td>NOTPERMITTED_ERROR</td>\n                                                    <td>Permission</td>\n                                                    <td>1.Bookings within cancellation deadline are not permitted for this User.\n                                                       <br>\n                                                        <br>\n                                                        2.Bookings are not permitted for this User.\n                                                    </td>\n                                                </tr>\n                                                <tr>\n                                                    <td>CacheNotAvailable</td>\n                                                    <td>CacheNotAvailable</td>\n                                                    <td>Access to one of the cache failed. The cache for this search key is no longer available</td>\n                                                </tr>\n                                                <tr>\n                                                    <td>DUPLICATION_ERROR</td>\n                                                    <td>Duplicate</td>\n                                                    <td>1.Bookings within cancellation deadline are not permitted for this User\n                                                        <br>\n                                                        <br>\n                                                        2.Booking token already exist for this criteria\n                                                    </td>\n                                                </tr>\n                                                <tr>\n                                                    <td>MISMATCH_ERROR</td>\n                                                    <td>Mismatch</td>\n                                                    <td>1.Pricing could not complete - rate missing.\n                                                        <br>\n                                                        <br>\n                                                        2.Data mismatch from previous response.\n                                                    </td>\n                                                </tr>\n                                                <tr>\n                                                    <td>CacheNotAvailable</td>\n                                                    <td>CacheNotAvailable</td>\n                                                    <td>Access to one of the cache failed. The cache for this search key is no longer available   </td>\n                                                </tr>\n                                                <tr>\n                                                    <td>INVALID_REQUEST</td>\n                                                    <td>RequestError</td>\n                                                    <td>Request is not well formed please check and try again.</td>\n                                                </tr>\n                                                <tr>\n                                                    <td>NOCOUNT_ERROR</td>\n                                                    <td>GENERAL</td>\n                                                    <td>1.No record found for given criteria\n                                                        <br>\n                                                        <br>\n                                                        2.No availability found for given criteria try search with other criteria\n                                                    </td>\n                                                </tr>\n                                            </tbody>\n                                        </table>\n                                    </div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"11578141","collectionId":"5aa5772a-2b8d-4bf1-b69e-525d8975fe25","publishedId":"TVCY6XQq","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-08-25T12:06:06.000Z"},"item":[{"name":"Countries","item":[{"name":"Countries","id":"0794cf4c-9eba-4f9b-a7d3-8c23b76d36dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\"\n}"},"url":"{{baseurl}}/api/xconnect/Countries/","description":"<div class=\"jumbotron\"><h2>Countries</h2><p> The Countries API has been designed to provide All Countries data. The following sections describe the Countries API Request and Response Format.</p></div><div class=\"datadiv\">\n<h3> Request </h3>\n<table><thead><tr><th><b>Tag</b></th><th><b>Description </b></th><th><b>Optionality</b></th></tr></thead><tbody><tr><td>Token</td><td>You have to put unique token which is provided by the system</td><td>Mandatory</td></tr></tbody></table>\n<h3> Response </h3>\n<table><thead><tr><th><b>Tag</b></th><th><b>Description</b></th></tr></thead><tbody><tr><td>CountryId</td><td>Represent unique CountryId.</td></tr><tr><td>Name</td><td>Represent Name</td></tr></tbody></table></div>","urlObject":{"path":["api","xconnect","Countries",""],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"c006fd4a-783c-4575-ba61-2faf5c4eb623","name":"Countries","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\"\n}"},"url":"{{baseurl}}/api/xconnect/Countries/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"2718"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 07:10:50 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"CountryId\": \"25773\",\n        \"Name\": \"AFGHANISTAN\"\n    }\n    ]"}],"_postman_id":"0794cf4c-9eba-4f9b-a7d3-8c23b76d36dd"}],"id":"64742df0-0058-4f37-a91a-ece1d76bfd85","event":[{"listen":"prerequest","script":{"id":"98aa2ad8-7105-4ee9-aacd-732543a2fea9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8206bd80-e904-4719-b2a3-3c2492f3c219","type":"text/javascript","exec":[""]}}],"_postman_id":"64742df0-0058-4f37-a91a-ece1d76bfd85","description":""},{"name":"Cities","item":[{"name":"Cities","id":"536ca9f0-d04a-4b71-835b-4e820d0b8aa8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"CountryId\": \"15442\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/Cities/","description":"<div class=\"col-sm-12 col-md-12 col-lg-12\"><div class=\"jumbotron\"><h2>Cities</h2></div><div class=\"datadiv\"><p> Get all the cities of particular country.</p></div> <br /> <br /><h3> Request</h3><div class=\"datadiv\"><table><thead><tr><th><b>Parent Tag</b></th><th><b>Tag </b></th><th><b>Description</b></th><th><b>Optionality</b></th></tr></thead><tbody><tr><td>Request</td><td>CountryId</td><td>Represents unique CountryId</td><td>Mandatory</td></tr><tr><td>Token</td><td>Token</td><td>You have to put unique token which is provided by the system</td><td>Mandatory</td></tr></tbody></table></div><br /><h3> Response</h3><div class=\"datadiv\"><table><thead><tr><th><b>Tag</b></th><th><b>Description</b></th></tr></thead><tbody><tr><td>CityId</td><td>Represents unique CityId.</td></tr><tr><td>Name</td><td>Represents unique city name.</td></tr></tbody></table></div></div>","urlObject":{"path":["api","xconnect","Cities",""],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"f2b17ad0-eeab-4678-8b53-31778d39c16d","name":"Cities","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"CountryId\": \"15442\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/Cities/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"3895"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 07:11:02 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"CityId\": 89006,\n        \"Name\": \"Air Hangat\"\n    }\n    ]"}],"_postman_id":"536ca9f0-d04a-4b71-835b-4e820d0b8aa8"}],"id":"a0b6c580-0983-4733-b6f1-867e3346d4be","event":[{"listen":"prerequest","script":{"id":"957818f5-f224-4b6e-bff0-affc7ef574b0","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"bf15ccb5-15dd-4067-b6ad-2c3e634fe8d2","type":"text/javascript","exec":[""]}}],"_postman_id":"a0b6c580-0983-4733-b6f1-867e3346d4be","description":""},{"name":"AllCitieswithCountry","item":[{"name":"AllCitieswithCountry","id":"24205dc6-4168-40d5-bea8-d46c97317372","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n \"Token\": \"{{token}}\",\r\n \"Request\": {\r\n \"onlyhotel\": 0\r\n }\r\n}\r\n"},"url":"{{baseurl}}/api/xconnect/AllCitieswithCountry/","description":"<div class=\"col-sm-12 col-md-12 col-lg-12\"><div class=\"jumbotron\"><h2>All Cities with Country</h2></div><p> AllCitieswithCountry API has been designed to provide list of all cities with country .The following sections describe the AllCitieswithCountry in one API call request and response format.</p><h3> Request</h3><div class=\"datadiv\"><table><thead><tr><th><b>Parent Tag</b></th><th><b>Tag </b></th><th><b>Description</b></th><th><b>Optionality</b></th></tr></thead><tbody><tr><td>Token</td><td>Token</td><td>You have to put unique token which is provided by the system.</td><td>Mandatory</td></tr><tr><td>Request</td><td>onlyhotel</td><td>Represents onlyhotel</td><td>onlyhotel: 1 you will get all cities <br /> onlyhotel: 0 you will get active cities</td></tr></tbody></table></div><h3> Response</h3><div class=\"datadiv\"><table><thead><tr><th><b>Tag </b></th><th><b>Description</b></th></tr></thead><tbody><tr><td>cityid</td><td>Represents cityid</td></tr><tr><td>cityname</td><td>Represents cityname</td></tr><tr><td>Countryid</td><td>Represents Country id</td></tr><tr><td>countryname</td><td>Represents country name.</td></tr></tbody></table></div></div>","urlObject":{"path":["api","xconnect","AllCitieswithCountry",""],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"24205dc6-4168-40d5-bea8-d46c97317372"}],"id":"91efbf8f-c71f-4be1-a5ba-0df36b794774","_postman_id":"91efbf8f-c71f-4be1-a5ba-0df36b794774","description":""},{"name":"AllHotelsByCity","item":[{"name":"AllHotelsByCity","id":"76a85599-1097-455a-8fa2-04449fb79c0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"CityId\": \"{{testcityid}}\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/AllHotelsByCity/","description":"<div class=\"col-sm-12 col-md-12 col-lg-12\"><div class=\"jumbotron\"><h2>All Hotels By City</h2></div><p> AllHotelsByCity API has been designed to provide list of all Hotel details for that particular City. <br />   The following sections describe the AllHotelsByCity API request and response format.</p><h3> Request</h3><div class=\"datadiv\"><table><thead><tr><th><b>Parent Tag</b></th><th><b>Tag </b></th><th><b>Description</b></th><th><b>Optionality</b></th></tr></thead><tbody><tr><td>Request</td><td>CityId</td><td>Represents unique CityId</td><td>Mandatory</td></tr><tr><td>Token</td><td>Token</td><td>You have to put unique token which is provided by the system.</td><td>Mandatory</td></tr></tbody></table></div><h3> Response</h3><div class=\"datadiv\"><table><thead><tr><th><b>Tag </b></th><th><b>Description</b></th></tr></thead><tbody><tr><td>HotelId</td><td>Represents HotelId</td></tr><tr><td>HotelName</td><td>Represents HotelName</td></tr><tr><td>Latitude</td><td>Represents Latitude</td></tr><tr><td>longitude</td><td>Represents longitude</td></tr><tr><td>Address</td><td>Represents Address</td></tr><tr><td>Rating</td><td>Represents Rating</td></tr><tr><td>IsRecomondedHotel</td><td>-</td></tr></tbody></table></div></div>","urlObject":{"path":["api","xconnect","AllHotelsByCity",""],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"bb23086e-6e87-424f-b352-2c92299eddb8","name":"AllHotelsByCity","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"CityId\": \"{{testcityid}}\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/AllHotelsByCity/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"214193"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 07:14:26 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"HotelId\": 5105,\n        \"HotelName\": \"Arenaa Star Hotel Kuala Lumpur\",\n        \"Latitude\": \"3.148818\",\n        \"longitude\": \"101.6988\",\n        \"Address\": \"49-51 Jalan Hang Lekiu,50100 Kuala Lumpur\",\n        \"Rating\": \"4\",\n        \"IsRecomondedHotel\": false\n    }\n]"}],"_postman_id":"76a85599-1097-455a-8fa2-04449fb79c0a"}],"id":"9dbe9268-dc93-430d-a63c-a44d07f5e81b","_postman_id":"9dbe9268-dc93-430d-a63c-a44d07f5e81b","description":""},{"name":"AllHotelsByCityFull","item":[{"name":"AllHotelsByCityFull","id":"0af09fcb-14da-4e52-8f2a-47b5b0186a29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"CityId\": \"0\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/AllHotelsByCityFull/","urlObject":{"path":["api","xconnect","AllHotelsByCityFull",""],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"46d04d5c-6515-4963-9874-f42b90bfc1d2","name":"AllHotelsByCityFull","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"CityId\": \"0\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/AllHotelsByCityFull/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"261221"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 09:34:08 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"HotelList\": [\n        {\n            \"HotelId\": 943383,\n            \"HotelName\": \"61 Park Otel\",\n            \"Description\": \"\",\n            \"Latitude\": \"40.99058783\",\n            \"Longitude\": \"39.71120814\",\n            \"Address\": \"Yalincak Mahallesi,Rize Caddesi 166/17,Ortahisar,61220 Trabzon\",\n            \"Rating\": \"3\",\n            \"CountryId\": 15491,\n            \"CountryName\": \"Turkey\",\n            \"CityId\": 24779,\n            \"CityName\": \"Trabzon\",\n            \"HotelFrontImage\": \"https://d3ng26e6mee5a6.cloudfront.net//Images/Dubai/943383/1-ThumbNail.jpg\",\n            \"IsRecomondedHotel\": \"TRUE\",\n            \"IsActive\": \"active\",\n            \"UpdatedDate\": \"08-19-2019\",\n            \"GiataId\": 897607\n        }\n        ]\n}"}],"_postman_id":"0af09fcb-14da-4e52-8f2a-47b5b0186a29"}],"id":"ff761780-95db-4cf5-80c5-0e3d465c2c44","_postman_id":"ff761780-95db-4cf5-80c5-0e3d465c2c44","description":""},{"name":"Availability","item":[{"name":"Availability","id":"e32178ec-9639-4cf8-835a-d41ac07137e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"Rooms\": [\n            {\n                \"RoomNo\": 1,\n                \"NoofAdults\": 2,\n                \"NoOfChild\": 0,\n                \"ChildAge\": []\n            }\n        ],\n        \"CityID\": \"{{testcityid}}\",\n        \"CheckInDate\": \"10-15-2019\",\n        \"CheckOutDate\": \"10-16-2019\",\n        \"NoofNights\": \"1\",\n        \"Nationality\": \"india\",\n        \"Filters\": {\n            \"IsRecommendedOnly\": \"0\",\n            \"IsShowRooms\": \"1\",\n            \"IsOnlyAvailable\": \"1\",\n            \"StarRating\": {\n                \"Min\": 4,\n                \"Max\": 5\n            },\n            \"HotelIds\": \"{{testhotelid}}\"\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/Availability/","description":"<div class=\"col-sm-12 col-md-12 col-lg-12\">\n        <div class=\"jumbotron\">\n            <h2>Availability</h2>\n        </div>\n        <p>      The Availability API has been designed to provide list of all Hotels The following sections describe the hotellistsearch API request and response format. Currency set up done only once account is created and you have to use that Currency for transaction with api.</p>\n        <h3>Request</h3>\n        <div class=\"datadiv\">\n            <table>\n                <thead>\n                    <tr>\n                        <th><b>Parent Tag</b></th>\n                        <th><b>Tag </b></th>\n                        <th><b>Description</b></th>\n                        <th><b>Optionality</b></th>\n                    </tr>\n                </thead>\n                <tbody>\n                    <tr>\n                        <td></td>\n                        <td>Room</td>\n                        <td>An array represents Room</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>RoomNo</td>\n                        <td>Represents RoomNo</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>NoofAdults</td>\n                        <td>Represents total number of Adults</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>NoOfChild</td>\n                        <td>Represents total number of child.</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>ChildAge</td>\n                        <td>Array represents child Age.</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>CityID</td>\n                        <td>Represents unique CityID.</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>Nationality</td>\n                        <td>Represents unique Nationality(use name from countries api).</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>CheckInDate</td>\n                        <td>Represents CheckInDate. Date should be in the format: MM-DD-YYYY Example: 08-12-2018</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>CheckOutDate</td>\n                        <td>Represents CheckOutDate. Date should be in the format: MM-DD-YYYY Example: 08-12-2018</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>NoofNights</td>\n                        <td>Represents number of Nights</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>currency</td>\n                        <td>Represents currency</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>IsShowRooms</td>\n                        <td>1 Show Rooms 0 HotelOnly</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>IsRecommendedOnly</td>\n                        <td>1 Only Preferred Hotels 0 All Hotels</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>IsOnlyAvailable</td>\n                        <td>1 Available only 0 Include Onrequest</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>StarRating</td>\n                        <td>Selection of star rating between two categories.</td>\n                        <td></td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>Min</td>\n                        <td>min=min star rating</td>\n                        <td>0 star rating for unspecified or apartment</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>max</td>\n                        <td>max=max star rating</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>HotelIDs</td>\n                        <td>Represents list of comma seperated HotelIDs by city</td>\n                        <td>Optional</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>CustomerIpAddress</td>\n                        <td>Represents CustomerIpAddress</td>\n                        <td>Ip address of final end user Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>currency</td>\n                        <td>Represents currency</td>\n                        <td>Mandatory</td>\n                    </tr>\n                </tbody>\n            </table>\n        </div>\n        <h3>Response</h3>\n        <div class=\"datadiv\">\n            <table>\n                <thead>\n                    <tr>\n                        <th><b>Tag </b></th>\n                        <th><b>Description</b></th>\n                    </tr>\n                </thead>\n                <tbody>\n                    <tr>\n                        <td>Count</td>\n                        <td>Represents Count.</td>\n                    </tr>\n                    <tr>\n                        <td>SearchKey</td>\n                        <td>SearchKey will use in next steps ,expires after 25 minutes. You have to do booking within that time limits.</td>\n                    </tr>\n                    <tr>\n                        <td>Start price</td>\n                        <td>Represents unique Price</td>\n                    </tr>\n                    <tr>\n                        <td>HotelID</td>\n                        <td>Represents unique Hotel id</td>\n                    </tr>\n                    <tr>\n                        <td>Currency</td>\n                        <td>Represents Currency.</td>\n                    </tr>\n                    <tr>\n                        <td>Hoteloption</td>\n                        <td>Array display detail.</td>\n                    </tr>\n                    <tr>\n                        <td>HoteloptionId</td>\n                        <td>Represents unique hoteloptionid</td>\n                    </tr>\n                    <tr>\n                        <td>MinPrice</td>\n                        <td>Represent Min Price</td>\n                    </tr>\n                    <tr>\n                        <td>IsCombined</td>\n                        <td>True = Multiple rooms are combined in one<br />\n                            False = recieve list of rooms</td>\n                    </tr>\n                    <tr>\n                        <td>HotelRooms</td>\n                        <td>Array display details</td>\n                    </tr>\n                    <tr>\n                        <td>RoomNo</td>\n                        <td>Represents room number. You will get some combine rooms for multiple rooms search.</td>\n                    </tr>\n                    <tr>\n                        <td>RoomTypeName</td>\n                        <td>Represents room type</td>\n                    </tr>\n                    <tr>\n                        <td>MealName</td>\n                        <td>Represents MealName</td>\n                    </tr>\n                    <tr>\n                        <td>MappedMealName</td>\n                        <td>Represents mealname mapped in the system , \"NotMapped\" Represent not in the system</td>\n                    </tr>\n                    <tr>\n                        <td>Price</td>\n                        <td>Represents Price</td>\n                    </tr>\n                    <tr>\n                        <td>BookingStatus</td>\n                        <td>Represents BookingStatus.</td>\n                    </tr>\n                    <tr>\n                        <td>RoomToken</td>\n                        <td>It display unique AvailToken which is provided by the system</td>\n                    </tr>\n                </tbody>\n            </table>\n        </div>\n    </div>\n\n<h2>Note:</h2>\n<p>As we have both direct inventories and dynamic rates also so for some cases you will receive combined room in multiple room search ,<br />\n    so for easy to identify these rates we have now added new parameter in availability response IsCombined (true,false) if its true then rooms are combined to one room .<br />\n    for example : if search is for<br />\n    rooms :2<br />\n    room 1 : 1 adult<br />\n    room 2 : 2 adult<br />\n    then id IsCombined =true that means both rooms are combined in one (roomNo: \"1\") ;<br />\n    if False : then you recieve list of rooms(RoomNo:1,RoomNo:2).<br />\n    and when you try to book such combined room you have to pass pax details separately for both the rooms.</p>","urlObject":{"path":["api","xconnect","Availability",""],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"4168ad6d-1d6d-46a4-aa97-e6b04751ff0e","name":"Availability(By City -Price Only)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"Rooms\": [\n            {\n                \"RoomNo\": 1,\n                \"NoofAdults\": 2,\n                \"NoOfChild\": 0,\n                \"ChildAge\": []\n            }\n        ],\n        \"CityID\": \"{{testcityid}}\",\n        \"CheckInDate\": \"10-15-2019\",\n        \"CheckOutDate\": \"10-16-2019\",\n        \"NoofNights\": \"1\",\n        \"Nationality\": \"india\",\n        \"Filters\": {\n            \"IsRecommendedOnly\": \"0\",\n            \"IsShowRooms\": \"0\",\n            \"IsOnlyAvailable\": \"1\",\n            \"StarRating\": {\n                \"Min\": 4,\n                \"Max\": 5\n            },\n            \"HotelIds\": \"\"\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/Availability/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"147"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 07:31:03 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [],\n    \"AvailabilityRS\": {\n        \"SearchKey\": \"JUNI_55ac0_505343636034040736\",\n        \"Count\": 1,\n        \"Currency\": \"USD\",\n        \"HotelResult\": [\n            {\n                \"StartPrice\": 44.94,\n                \"HotelId\": 6003,\n                \"HotelOption\": []\n            }\n        ]\n    }\n}"},{"id":"77d3f4b1-1e15-43ef-806f-ad61e3d05114","name":"Availability (MultiRoom IsCombineRoom: false)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"Rooms\": [\n            {\n                \"RoomNo\": 1,\n                \"NoofAdults\": 2,\n                \"NoOfChild\": 0,\n                \"ChildAge\": []\n            },\n             {\n                \"RoomNo\": 2,\n                \"NoofAdults\": 1,\n                \"NoOfChild\": 0,\n                \"ChildAge\": []\n            }\n        ],\n        \"CityID\": \"{{testcityid}}\",\n        \"CheckInDate\": \"10-15-2019\",\n        \"CheckOutDate\": \"10-16-2019\",\n        \"NoofNights\": \"1\",\n        \"Nationality\": \"india\",\n        \"Filters\": {\n            \"IsRecommendedOnly\": \"0\",\n            \"IsShowRooms\": \"1\",\n            \"IsOnlyAvailable\": \"1\",\n            \"StarRating\": {\n                \"Min\": 4,\n                \"Max\": 5\n            },\n            \"HotelIds\": \"6003\"\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/Availability/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"363"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 07:34:47 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [],\n    \"AvailabilityRS\": {\n        \"SearchKey\": \"JUNI_abbcd_511377478234040736\",\n        \"Count\": 1,\n        \"Currency\": \"USD\",\n        \"HotelResult\": [\n            {\n                \"StartPrice\": 89.88,\n                \"HotelId\": 6003,\n                \"HotelOption\": [\n                    {\n                        \"HotelOptionId\": \"0|6003||0\",\n                        \"MinPrice\": 89.88,\n                        \"IsCombineRoom\": false,\n                        \"HotelRooms\": [\n                            [\n                                {\n                                    \"RoomNo\": \"1\",\n                                    \"RoomTypeName\": \"Deluxe Room\",\n                                    \"MealName\": \"RO\",\n                                    \"Price\": 44.94,\n                                    \"BookingStatus\": \"Available\",\n                                    \"RoomToken\": \"MHwwfDB8MA==\",\n                                    \"MappedMealName\": \"Room Only\"\n                                },\n                                {\n                                    \"RoomNo\": \"2\",\n                                    \"RoomTypeName\": \"Deluxe Room\",\n                                    \"MealName\": \"RO\",\n                                    \"Price\": 44.94,\n                                    \"BookingStatus\": \"Available\",\n                                    \"RoomToken\": \"MHwwfDB8MQ==\",\n                                    \"MappedMealName\": \"Room Only\"\n                                }\n                            ]\n                        ]\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"83bcf8ac-5b52-4748-9804-8ffe71570edc","name":"Availability(By HotelId : With Room)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"Rooms\": [\n            {\n                \"RoomNo\": 1,\n                \"NoofAdults\": 2,\n                \"NoOfChild\": 0,\n                \"ChildAge\": []\n            }\n        ],\n        \"CityID\": \"{{testcityid}}\",\n        \"CheckInDate\": \"10-15-2019\",\n        \"CheckOutDate\": \"10-16-2019\",\n        \"NoofNights\": \"1\",\n        \"Nationality\": \"india\",\n        \"Filters\": {\n            \"IsRecommendedOnly\": \"0\",\n            \"IsShowRooms\": \"1\",\n            \"IsOnlyAvailable\": \"1\",\n            \"StarRating\": {\n                \"Min\": 4,\n                \"Max\": 5\n            },\n            \"HotelIds\": \"6003\"\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/Availability/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"356"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 07:32:10 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [],\n    \"AvailabilityRS\": {\n        \"SearchKey\": \"JUNI_2df0b_974489903134040736\",\n        \"Count\": 1,\n        \"Currency\": \"USD\",\n        \"HotelResult\": [\n            {\n                \"StartPrice\": 44.94,\n                \"HotelId\": 6003,\n                \"HotelOption\": [\n                    {\n                        \"HotelOptionId\": \"0|6003||0\",\n                        \"MinPrice\": 44.94,\n                        \"IsCombineRoom\": false,\n                        \"HotelRooms\": [\n                            [\n                                {\n                                    \"RoomNo\": \"1\",\n                                    \"RoomTypeName\": \"Deluxe Room\",\n                                    \"MealName\": \"RO\",\n                                    \"Price\": 44.94,\n                                    \"BookingStatus\": \"Available\",\n                                    \"RoomToken\": \"MHwwfDB8MA==\",\n                                    \"MappedMealName\": \"Room Only\"\n                                }\n                            ]\n                        ]\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"ce442aad-c0d8-4b81-8259-6e3e912d4b52","name":"Availability  (MultiRoom IsCombineRoom: true)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"Rooms\": [\n            {\n                \"RoomNo\": 1,\n                \"NoofAdults\": 2,\n                \"NoOfChild\": 0,\n                \"ChildAge\": []\n            },\n             {\n                \"RoomNo\": 2,\n                \"NoofAdults\": 1,\n                \"NoOfChild\": 0,\n                \"ChildAge\": []\n            }\n        ],\n        \"CityID\": \"{{testcityid}}\",\n        \"CheckInDate\": \"10-15-2019\",\n        \"CheckOutDate\": \"10-16-2019\",\n        \"NoofNights\": \"1\",\n        \"Nationality\": \"india\",\n        \"Filters\": {\n            \"IsRecommendedOnly\": \"0\",\n            \"IsShowRooms\": \"1\",\n            \"IsOnlyAvailable\": \"1\",\n            \"StarRating\": {\n                \"Min\": 4,\n                \"Max\": 5\n            },\n            \"HotelIds\": \"6003\"\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/Availability/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"361"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 07:36:17 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [],\n    \"AvailabilityRS\": {\n        \"SearchKey\": \"JUNI_95880_045329077334040736\",\n        \"Count\": 1,\n        \"Currency\": \"USD\",\n        \"HotelResult\": [\n            {\n                \"StartPrice\": 83.02,\n                \"HotelId\": 6003,\n                \"HotelOption\": [\n                    {\n                        \"HotelOptionId\": \"0|518305|71|0\",\n                        \"MinPrice\": 83.02,\n                        \"IsCombineRoom\": true,\n                        \"HotelRooms\": [\n                            [\n                                {\n                                    \"RoomNo\": \"1\",\n                                    \"RoomTypeName\": \"2 X Deluxe  Room \",\n                                    \"MealName\": \"Room Only\",\n                                    \"Price\": 83.02,\n                                    \"BookingStatus\": \"Available\",\n                                    \"RoomToken\": \"MHwwfDB8MA==\",\n                                    \"MappedMealName\": \"Room Only\"\n                                }\n                            ]\n                           \n                        ]\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"e32178ec-9639-4cf8-835a-d41ac07137e9"}],"id":"676f97f6-cccc-43ec-9448-1ac02f8ed89e","_postman_id":"676f97f6-cccc-43ec-9448-1ac02f8ed89e","description":""},{"name":"AvailabilityWithCancellation","item":[{"name":"AvailabilityWithCancellation","id":"f9c4e68f-e1fd-4b1b-a0fd-0f2d8f4fb120","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"Rooms\": [\n            {\n                \"RoomNo\": 1,\n                \"NoofAdults\": 2,\n                \"NoOfChild\": 0,\n                \"ChildAge\": []\n            }\n        ],\n        \"CityID\": \"{{testcityid}}\",\n        \"CheckInDate\": \"10-15-2019\",\n        \"CheckOutDate\": \"10-16-2019\",\n        \"NoofNights\": \"1\",\n        \"Nationality\": \"india\",\n        \"Filters\": {\n            \"IsRecommendedOnly\": \"0\",\n            \"IsShowRooms\": \"1\",\n            \"IsOnlyAvailable\": \"1\",\n            \"StarRating\": {\n                \"Min\": 4,\n                \"Max\": 5\n            },\n            \"HotelIds\": \"{{testhotelid}}\"\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/AvailabilityWithCancellation/","description":"<div class=\"col-sm-12 col-md-12\">\n        <div class=\"jumbotron\">\n            <h2>AvailabilityWithCancellation</h2>\n        </div>\n        <p>      The AvailabilityWithCancellation API has been designed to provide list of Hotels with cancellation policy. The following sections describe the hotellistsearch API request and response format. Currency set up done only once account is created and you have to use that Currency for transaction with api.</p>\n        <h3>Request</h3>\n        <div class=\"datadiv\">\n            <table>\n                <thead>\n                    <tr>\n                        <th><b>Parent Tag</b></th>\n                        <th><b>Tag </b></th>\n                        <th><b>Description</b></th>\n                        <th><b>Optionality</b></th>\n                    </tr>\n                </thead>\n                <tbody>\n                    <tr>\n                        <td></td>\n                        <td>Room</td>\n                        <td>An array represents Room</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>RoomNo</td>\n                        <td>Represents RoomNo</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>NoofAdults</td>\n                        <td>Represents total number of Adults</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>NoOfChild</td>\n                        <td>Represents total number of child.</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>ChildAge</td>\n                        <td>Array represents child Age.</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>CityID</td>\n                        <td>Represents unique CityID.</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>Nationality</td>\n                        <td>Represents unique Nationality(use name from countries api).</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>CheckInDate</td>\n                        <td>Represents CheckInDate. Date should be in the format: MM-DD-YYYY Example: 08-12-2018</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>CheckOutDate</td>\n                        <td>Represents CheckOutDate. Date should be in the format: MM-DD-YYYY Example: 08-12-2018</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>NoofNights</td>\n                        <td>Represents number of Nights</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>currency</td>\n                        <td>Represents currency</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>IsShowRooms</td>\n                        <td>1 Show Rooms 0 HotelOnly</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>IsRecommendedOnly</td>\n                        <td>1 Only Preferred Hotels 0 All Hotels</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>IsOnlyAvailable</td>\n                        <td>1 Available only 0 Include Onrequest</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>StarRating</td>\n                        <td>Selection of star rating between two categories.</td>\n                        <td></td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>Min</td>\n                        <td>min=min star rating</td>\n                        <td>0 star rating for unspecified or apartment</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>max</td>\n                        <td>max=max star rating</td>\n                        <td>Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>HotelIDs</td>\n                        <td>Represents list of comma seperated HotelIDs by city</td>\n                        <td>Optional</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>CustomerIpAddress</td>\n                        <td>Represents CustomerIpAddress</td>\n                        <td>Ip address of final end user Mandatory</td>\n                    </tr>\n                    <tr>\n                        <td></td>\n                        <td>currency</td>\n                        <td>Represents currency</td>\n                        <td>Mandatory</td>\n                    </tr>\n                </tbody>\n            </table>\n        </div>\n        <h3>Response</h3>\n        <div class=\"datadiv\">\n            <table>\n                <thead>\n                    <tr>\n                        <th><b>Tag </b></th>\n                        <th><b>Description</b></th>\n                    </tr>\n                </thead>\n                <tbody>\n                    <tr>\n                        <td>Count</td>\n                        <td>Represents Count.</td>\n                    </tr>\n                    <tr>\n                        <td>SearchKey</td>\n                        <td>SearchKey will use in next steps ,expires after 25 minutes. You have to do booking within that time limits.</td>\n                    </tr>\n                    <tr>\n                        <td>Start price</td>\n                        <td>Represents unique Price</td>\n                    </tr>\n                    <tr>\n                        <td>HotelID</td>\n                        <td>Represents unique Hotel id</td>\n                    </tr>\n                    <tr>\n                        <td>Currency</td>\n                        <td>Represents Currency.</td>\n                    </tr>\n                    <tr>\n                        <td>Hoteloption</td>\n                        <td>Array display detail.</td>\n                    </tr>\n                    <tr>\n                        <td>HoteloptionId</td>\n                        <td>Represents unique hoteloptionid</td>\n                    </tr>\n                    <tr>\n                        <td>MinPrice</td>\n                        <td>Represent Min Price</td>\n                    </tr>\n                    <tr>\n                        <td>IsCombined</td>\n                        <td>True = Multiple rooms are combined in one<br />\n                            False = recieve list of rooms</td>\n                    </tr>\n                    <tr>\n                        <td>HotelRooms</td>\n                        <td>Array display details</td>\n                    </tr>\n                    <tr>\n                        <td>RoomNo</td>\n                        <td>Represents room number. You will get some combine rooms for multiple rooms search.</td>\n                    </tr>\n                    <tr>\n                        <td>RoomTypeName</td>\n                        <td>Represents room type</td>\n                    </tr>\n                    <tr>\n                        <td>MealName</td>\n                        <td>Represents MealName</td>\n                    </tr>\n                    <tr>\n                        <td>MappedMealName</td>\n                        <td>Represents mealname mapped in the system , \"NotMapped\" Represent not in the system</td>\n                    </tr>\n                    <tr>\n                        <td>CancellationPolicy</td>\n                        <td>Represents cancellation policy</td>\n                    </tr>\n                    <tr>\n                        <td>Price</td>\n                        <td>Represents Price</td>\n                    </tr>\n                    <tr>\n                        <td>BookingStatus</td>\n                        <td>Represents BookingStatus.</td>\n                    </tr>\n                    <tr>\n                        <td>RoomToken</td>\n                        <td>It display unique AvailToken which is provided by the system</td>\n                    </tr>\n                </tbody>\n            </table>\n        </div>\n    </div>\n\n<h2>Note:</h2>\n<p>- As we have both direct inventories and dynamic rates also so for some cases you will receive combined room in multiple room search ,<br />\n    so for easy to identify these rates we have now added new parameter in availability response IsCombined (true,false) if its true then rooms are combined to one room .<br />\n    for example : if search is for<br />\n    rooms :2<br />\n    room 1 : 1 adult<br />\n    room 2 : 2 adult<br />\n    then id IsCombined =true that means both rooms are combined in one (roomNo: \"1\") ;<br />\n    if False : then you recieve list of rooms(RoomNo:1,RoomNo:2).<br />\n    and when you try to book such combined room you have to pass pax details separately for both the rooms.</p>\n<p>- For Essential information you need to hit CancellationPolicy/Multi API</p>","urlObject":{"path":["api","xconnect","AvailabilityWithCancellation",""],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"4197e61f-2614-4dce-878f-ee7a4c8a929c","name":"Availability (MultiRoom IsCombineRoom: false)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"Rooms\": [\n            {\n                \"RoomNo\": 1,\n                \"NoofAdults\": 2,\n                \"NoOfChild\": 0,\n                \"ChildAge\": []\n            },\n             {\n                \"RoomNo\": 2,\n                \"NoofAdults\": 1,\n                \"NoOfChild\": 0,\n                \"ChildAge\": []\n            }\n        ],\n        \"CityID\": \"{{testcityid}}\",\n        \"CheckInDate\": \"10-15-2019\",\n        \"CheckOutDate\": \"10-16-2019\",\n        \"NoofNights\": \"1\",\n        \"Nationality\": \"india\",\n        \"Filters\": {\n            \"IsRecommendedOnly\": \"0\",\n            \"IsShowRooms\": \"1\",\n            \"IsOnlyAvailable\": \"1\",\n            \"StarRating\": {\n                \"Min\": 4,\n                \"Max\": 5\n            },\n            \"HotelIds\": \"6003\"\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/AvailabilityWithCancellation/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"363"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 07:34:47 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [],\n    \"AvailabilityRS\": {\n        \"SearchKey\": \"JUNI_abbcd_511377478234040736\",\n        \"Count\": 1,\n        \"Currency\": \"USD\",\n        \"HotelResult\": [\n            {\n                \"StartPrice\": 89.88,\n                \"HotelId\": 6003,\n                \"HotelOption\": [\n                    {\n                        \"HotelOptionId\": \"0|6003||0\",\n                        \"MinPrice\": 89.88,\n                        \"IsCombineRoom\": false,\n                        \"HotelRooms\": [\n                            [\n                                {\n                                    \"RoomNo\": \"1\",\n                                    \"RoomTypeName\": \"Deluxe Room\",\n                                    \"MealName\": \"RO\",\n                                    \"Price\": 44.94,\n                                    \"BookingStatus\": \"Available\",\n                                    \"RoomToken\": \"MHwwfDB8MA==\",\n                                    \"MappedMealName\": \"Room Only\",\n                                    \"CancellationPolicy\": [\n                                        {\n                                            \"FromDate\": \"08-25-2019\",\n                                            \"ToDate\": \"10-15-2019\",\n                                            \"CancellationPrice\": 44.94\n                                        }\n                                    ]\n                                },\n                                {\n                                    \"RoomNo\": \"2\",\n                                    \"RoomTypeName\": \"Deluxe Room\",\n                                    \"MealName\": \"RO\",\n                                    \"Price\": 44.94,\n                                    \"BookingStatus\": \"Available\",\n                                    \"RoomToken\": \"MHwwfDB8MQ==\",\n                                    \"MappedMealName\": \"Room Only\",\n                                    \"CancellationPolicy\": [\n                                        {\n                                            \"FromDate\": \"08-25-2019\",\n                                            \"ToDate\": \"10-15-2019\",\n                                            \"CancellationPrice\": 44.94\n                                        }\n                                    ]\n                                }\n                            ]\n                        ]\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"5ff252ae-5698-4a06-83bf-89173c883f45","name":"Availability(By City -Price Only)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"Rooms\": [\n            {\n                \"RoomNo\": 1,\n                \"NoofAdults\": 2,\n                \"NoOfChild\": 0,\n                \"ChildAge\": []\n            }\n        ],\n        \"CityID\": \"{{testcityid}}\",\n        \"CheckInDate\": \"10-15-2019\",\n        \"CheckOutDate\": \"10-16-2019\",\n        \"NoofNights\": \"1\",\n        \"Nationality\": \"india\",\n        \"Filters\": {\n            \"IsRecommendedOnly\": \"0\",\n            \"IsShowRooms\": \"0\",\n            \"IsOnlyAvailable\": \"1\",\n            \"StarRating\": {\n                \"Min\": 4,\n                \"Max\": 5\n            },\n            \"HotelIds\": \"\"\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/AvailabilityWithCancellation/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"147"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 07:31:03 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [],\n    \"AvailabilityRS\": {\n        \"SearchKey\": \"JUNI_55ac0_505343636034040736\",\n        \"Count\": 1,\n        \"Currency\": \"USD\",\n        \"HotelResult\": [\n            {\n                \"StartPrice\": 44.94,\n                \"HotelId\": 6003,\n                \"HotelOption\": []\n            }\n        ]\n    }\n}"},{"id":"9bf0dc33-50f6-4284-a03b-54598eeb6dda","name":"Availability(By HotelId : With Room)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"Rooms\": [\n            {\n                \"RoomNo\": 1,\n                \"NoofAdults\": 2,\n                \"NoOfChild\": 0,\n                \"ChildAge\": []\n            }\n        ],\n        \"CityID\": \"{{testcityid}}\",\n        \"CheckInDate\": \"10-15-2019\",\n        \"CheckOutDate\": \"10-16-2019\",\n        \"NoofNights\": \"1\",\n        \"Nationality\": \"india\",\n        \"Filters\": {\n            \"IsRecommendedOnly\": \"0\",\n            \"IsShowRooms\": \"1\",\n            \"IsOnlyAvailable\": \"1\",\n            \"StarRating\": {\n                \"Min\": 4,\n                \"Max\": 5\n            },\n            \"HotelIds\": \"6003\"\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/Availability/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"356"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 07:32:10 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [],\n    \"AvailabilityRS\": {\n        \"SearchKey\": \"JUNI_2df0b_974489903134040736\",\n        \"Count\": 1,\n        \"Currency\": \"USD\",\n        \"HotelResult\": [\n            {\n                \"StartPrice\": 44.94,\n                \"HotelId\": 6003,\n                \"HotelOption\": [\n                    {\n                        \"HotelOptionId\": \"0|6003||0\",\n                        \"MinPrice\": 44.94,\n                        \"IsCombineRoom\": false,\n                        \"HotelRooms\": [\n                            [\n                                {\n                                    \"RoomNo\": \"1\",\n                                    \"RoomTypeName\": \"Deluxe Room\",\n                                    \"MealName\": \"RO\",\n                                    \"Price\": 44.94,\n                                    \"BookingStatus\": \"Available\",\n                                    \"RoomToken\": \"MHwwfDB8MA==\",\n                                    \"MappedMealName\": \"Room Only\",\n                                     \"CancellationPolicy\": [\n                                        {\n                                            \"FromDate\": \"08-25-2019\",\n                                            \"ToDate\": \"10-15-2019\",\n                                            \"CancellationPrice\": 44.94\n                                        }\n                                    ]\n                                }\n                            ]\n                        ]\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"f6d05735-d7c8-4551-8307-ba002eccaa27","name":"Availability  (MultiRoom IsCombineRoom: true)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"Rooms\": [\n            {\n                \"RoomNo\": 1,\n                \"NoofAdults\": 2,\n                \"NoOfChild\": 0,\n                \"ChildAge\": []\n            },\n             {\n                \"RoomNo\": 2,\n                \"NoofAdults\": 1,\n                \"NoOfChild\": 0,\n                \"ChildAge\": []\n            }\n        ],\n        \"CityID\": \"{{testcityid}}\",\n        \"CheckInDate\": \"10-15-2019\",\n        \"CheckOutDate\": \"10-16-2019\",\n        \"NoofNights\": \"1\",\n        \"Nationality\": \"india\",\n        \"Filters\": {\n            \"IsRecommendedOnly\": \"0\",\n            \"IsShowRooms\": \"1\",\n            \"IsOnlyAvailable\": \"1\",\n            \"StarRating\": {\n                \"Min\": 4,\n                \"Max\": 5\n            },\n            \"HotelIds\": \"6003\"\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/Availability/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"361"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 07:36:17 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [],\n    \"AvailabilityRS\": {\n        \"SearchKey\": \"JUNI_95880_045329077334040736\",\n        \"Count\": 1,\n        \"Currency\": \"USD\",\n        \"HotelResult\": [\n            {\n                \"StartPrice\": 83.02,\n                \"HotelId\": 6003,\n                \"HotelOption\": [\n                    {\n                        \"HotelOptionId\": \"0|518305|71|0\",\n                        \"MinPrice\": 83.02,\n                        \"IsCombineRoom\": true,\n                        \"HotelRooms\": [\n                            [\n                                {\n                                    \"RoomNo\": \"1\",\n                                    \"RoomTypeName\": \"2 X Deluxe  Room \",\n                                    \"MealName\": \"Room Only\",\n                                    \"Price\": 83.02,\n                                    \"BookingStatus\": \"Available\",\n                                    \"RoomToken\": \"MHwwfDB8MA==\",\n                                    \"MappedMealName\": \"Room Only\",\n                                    \"CancellationPolicy\": [\n                                        {\n                                            \"FromDate\": \"08-25-2019\",\n                                            \"ToDate\": \"10-15-2019\",\n                                            \"CancellationPrice\": 83.02\n                                        }\n                                    ]\n                                }\n                            ]\n                           \n                        ]\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"f9c4e68f-e1fd-4b1b-a0fd-0f2d8f4fb120"}],"id":"56934c7b-cdd6-4f8d-98ae-ea97b8e1c796","_postman_id":"56934c7b-cdd6-4f8d-98ae-ea97b8e1c796","description":""},{"name":"CancellationPolicyMulti","item":[{"name":"CancellationPolicyMulti","id":"69c035e7-cb56-46cb-952c-3cb62ce66e51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n       \"SearchKey\": \"JUNI_8f472_314794958374040736\",\n        \"HotelOption\": {\n           \"HotelOptionId\": \"0|6003||1\",\n            \"HotelRooms\": [\n                {\n                    \"RoomNo\": \"1\",\n                   \"RoomToken\": \"MHwxfDB8MA==\"\n                },\n                {\n                \t \"RoomNo\": \"2\",\n                \t \"RoomToken\": \"MHwxfDB8MQ==\"\n                }\n            ]\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/CancellationPolicyMulti/","description":"<div class=\"col-sm-12 col-md-12 col-lg-12\"><div class=\"jumbotron\"><h2>Cancellation Policy Multi</h2></div><p>The CancellationPolicyMulti for Hotel API has been designed to provide Price of cancellation for multiple Room in single request. The following section describes API request and response format.</p><h3> Request</h3><div class=\"datadiv\"><table><thead><tr><th><b>Parent Tag</b></th><th><b>Tag </b></th><th><b>Description</b></th><th><b>Optionality</b></th></tr></thead><tbody><tr><td>Token</td><td>Token</td><td>Token</td><td>Mandatory</td></tr><tr><td>Request</td><td>Search key</td><td></td><td></td></tr><tr><td></td><td>HotelOptionId</td><td>Represents unique HotelOptionID.</td><td>Mandatory</td></tr><tr><td></td><td>HotelRooms</td><td>Represents HotelRooms</td><td>Mandatory</td></tr><tr><td></td><td>RoomNo</td><td>Represents RoomNo</td><td>Mandatory</td></tr><tr><td></td><td>RoomToken</td><td>Unique RoomToken which is provided by the system.</td><td>Mandatory</td></tr><tr><td>AdvancedOptions</td><td></td><td></td><td></td></tr><tr><td></td><td>CustomerIpAddress</td><td>Represents CustomerIpAddress</td><td>Ip address of final end user Mandatory</td></tr><tr><td></td><td>currency</td><td>Represents currency</td><td>Mandatory</td></tr></tbody></table></div><h3> Response</h3><div class=\"datadiv\"><table><thead><tr><th><b>Parent Tag</b></th><th><b>Tag </b></th><th><b>Description</b></th></tr></thead><tbody><tr><td>Error</td><td></td><td></td></tr><tr><td></td><td>ToDate</td><td>Represents ToDate.</td></tr><tr><td></td><td>Currency</td><td>Represents Currency</td></tr><tr><td>CancellationRS</td><td></td><td></td></tr><tr><td></td><td>RoomNo</td><td>Represents RoomNo</td></tr><tr><td></td><td>RoomTypeName</td><td>Represents RoomTypeName</td></tr><tr><td></td><td>MealName</td><td>Represents MealName</td></tr><tr><td></td><td>EssentialInformation</td><td>Represents EssentialInformation</td></tr><tr><td>CancellationPolicy</td><td>FromDate</td><td>Represents FromDate</td></tr><tr><td></td><td>ToDate</td><td>Represents ToDate</td></tr><tr><td></td><td>CancellationPrice</td><td>Represents cancellation price.</td></tr></tbody></table></div></div>","urlObject":{"path":["api","xconnect","CancellationPolicyMulti",""],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"a5f30dc1-4b70-4955-a5ea-5dbe18f6db65","name":"CancellationPolicyMulti (MultiRoom IsCombineRoom :False)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n       \"SearchKey\": \"JUNI_8f472_314794958374040736\",\n        \"HotelOption\": {\n           \"HotelOptionId\": \"0|6003||1\",\n            \"HotelRooms\": [\n                {\n                    \"RoomNo\": \"1\",\n                   \"RoomToken\": \"MHwxfDB8MA==\"\n                },\n                {\n                \t \"RoomNo\": \"2\",\n                \t \"RoomToken\": \"MHwxfDB8MQ==\"\n                }\n            ]\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/CancellationPolicyMulti/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"240"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 08:48:41 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [],\n    \"Currency\": \"USD\",\n    \"CancellationRS\": [\n        {\n            \"RoomNo\": \"1\",\n            \"RoomTypeName\": \"Deluxe Room\",\n            \"MealName\": \"RO\",\n            \"MappedMealName\": \"Room Only\",\n            \"EssentialInformation\": \"test\",\n            \"CancellationPolicy\": [\n                {\n                    \"FromDate\": \"09-14-2019\",\n                    \"ToDate\": \"10-09-2019\",\n                    \"CancellationPrice\": 0\n                },\n                {\n                    \"FromDate\": \"10-10-2019\",\n                    \"ToDate\": \"10-11-2019\",\n                    \"CancellationPrice\": 44.94\n                },\n                {\n                    \"FromDate\": \"10-12-2019\",\n                    \"ToDate\": \"10-15-2019\",\n                    \"CancellationPrice\": 44.94\n                }\n            ],\n            \"RoomToken\": \"MHwxfDB8MA==\"\n        },\n        {\n            \"RoomNo\": \"2\",\n            \"RoomTypeName\": \"Deluxe Room\",\n            \"MealName\": \"RO\",\n            \"MappedMealName\": \"Room Only\",\n            \"EssentialInformation\": \"test\",\n            \"CancellationPolicy\": [\n                {\n                    \"FromDate\": \"09-14-2019\",\n                    \"ToDate\": \"10-09-2019\",\n                    \"CancellationPrice\": 0\n                },\n                {\n                    \"FromDate\": \"10-10-2019\",\n                    \"ToDate\": \"10-11-2019\",\n                    \"CancellationPrice\": 44.94\n                },\n                {\n                    \"FromDate\": \"10-12-2019\",\n                    \"ToDate\": \"10-15-2019\",\n                    \"CancellationPrice\": 44.94\n                }\n            ],\n            \"RoomToken\": \"MHwxfDB8MQ==\"\n        }\n    ]\n}"},{"id":"d7aa45f1-287b-4ebc-bbbd-9b6831b3a18a","name":"CancellationPolicyMulti ( MultiRooms  IsCombineRoom :True)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n       \"SearchKey\": \"JUNI_8f472_314794958374040736\",\n        \"HotelOption\": {\n            \"HotelOptionId\": \"0|518305|71|0\",\n            \"HotelRooms\": [\n                {\n                    \"RoomNo\": \"1\",\n                   \"RoomToken\": \"MHwwfDB8MA==\"\n                },\n                {\n                \t \"RoomNo\": \"1\",\n                \t \"RoomToken\": \"MHwwfDV8MA==\"\n                }\n            ]\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/CancellationPolicyMulti/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"1204"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 08:46:59 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [],\n    \"Currency\": \"USD\",\n    \"CancellationRS\": [\n        {\n            \"RoomNo\": \"1\",\n            \"RoomTypeName\": \"2 X Deluxe  Room \",\n            \"MealName\": \"Room Only\",\n            \"MappedMealName\": \"Room Only\",\n            \"EssentialInformation\": \"Deluxe  Room: Rate Notes:Hotel Tariff Notes:No show 1 night charge.Please be informed with effect from 1 September 2017, the mandatory Tourism Tax RM10 will be imposed on all stay from 1 September (including those check-out on 1 Sept) on a per room per night basis. This will paid by every staying guest upon check-in and applicable for Non-Malaysian Guest. This is in addition to all prevailing fees, taxes &amp; service charges. Tourism Tax is collected on behalf of the Ministry of Finance Malaysia and the Royal Malaysian Customs Department and mandatory by law..<br><br>Deluxe  Room: Rate Notes:Hotel Tariff Notes:No show 1 night charge.Please be informed with effect from 1 September 2017, the mandatory Tourism Tax RM10 will be imposed on all stay from 1 September (including those check-out on 1 Sept) on a per room per night basis. This will paid by every staying guest upon check-in and applicable for Non-Malaysian Guest. This is in addition to all prevailing fees, taxes &amp; service charges. Tourism Tax is collected on behalf of the Ministry of Finance Malaysia and the Royal Malaysian Customs Department and mandatory by law.<br/>In case your booking is on bed & breakfast basis please note that breakfast is only for 2 pax, additional pax/child will need to pay directly to the hotel. No extra bed will also be provided.<br/>Cancellation policy is based on Dubai time.<br/>Kindly note that there will be a Tourism Tax payable directly to the hotel in Malaysia starting 01 September 2017.\",\n            \"CancellationPolicy\": [\n                {\n                    \"FromDate\": \"09-14-2019\",\n                    \"ToDate\": \"10-15-2019\",\n                    \"CancellationPrice\": 83.02\n                }\n            ],\n            \"RoomToken\": \"MHwwfDB8MA==\"\n        },\n        {\n            \"RoomNo\": \"1\",\n            \"RoomTypeName\": \"2 X Deluxe Twin Room \",\n            \"MealName\": \"Room Only\",\n            \"MappedMealName\": \"Room Only\",\n            \"EssentialInformation\": \"<br><strong><b></b></strong><br><br><p><b>Fees</b> <br /><p>The following fees and deposits are charged by the property at time of service, check-in, or check-out. </p> <ul> <li>Fee for buffet breakfast: MYR 45 per person (approximately)</li>                  <li>Rollaway bed fee: MYR 185.0 per day</li>            </ul> <p>The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. </p></p><p><b>Mandatory Fees and Taxes</b> <br />&nbsp; <ul><li>A tax is imposed by the city and collected at the property. Exemptions or reductions might apply. For more details, please contact the property using the information on the reservation confirmation received after booking. </li></ul> <p>We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book. </p></p><br><strong><b></b> - Deluxe Twin Room</strong><ul><li>Free WiFi</li></ul><br><br><strong><b>Room</b></strong><ul><li>2 twin beds</li><br><br><strong><b></b></strong><br><br>Room<br/>No-shows/Early check-outs will incur 100% charges, if not specify above<br/>Kindly note that there will be a Tourism Tax payable directly to the hotel in Malaysia starting 01 September 2017.\",\n            \"CancellationPolicy\": [\n                {\n                    \"FromDate\": \"09-14-2019\",\n                    \"ToDate\": \"10-15-2019\",\n                    \"CancellationPrice\": 92.7\n                }\n            ],\n            \"RoomToken\": \"MHwwfDV8MA==\"\n        }\n    ]\n}"}],"_postman_id":"69c035e7-cb56-46cb-952c-3cb62ce66e51"}],"id":"b862036c-dc3a-45a3-ab50-fe9ce355d851","_postman_id":"b862036c-dc3a-45a3-ab50-fe9ce355d851","description":""},{"name":"CancellationPolicy","item":[{"name":"CancellationPolicy","id":"181b83cc-cbfa-4de1-a5bf-3e12f7c4f408","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"SearchKey\": \"JUNI_062f2_761297949105040736\",\n        \"HotelOptionId\": \"0|518305|71|0\",\n         \"RoomToken\": \"MHwwfDB8MA==\"\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/CancellationPolicy/","description":"<div class=\"col-sm-12 col-md-12 col-lg-12\"><div class=\"jumbotron\"><h2>Cancellation Policy</h2></div><p>The CancellationPolicy for Hotel API has been designed to provide Price of cancellation for particular Room. The following section describes API request and response format.</p><h3> Request</h3><div class=\"datadiv\"><table><thead><tr><th><b>Parent Tag</b></th><th><b>Tag </b></th><th><b>Description</b></th><th><b>Optionality</b></th></tr></thead><tbody><tr><td>Token</td><td>Token</td><td>Token</td><td>Mandatory</td></tr><tr><td>Request</td><td>Search key</td><td></td><td></td></tr><tr><td></td><td>HotelOptionId</td><td>Represents unique HotelOptionID.</td><td>Mandatory</td></tr><tr><td></td><td>RoomToken</td><td>Unique RoomToken which is provided by the system.</td><td>Mandatory</td></tr><tr><td></td><td>currency</td><td>Represents currency</td><td>Mandatory</td></tr><tr><td></td><td>CustomerIpAddress</td><td>Represents CustomerIpAddress</td><td>Ip address of final end user Mandatory</td></tr></tbody></table></div><h3> Response</h3><div class=\"datadiv\"><table><thead><tr><th><b>Parent Tag</b></th><th><b>Tag </b></th><th><b>Description</b></th></tr></thead><tbody><tr><td>CancellationPolicy</td><td>FromDate</td><td>Represents FromDate</td></tr><tr><td></td><td>ToDate</td><td>Represents ToDate.</td></tr><tr><td></td><td>CancellationPrice</td><td>Represents cancellation price.</td></tr><tr><td></td><td>Currency</td><td>Represents Currency.</td></tr><tr><td></td><td>EssentialInformation</td><td>Represents EssentialInformation Must show on your portal.</td></tr></tbody></table></div></div>","urlObject":{"path":["api","xconnect","CancellationPolicy",""],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"8f24d3f9-1058-4943-994b-f862eed93cd9","name":"CancellationPolicy","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"SearchKey\": \"JUNI_062f2_761297949105040736\",\n        \"HotelOptionId\": \"0|518305|71|0\",\n         \"RoomToken\": \"MHwwfDB8MA==\"\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/CancellationPolicy/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"669"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 09:30:27 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [],\n    \"CancellationRS\": {\n        \"Currency\": \"USD\",\n        \"EssentialInformation\": \"<ul><li>All stays in Hotel/Apartments will charge a tourism government tax. It must be paid directly to the Hotel/Apartment upon check-in/-out.</li><ul/><ul><li>During Ramadan season Not All Services may be offered or with restricted opening hours only (Ramadan 2019 will begin 04.05.2019 and ends 04.06.2019)</li><ul/><ul><li>Rate Notes: Hotel Tariff Notes:No show 1 night charge.Please be informed with effect from 1 September 2017, the mandatory Tourism Tax RM10 will be imposed on all stay from 1 September (including those check-out on 1 Sept) on a per room per night basis. This will paid by every staying guest upon check-in and applicable for Non-Malaysian Guest. This is in addition to all prevailing fees, taxes &amp; service charges. Tourism Tax is collected on behalf of the Ministry of Finance Malaysia and the Royal Malaysian Customs Department and mandatory by law.</li><ul/><br/>Cancel policy is based on local time of destination.<br/>Kindly note that there will be a Tourism Tax payable directly to the hotel in Malaysia starting 01 September 2017.\",\n        \"CancellationPolicy\": [\n            {\n                \"FromDate\": \"09-14-2019\",\n                \"ToDate\": \"10-15-2019\",\n                \"CancellationPrice\": 39.73\n            }\n        ]\n    }\n}"}],"_postman_id":"181b83cc-cbfa-4de1-a5bf-3e12f7c4f408"}],"id":"b28b0a47-ca5c-403c-adda-13eae697dc89","_postman_id":"b28b0a47-ca5c-403c-adda-13eae697dc89","description":""},{"name":"PreBook","item":[{"name":"PreBook","id":"d90ffbfa-ad9a-4b55-9961-e37bf5d9001f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n       \"SearchKey\": \"JUNI_8f472_314794958374040736\",\n        \"HotelOption\": {\n           \"HotelOptionId\": \"0|6003||1\",\n            \"HotelRooms\": [\n                {\n                    \"RoomNo\": \"1\",\n                   \"RoomToken\": \"MHwxfDB8MA==\"\n                },\n                {\n                \t \"RoomNo\": \"2\",\n                \t \"RoomToken\": \"MHwxfDB8MQ==\"\n                }\n            ]\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/PreBook/","description":"<div class=\"col-sm-12 col-md-12 col-lg-12\"><div class=\"jumbotron\"><h2>PreBook</h2></div><p>The PreBook API has been designed to check availability status of booking before book.This API must hit once for one booking or you will get duplication error.The following section describesAPI request and response format.in case of isCombineRoom= true we are going to do one change inprevious response we sending price = 0 in other rooms and in roomNo=1 we giving you total price , but in new response we divide price in each room Total price will not change.only price is divided insideroom.</p><h3> Request</h3><div class=\"datadiv\"><table><thead><tr><th><b>Parent Tag</b></th><th><b>Tag </b></th><th><b>Description</b></th><th><b>Optionality</b></th></tr></thead><tbody><tr><td>Token</td><td>Token</td><td>Token</td><td>Mandatory</td></tr><tr><td>Request</td><td>Search key</td><td></td><td></td></tr><tr><td></td><td>HotelOptionId</td><td>Represents unique HotelID.</td><td>Mandatory</td></tr><tr><td></td><td>HotelRooms</td><td>An array represents room details</td><td>Mandatory</td></tr><tr><td></td><td>RoomNo</td><td>Represents room number</td><td>Mandatory</td></tr><tr><td></td><td>RoomToken</td><td>Unique RoomToken which is provided by the system.</td><td>Mandatory</td></tr><tr><td></td><td>CustomerIpAddress</td><td>Represents CustomerIpAddress</td><td>Ip address of final end user Mandatory</td></tr><tr><td></td><td>currency</td><td>Represents currency</td><td>Mandatory</td></tr></tbody></table></div><h3> Response</h3><div class=\"datadiv\"><table><thead><tr><th><b>Parent Tag</b></th><th><b>Tag </b></th><th><b>Description</b></th></tr></thead><tbody><tr><td>PreBookRS</td><td></td><td></td></tr><tr><td>HotelOption</td><td></td><td></td></tr><tr><td></td><td>HotelName</td><td>Represents HotelName</td></tr><tr><td></td><td>Nationality</td><td>Represents Nationality</td></tr><tr><td></td><td>BookingToken</td><td>Unique BookingToken which is provided by the system. And used for final booking request</td></tr><tr><td></td><td>Status</td><td>If status is bookable than only proceed for booking.</td></tr><tr><td></td><td>IsPriceChange</td><td>0 Represents Not Change in IsPriceChange<br /> 1 you have to notify price to customer before booking</td></tr><tr><td></td><td>CheckInDate</td><td>Represents CheckInDate.<br /> Date should be in the format:<br /> MM-DD-YYYY<br /> Example: 08-12-2018</td></tr><tr><td></td><td>CheckOutDate</td><td>Represents CheckOutDate.<br /> Date should be in the format:<br /> MM-DD-YYYY <br /> Example: 08-12-2018</td></tr><tr><td></td><td>TotalPrice</td><td>Represents TotalPrice</td></tr><tr><td>HotelRooms</td><td></td><td>Arrary represents Hotelrooms</td></tr><tr><td></td><td>UniqueId</td><td>Represents UniqueId</td></tr><tr><td></td><td>RoomNo</td><td>Represents RoomNo</td></tr><tr><td></td><td>RoomTypeName</td><td>Represents RoomTypeName</td></tr><tr><td></td><td>MealName</td><td>Represents MealName</td></tr><tr><td></td><td>MappedMealName</td><td>RepresentsMapped MealName</td></tr><tr><td></td><td>Price</td><td>Represents Price</td></tr><tr><td></td><td>PriceChange</td><td>Represents PriceChange</td></tr><tr><td></td><td>OldPrice</td><td>Represents OldPrice</td></tr><tr><td></td><td>NewPrice</td><td>Represents NewPrice</td></tr><tr><td></td><td>Currency</td><td>Represents Currency.</td></tr></tbody></table></div></div>","urlObject":{"path":["api","xconnect","PreBook",""],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"1e12097c-5dc0-4ee3-97f7-4867509090b2","name":"PreBook (MultiRoom IsCombineRoom :False)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n       \"SearchKey\": \"JUNI_8f472_314794958374040736\",\n        \"HotelOption\": {\n           \"HotelOptionId\": \"0|6003||1\",\n            \"HotelRooms\": [\n                {\n                    \"RoomNo\": \"1\",\n                   \"RoomToken\": \"MHwxfDB8MA==\"\n                },\n                {\n                \t \"RoomNo\": \"2\",\n                \t \"RoomToken\": \"MHwxfDB8MQ==\"\n                }\n            ]\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/PreBook/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"593"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 08:50:16 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [],\n    \"PreBookRS\": {\n        \"HotelOption\": {\n            \"HotelName\": \"Furama Bukit Bintang\",\n            \"Nationality\": \"india\",\n            \"BookingToken\": \"AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAB9ULsBH5aEqM0CAEECduwQQAAAACAAAAAAAQZgAAAAEAACAAAACeDkUq4CRX1EKMv2xwZiAUkJpI+16bG+RDz6HeA7YHsQAAAAAOgAAAAAIAACAAAABl5T3CvZFJr2tMct1T/U+H7ugI/C+3SYeflQFpVSUa1FAAAAC62+5S8KULsIOkO8F69KwQNsEltgfL89NS8YZUwA6uRh8F5EuZgY7zI3g3Rg2ZlHaO8YS1My/fRH7heUtQVT5hPmaHN8BTo8Y8EUcIG3AFeEAAAADCXPDswnJGd1NKmt/urgiYq3Xli6F71B0TgR80QsVufhY1toDousdPtSBNkf4qs9lUq+0yhKUxZe9cix+0EfK4\",\n            \"Status\": \"Bookable\",\n            \"IsPriceChange\": 0,\n            \"CheckInDate\": \"10-15-2019\",\n            \"CheckOutDate\": \"10-16-2019\",\n            \"TotalPrice\": 89.88,\n            \"HotelRooms\": [\n                {\n                    \"UniqueId\": 306216,\n                    \"RoomNo\": \"1\",\n                    \"RoomTypeName\": \"Deluxe Room\",\n                    \"MealName\": \"RO\",\n                    \"Price\": 44.94,\n                    \"PriceChange\": {\n                        \"OldPrice\": 0,\n                        \"NewPrice\": 0\n                    },\n                    \"MappedMealName\": \"Room Only\"\n                },\n                {\n                    \"UniqueId\": 306217,\n                    \"RoomNo\": \"2\",\n                    \"RoomTypeName\": \"Deluxe Room\",\n                    \"MealName\": \"RO\",\n                    \"Price\": 44.94,\n                    \"PriceChange\": {\n                        \"OldPrice\": 0,\n                        \"NewPrice\": 0\n                    },\n                    \"MappedMealName\": \"Room Only\"\n                }\n            ]\n        },\n        \"Currency\": \"USD\"\n    }\n}"},{"id":"6b36b90a-cb7e-4312-953d-59ad532e31b3","name":"PreBook (No Permission Error)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n       \"SearchKey\": \"JUNI_8f472_314794958374040736\",\n        \"HotelOption\": {\n            \"HotelOptionId\": \"0|518305|71|0\",\n            \"HotelRooms\": [\n                {\n                    \"RoomNo\": \"1\",\n                   \"RoomToken\": \"MHwwfDB8MA==\"\n                }\n            ]\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/PreBook/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"159"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 08:59:07 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [\n        {\n            \"type\": \"Permission\",\n            \"code\": \"NOTPERMITTED_ERROR\",\n            \"description\": \"Bookings within cancellation deadline are not permitted for this User.\"\n        }\n    ],\n    \"PreBookRS\": {\n        \"HotelOption\": null,\n        \"Currency\": \"USD\"\n    }\n}"},{"id":"d158af69-4e35-439a-bf08-8fd8b23a43e1","name":"PreBook (MultiRoom IsCombineRoom :true)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n      \"SearchKey\": \"JUNI_22727_540422964484040736\",\n        \"HotelOption\": {\n             \"HotelOptionId\": \"0|518305|71|1\",\n            \"HotelRooms\": [\n                {\n                    \"RoomNo\": \"1\",\n                   \"RoomToken\": \"MHwxfDV8MA==\"\n                }\n            ]\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/PreBook/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"603"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 09:02:14 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [],\n    \"PreBookRS\": {\n        \"HotelOption\": {\n            \"HotelName\": \"Furama Bukit Bintang\",\n            \"Nationality\": \"india\",\n            \"BookingToken\": \"AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAB9ULsBH5aEqM0CAEECduwQQAAAACAAAAAAAQZgAAAAEAACAAAADAH+mgYX5K6LCYXJFwBzSksMKDY50Q1aLATZj570zrmwAAAAAOgAAAAAIAACAAAAAACX3yLWtnPQO1w4LQq5u0j5+R8m/2q0PcUgLHYW5drlAAAACxE7cnWBSpV95S2VR4k8mmmpKvrAXqYXZ/3fQcSn+MtIvs059l0rMsKAQI13xcr+Tx1fd/Vm63GBbysX7MmVioBfoAyvqMo/ajnDFErSvivUAAAADTa9YIJgElkIHXoiMyzFiJ+bA5hfKgD84AyXz7Y5KJhY+nJ2xFq9WY+QKF9qaXxVhbxXJv9qkAMo/w03vS7AmM\",\n            \"Status\": \"Bookable\",\n            \"IsPriceChange\": 0,\n            \"CheckInDate\": \"11-15-2019\",\n            \"CheckOutDate\": \"11-16-2019\",\n            \"TotalPrice\": 100.08,\n            \"HotelRooms\": [\n                {\n                    \"UniqueId\": 306221,\n                    \"RoomNo\": \"1\",\n                    \"RoomTypeName\": \"2 X Deluxe Room \",\n                    \"MealName\": \"Breakfast\",\n                    \"Price\": 50.04,\n                    \"PriceChange\": {\n                        \"OldPrice\": 0,\n                        \"NewPrice\": 0\n                    },\n                    \"MappedMealName\": \"Breakfast Included\"\n                },\n                {\n                    \"UniqueId\": 306222,\n                    \"RoomNo\": \"2\",\n                    \"RoomTypeName\": \"2 X Deluxe Room \",\n                    \"MealName\": \"Breakfast\",\n                    \"Price\": 50.04,\n                    \"PriceChange\": {\n                        \"OldPrice\": 0,\n                        \"NewPrice\": 0\n                    },\n                    \"MappedMealName\": \"Breakfast Included\"\n                }\n            ]\n        },\n        \"Currency\": \"USD\"\n    }\n}"}],"_postman_id":"d90ffbfa-ad9a-4b55-9961-e37bf5d9001f"}],"id":"c596ff95-800e-4e22-8bdf-8450d01b00bb","_postman_id":"c596ff95-800e-4e22-8bdf-8450d01b00bb","description":""},{"name":"Book","item":[{"name":"Book","id":"7bcfba70-ba4d-45b5-8533-982dea502bb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"SearchKey\": \"JUNI_8f472_314794958374040736\",\n        \"BookRQ\": {\n            \"BookingToken\": \"AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAB9ULsBH5aEqM0CAEECduwQQAAAACAAAAAAAQZgAAAAEAACAAAACeDkUq4CRX1EKMv2xwZiAUkJpI+16bG+RDz6HeA7YHsQAAAAAOgAAAAAIAACAAAABl5T3CvZFJr2tMct1T/U+H7ugI/C+3SYeflQFpVSUa1FAAAAC62+5S8KULsIOkO8F69KwQNsEltgfL89NS8YZUwA6uRh8F5EuZgY7zI3g3Rg2ZlHaO8YS1My/fRH7heUtQVT5hPmaHN8BTo8Y8EUcIG3AFeEAAAADCXPDswnJGd1NKmt/urgiYq3Xli6F71B0TgR80QsVufhY1toDousdPtSBNkf4qs9lUq+0yhKUxZe9cix+0EfK4\",\n            \"TotalPrice\": 89.88,\n            \"InternalReference\": \"animesh7777q\",\n            \"HotelRooms\": [\n                {\n                    \"UniqueId\": 306216,\n                    \"RoomNo\": \"1\",\n                    \"IsLead\": \"1\",\n                    \"PaxType\": \"Adult\",\n                    \"Prefix\": \"Mr.\",\n                    \"FirstName\": \"apitest\",\n                    \"LastName\": \"animesh\",\n                    \"ChildAge\": \"0\"\n                },\n                {\n                    \"UniqueId\": 306216,\n                    \"RoomNo\": \"1\",\n                    \"IsLead\": \"0\",\n                    \"PaxType\": \"Adult\",\n                    \"Prefix\": \"Mr.\",\n                    \"FirstName\": \"apitest second\",\n                    \"LastName\": \"animesh\",\n                    \"ChildAge\": \"0\"\n                },\n                {\n                    \"UniqueId\": 306217,\n                    \"RoomNo\": \"2\",\n                    \"IsLead\": \"0\",\n                    \"PaxType\": \"Adult\",\n                    \"Prefix\": \"Mr.\",\n                    \"FirstName\": \"apitest room two\",\n                    \"LastName\": \"animesh\",\n                    \"ChildAge\": \"0\"\n                }\n            ]\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"AED\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/Book/","description":"<div class=\"col-sm-12 col-md-12 col-lg-12\"><div class=\"jumbotron\"><h2>Book</h2></div><div class=\"datadiv\"><p> The Book API has been designed to make reservation by using data from previous responses. The following section describes API request and response format. After getting response or error in book response. you have to mandatory perform booking detail api to get the actual status of booking using your internal reference or reference number from Bookresponse.</p><h3> Request</h3><div class=\"datadiv\"><table><thead><tr><th><b>Parent Tag</b></th><th><b>Tag </b></th><th><b>Description</b></th><th><b>Optionality</b></th></tr></thead><tbody><tr><td>Token</td><td>Token</td><td>Token</td><td>Mandatory</td></tr><tr><td>Request</td><td>Search key</td><td></td><td></td></tr><tr><td>Book</td><td>BookingToken</td><td>Unique BookingToken which is provided by the system.</td><td>Mandatory</td></tr><tr><td></td><td>TotalPrice</td><td>Represents Price</td><td>Mandatory</td></tr><tr><td></td><td>InternalReference</td><td>your internal reference. should be 10 max character (No duplication allowed)</td><td>Mandatory</td></tr><tr><td></td><td>HotelRooms</td><td>An array represent HotelRoom Details.</td><td>Mandatory</td></tr><tr><td></td><td>UniqueId</td><td>Represents UniqeId</td><td>Mandatory</td></tr><tr><td></td><td>RoomNo</td><td>Represents RoomNo</td><td>Mandatory</td></tr><tr><td></td><td>IsLead</td><td>0 Represents No IsLead <br /> For 1 booking you have to set ISLead = 1 and IsLead passeger must adult.</td><td>Mandatory</td></tr><tr><td></td><td>PaxType</td><td>Represents Adult / Child.</td><td>Mandatory</td></tr><tr><td></td><td>Prefix</td><td>Represents Mr. / Mrs. /Ms.</td><td>Mandatory</td></tr><tr><td></td><td>FirstName</td><td>Represents FirstName</td><td>Mandatory</td></tr><tr><td></td><td>LastName</td><td>Represents LastName</td><td>Mandatory</td></tr><tr><td></td><td>ChildAge</td><td>Represents ChildAge</td><td>Mandatory</td></tr><tr><td></td><td>UniqueId</td><td>Represents UniqeId</td><td>Mandatory</td></tr><tr><td></td><td>CustomerIpAddress</td><td>Represents CustomerIpAddress</td><td>Ip address of final end user Mandatory</td></tr><tr><td></td><td>currency</td><td>Represents currency</td><td>Mandatory</td></tr></tbody></table></div><h3> Response</h3><div class=\"datadiv\"><table><thead><tr><th><b>Parent Tag </b></th><th><b>Tag</b></th><th><b>Description</b></th></tr></thead><tbody><tr><td>BookRS</td><td></td><td></td></tr><tr><td></td><td>BookingId</td><td>Represents BookingId (not used )</td></tr><tr><td></td><td>ReferenceNo</td><td>You need to show reference number on your voucher.</td></tr><tr><td></td><td>InternalReference</td><td>Represents InternalReference</td></tr><tr><td></td><td>Currency</td><td>Represents Currency.</td></tr><tr><td></td><td>Error</td><td>Array Represents Error</td></tr></tbody></table></div></div></div>","urlObject":{"path":["api","xconnect","Book",""],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"d126135a-8141-46aa-9627-6b8da9e60f71","name":"Book (MultiRoom)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"SearchKey\": \"JUNI_8f472_314794958374040736\",\n        \"BookRQ\": {\n            \"BookingToken\": \"AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAB9ULsBH5aEqM0CAEECduwQQAAAACAAAAAAAQZgAAAAEAACAAAACeDkUq4CRX1EKMv2xwZiAUkJpI+16bG+RDz6HeA7YHsQAAAAAOgAAAAAIAACAAAABl5T3CvZFJr2tMct1T/U+H7ugI/C+3SYeflQFpVSUa1FAAAAC62+5S8KULsIOkO8F69KwQNsEltgfL89NS8YZUwA6uRh8F5EuZgY7zI3g3Rg2ZlHaO8YS1My/fRH7heUtQVT5hPmaHN8BTo8Y8EUcIG3AFeEAAAADCXPDswnJGd1NKmt/urgiYq3Xli6F71B0TgR80QsVufhY1toDousdPtSBNkf4qs9lUq+0yhKUxZe9cix+0EfK4\",\n            \"TotalPrice\": 89.88,\n            \"InternalReference\": \"animesh7777q\",\n            \"HotelRooms\": [\n                {\n                    \"UniqueId\": 306216,\n                    \"RoomNo\": \"1\",\n                    \"IsLead\": \"1\",\n                    \"PaxType\": \"Adult\",\n                    \"Prefix\": \"Mr.\",\n                    \"FirstName\": \"apitest\",\n                    \"LastName\": \"animesh\",\n                    \"ChildAge\": \"0\"\n                },\n                {\n                    \"UniqueId\": 306216,\n                    \"RoomNo\": \"1\",\n                    \"IsLead\": \"0\",\n                    \"PaxType\": \"Adult\",\n                    \"Prefix\": \"Mr.\",\n                    \"FirstName\": \"apitest second\",\n                    \"LastName\": \"animesh\",\n                    \"ChildAge\": \"0\"\n                },\n                {\n                    \"UniqueId\": 306217,\n                    \"RoomNo\": \"2\",\n                    \"IsLead\": \"0\",\n                    \"PaxType\": \"Adult\",\n                    \"Prefix\": \"Mr.\",\n                    \"FirstName\": \"apitest room two\",\n                    \"LastName\": \"animesh\",\n                    \"ChildAge\": \"0\"\n                }\n            ]\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"AED\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/Book/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"106"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 08:55:17 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [],\n    \"BookRS\": {\n        \"BookingId\": 0,\n        \"ReferenceNo\": \"JUNIMA091901633\",\n        \"InternalReference\": \"animesh7777q\",\n        \"Currency\": \"USD\"\n    }\n}"}],"_postman_id":"7bcfba70-ba4d-45b5-8533-982dea502bb4"}],"id":"a43e3fec-b525-4b44-9293-20e5462d8e0a","_postman_id":"a43e3fec-b525-4b44-9293-20e5462d8e0a","description":""},{"name":"BookingDetail","item":[{"name":"BookingDetail","id":"ab17e501-8e83-4cf3-a42e-fde2ec81841f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"Token\": \"{{token}}\",\r\n  \"Request\": {\r\n    \"BookingDetailRQ\": {\r\n      \"BookingId\": \"0\",\r\n     \"ReferenceNo\": \"\",\r\n        \"InternalReference\": \"animesh7777q\"\r\n    }\r\n  },\r\n  \"AdvancedOptions\": { \"Currency\": \"USD\" }\r\n}"},"url":"{{baseurl}}/api/xconnect/BookingDetail/","description":"<div class=\"col-sm-12 col-md-12 col-lg-12\"><div class=\"jumbotron\"><h2>Booking Detail</h2></div><p>API has been designed to Generate bookingDetails .The following section describes API request and response format. Only one ID can be passed. You can get booking details using either BookigID or your internalReference</p><h6>Note: in case of multi room booking with iscombineRoom : false there may be chance of partial confirmation of reservation please check statuses of each room node from booking detail API</h6><h3> Request</h3><div class=\"datadiv\"><table><thead><tr><th><b>Parent Tag</b></th><th><b>Tag </b></th><th><b>Description</b></th><th><b>Optionality</b></th></tr></thead><tbody><tr><td>Token</td><td>Token</td><td>Token</td><td>Mandatory</td></tr><tr><td>Request</td><td></td><td></td><td></td></tr><tr><td>BookingDetailRQ</td><td></td><td></td><td></td></tr><tr><td></td><td>BookingId</td><td>Represents BookingId</td><td>Optional</td></tr><tr><td></td><td>InternalReference</td><td>Represents InternalReference</td><td>optional</td></tr><tr><td></td><td>ReferenceNo</td><td>Represents ReferenceNo</td><td>optional</td></tr><tr><td></td><td>CustomerIpAddress</td><td>Represents CustomerIpAddress</td><td>Ip address of final end user Mandatory</td></tr><tr><td></td><td>currency</td><td>Represents currency</td><td>Mandatory</td></tr></tbody></table></div><h3> Response</h3><div class=\"datadiv\"><table><thead><tr><th><b>Parent Tag</b></th><th><b>Tag </b></th><th><b>Description</b></th></tr></thead><tbody><tr><td>BookingDetailRS</td><td></td><td></td></tr><tr><td></td><td>HotelOption</td><td></td></tr><tr><td></td><td>HotelName</td><td>Represent HotelName</td></tr><tr><td></td><td>HotelId</td><td>Represent HotelId</td></tr><tr><td></td><td>Nationality</td><td>Represent Nationality</td></tr><tr><td></td><td>BookingId</td><td>Represent BookingId</td></tr><tr><td></td><td>InternalReference</td><td>Represents InternalReference</td></tr><tr><td></td><td>CheckInDate</td><td>Represents CheckOutDate. <br /> Date should be in the format:<br /> MM-DD-YYYY<br /> Example: 08-12-2018</td></tr><tr><td></td><td>CheckOutDate</td><td>Represents CheckOutDate.<br /> Date should be in the format:<br /> MM-DD-YYYY<br /> Example: 08-12-2018</td></tr><tr><td></td><td>BookingDate</td><td>Represents BookingDate.<br /> Date should be in the format:<br /> MM-DD-YYYY <br /> Example: 08-12-2018</td></tr><tr><td></td><td>LeadPaxName</td><td>Represents LeadPaxName</td></tr><tr><td></td><td>TotalPrice</td><td>Represents TotalPrice</td></tr><tr><td></td><td>HotelRooms</td><td>Array Represents HotelRooms</td></tr><tr><td></td><td>BookingStatus</td><td>Represents booking status with details<br /> Vouchered : Confirmed<br /> Confirmed : Confirmed <br /> Completed : Travel done.<br /> Cancelled : booking cancelled<br /> On Request : On Request<br /> Not Confirmed : Not Confirmed<br /> Cancel Charge: cancel charges if any for booking</td></tr><tr><td></td><td>RoomNo</td><td>Represents RoomNo</td></tr><tr><td></td><td>RoomTypeName</td><td>Represents RoomTypeName</td></tr><tr><td></td><td>MealName</td><td>Represents MealName</td></tr><tr><td></td><td>MappedMealName</td><td>Represents Mapped MealName</td></tr><tr><td></td><td>Price</td><td>Represents Price</td></tr><tr><td></td><td>CancellationPolicy</td><td>Array represents CancellationPolicy</td></tr><tr><td></td><td>FromDate</td><td>Represents FromDate. Date should be in the format: MM-DD-YYYY Example: 08-12-2018</td></tr><tr><td></td><td>ToDate</td><td>Represents ToDate. Date should be in the format: MM-DD-YYYY Example: 08-12-2018</td></tr><tr><td></td><td>CancellationPrice</td><td>Represents CancellationPrice</td></tr><tr><td></td><td>Passenger</td><td>No special character allowed max length 20 character. Douplication passenger not allowed.</td></tr><tr><td></td><td>IsLead</td><td>Represents lead pax</td></tr><tr><td></td><td>PaxType</td><td>Represents Adult / Child</td></tr><tr><td></td><td>Name</td><td>Represents Name</td></tr><tr><td></td><td>ChildAge</td><td>Represents ChildAge</td></tr><tr><td></td><td>Currency</td><td>Represents Currency.</td></tr><tr><td></td><td>Error</td><td>Array Represents Error</td></tr></tbody></table></div></div>","urlObject":{"path":["api","xconnect","BookingDetail",""],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"731eec2a-3b7c-4655-a16c-f65d064c579c","name":"BookingDetail (InternalReference)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"Token\": \"{{token}}\",\r\n  \"Request\": {\r\n    \"BookingDetailRQ\": {\r\n      \"BookingId\": \"0\",\r\n     \"ReferenceNo\": \"\",\r\n        \"InternalReference\": \"animesh7777q\"\r\n    }\r\n  },\r\n  \"AdvancedOptions\": { \"Currency\": \"USD\" }\r\n}"},"url":"{{baseurl}}/api/xconnect/BookingDetail/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"464"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 09:04:56 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [],\n    \"BookingDetailRS\": {\n        \"HotelOption\": {\n            \"HotelName\": \"Furama Bukit Bintang, Kuala Lumpur\",\n            \"HotelId\": \"6003\",\n            \"Nationality\": \"india\",\n            \"BookingId\": 61405,\n            \"InternalReference\": \"animesh7777q\",\n            \"ReferenceNo\": \"JUNIMA091901633\",\n            \"CheckInDate\": \"10-15-2019\",\n            \"CheckOutDate\": \"10-16-2019\",\n            \"BookingDate\": \"09-14-2019\",\n            \"LeadPaxName\": \"Mr.apitest animesh\",\n            \"TotalPrice\": 89.88,\n            \"HotelRooms\": [\n                {\n                    \"RoomNo\": \"1\",\n                    \"RoomTypeName\": \"Deluxe Room-RO\",\n                    \"MealName\": \"RO\",\n                    \"MappedMealName\": \"Room Only\",\n                    \"Price\": 44.94,\n                    \"BookingStatus\": \"Confirmed\",\n                    \"CancellationPolicy\": [\n                        {\n                            \"FromDate\": \"09-14-2019\",\n                            \"ToDate\": \"10-09-2019\",\n                            \"CancellationPrice\": 0\n                        },\n                        {\n                            \"FromDate\": \"10-10-2019\",\n                            \"ToDate\": \"10-11-2019\",\n                            \"CancellationPrice\": 44.94\n                        },\n                        {\n                            \"FromDate\": \"10-12-2019\",\n                            \"ToDate\": \"10-15-2019\",\n                            \"CancellationPrice\": 44.94\n                        }\n                    ],\n                    \"Passenger\": [\n                        {\n                            \"IsLead\": 1,\n                            \"PaxType\": \"Adult\",\n                            \"Name\": \"Mr.apitest animesh\",\n                            \"ChildAge\": \"0\"\n                        },\n                        {\n                            \"IsLead\": 0,\n                            \"PaxType\": \"Adult\",\n                            \"Name\": \"Mr.apitest second animesh\",\n                            \"ChildAge\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"RoomNo\": \"2\",\n                    \"RoomTypeName\": \"Deluxe Room-RO\",\n                    \"MealName\": \"RO\",\n                    \"MappedMealName\": \"Room Only\",\n                    \"Price\": 44.94,\n                    \"BookingStatus\": \"Confirmed\",\n                    \"CancellationPolicy\": [\n                        {\n                            \"FromDate\": \"09-14-2019\",\n                            \"ToDate\": \"10-09-2019\",\n                            \"CancellationPrice\": 0\n                        },\n                        {\n                            \"FromDate\": \"10-10-2019\",\n                            \"ToDate\": \"10-11-2019\",\n                            \"CancellationPrice\": 44.94\n                        },\n                        {\n                            \"FromDate\": \"10-12-2019\",\n                            \"ToDate\": \"10-15-2019\",\n                            \"CancellationPrice\": 44.94\n                        }\n                    ],\n                    \"Passenger\": [\n                        {\n                            \"IsLead\": 0,\n                            \"PaxType\": \"Adult\",\n                            \"Name\": \"Mr.apitest room two animesh\",\n                            \"ChildAge\": \"0\"\n                        }\n                    ]\n                }\n            ]\n        },\n        \"Currency\": \"USD\"\n    }\n}"},{"id":"ec325c42-0d81-460a-80f1-9da0c26168c5","name":"BookingDetail (ReferenceNo)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"Token\": \"{{token}}\",\r\n  \"Request\": {\r\n    \"BookingDetailRQ\": {\r\n      \"BookingId\": \"0\",\r\n     \"ReferenceNo\": \"JUNIMA091901633\",\r\n        \"InternalReference\": \"\"\r\n    }\r\n  },\r\n  \"AdvancedOptions\": { \"Currency\": \"USD\" }\r\n}"},"url":"{{baseurl}}/api/xconnect/BookingDetail/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"464"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 09:04:56 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [],\n    \"BookingDetailRS\": {\n        \"HotelOption\": {\n            \"HotelName\": \"Furama Bukit Bintang, Kuala Lumpur\",\n            \"HotelId\": \"6003\",\n            \"Nationality\": \"india\",\n            \"BookingId\": 61405,\n            \"InternalReference\": \"animesh7777q\",\n            \"ReferenceNo\": \"JUNIMA091901633\",\n            \"CheckInDate\": \"10-15-2019\",\n            \"CheckOutDate\": \"10-16-2019\",\n            \"BookingDate\": \"09-14-2019\",\n            \"LeadPaxName\": \"Mr.apitest animesh\",\n            \"TotalPrice\": 89.88,\n            \"HotelRooms\": [\n                {\n                    \"RoomNo\": \"1\",\n                    \"RoomTypeName\": \"Deluxe Room-RO\",\n                    \"MealName\": \"RO\",\n                    \"MappedMealName\": \"Room Only\",\n                    \"Price\": 44.94,\n                    \"BookingStatus\": \"Confirmed\",\n                    \"CancellationPolicy\": [\n                        {\n                            \"FromDate\": \"09-14-2019\",\n                            \"ToDate\": \"10-09-2019\",\n                            \"CancellationPrice\": 0\n                        },\n                        {\n                            \"FromDate\": \"10-10-2019\",\n                            \"ToDate\": \"10-11-2019\",\n                            \"CancellationPrice\": 44.94\n                        },\n                        {\n                            \"FromDate\": \"10-12-2019\",\n                            \"ToDate\": \"10-15-2019\",\n                            \"CancellationPrice\": 44.94\n                        }\n                    ],\n                    \"Passenger\": [\n                        {\n                            \"IsLead\": 1,\n                            \"PaxType\": \"Adult\",\n                            \"Name\": \"Mr.apitest animesh\",\n                            \"ChildAge\": \"0\"\n                        },\n                        {\n                            \"IsLead\": 0,\n                            \"PaxType\": \"Adult\",\n                            \"Name\": \"Mr.apitest second animesh\",\n                            \"ChildAge\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"RoomNo\": \"2\",\n                    \"RoomTypeName\": \"Deluxe Room-RO\",\n                    \"MealName\": \"RO\",\n                    \"MappedMealName\": \"Room Only\",\n                    \"Price\": 44.94,\n                    \"BookingStatus\": \"Confirmed\",\n                    \"CancellationPolicy\": [\n                        {\n                            \"FromDate\": \"09-14-2019\",\n                            \"ToDate\": \"10-09-2019\",\n                            \"CancellationPrice\": 0\n                        },\n                        {\n                            \"FromDate\": \"10-10-2019\",\n                            \"ToDate\": \"10-11-2019\",\n                            \"CancellationPrice\": 44.94\n                        },\n                        {\n                            \"FromDate\": \"10-12-2019\",\n                            \"ToDate\": \"10-15-2019\",\n                            \"CancellationPrice\": 44.94\n                        }\n                    ],\n                    \"Passenger\": [\n                        {\n                            \"IsLead\": 0,\n                            \"PaxType\": \"Adult\",\n                            \"Name\": \"Mr.apitest room two animesh\",\n                            \"ChildAge\": \"0\"\n                        }\n                    ]\n                }\n            ]\n        },\n        \"Currency\": \"USD\"\n    }\n}"}],"_postman_id":"ab17e501-8e83-4cf3-a42e-fde2ec81841f"}],"id":"cbd11dba-1d23-485b-b778-510808037805","_postman_id":"cbd11dba-1d23-485b-b778-510808037805","description":""},{"name":"CheckHotelCancellationCharges","item":[{"name":"CheckHotelCancellationCharges","id":"7ac090e8-dd54-42a5-905a-685dd6db5c90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"Token\": \"{{token}}\",\n\n  \"Request\": {\n    \"CheckHotelCancellationChargesRQ\": {\n      \"BookingId\": 0,\n      \"InternalReference\": \"animesh7777q\",\n      \"ReferenceNo\": \"JUNIMA091901633\"\n    }\n  }\n\n  ,\n  \"AdvancedOptions\": {\n    \"Currency\": \"USD\"\n  }\n}"},"url":"{{baseurl}}/api/xconnect/CheckHotelCancellationCharges","description":"<div class=\"col-sm-12 col-md-12 col-lg-12\"><div class=\"jumbotron\"><h2>Check HotelCancellation Charges</h2></div><div class=\"datadiv\"><p> Cancellation of booking is done in two step first check the charges and second cancel booking.This API provide you details of charges applied on cancellation of the booking.You can use any Id pass others as blank </p><h3> Request</h3><div class=\"datadiv\"><table><thead><tr><th><b>Parent Tag</b></th><th><b>Tag </b></th><th><b>Description</b></th><th><b>Optionality</b></th></tr></thead><tbody><tr><td>Token</td><td>Token</td><td>Token</td><td>Mandatory</td></tr><tr><td>Request</td><td></td><td></td><td></td></tr><tr><td>CheckHotelCancellationChargesRQ</td><td></td><td></td><td></td></tr><tr><td></td><td>BookingId</td><td>Represents BookingId (Not used )</td><td>Mandatory</td></tr><tr><td></td><td>InternalReference</td><td>your internal reference.</td><td>Mandatory</td></tr><tr><td></td><td>ReferenceNo</td><td></td><td>Mandatory</td></tr><tr><td></td><td>CustomerIpAddress</td><td>Represents CustomerIpAddress</td><td>Ip address of final end user Mandatory</td></tr><tr><td></td><td>currency</td><td>Represents currency</td><td>Mandatory</td></tr></tbody></table></div><h3> Response</h3><div class=\"datadiv\"><table><thead><tr><th><b>Parent Tag </b></th><th><b>Tag</b></th><th><b>Description</b></th></tr></thead><tbody><tr><td>CheckHotelCancellationChargesRS</td><td></td><td></td></tr><tr><td></td><td>HotelOption</td><td>Represents HotelOption</td></tr><tr><td></td><td>BookingId</td><td>Represents BookingId</td></tr><tr><td></td><td>TotalPrice</td><td>Represents TotalPrice</td></tr><tr><td></td><td>TotalCharge</td><td>Represents TotalCharge</td></tr><tr><td></td><td>TotalRefund</td><td>Represents TotalRefund</td></tr><tr><td></td><td>CancelCode</td><td>Represents CancelCode</td></tr><tr><td></td><td>HotelRooms</td><td>An Array Represents HotelRooms</td></tr><tr><td></td><td>BookingDetailId</td><td>Represents BookingDetailId</td></tr><tr><td></td><td>RoomTypeName</td><td>Represents RoomTypeName</td></tr><tr><td></td><td>Price</td><td>Represent Price</td></tr><tr><td></td><td>RefundAmount</td><td>Represents RefundAmount</td></tr><tr><td></td><td>Currency</td><td>Represents Currency.</td></tr><tr><td></td><td>Error</td><td>An Array Represent Error</td></tr></tbody></table></div></div></div>","urlObject":{"path":["api","xconnect","CheckHotelCancellationCharges"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"e445b8b9-6e12-4857-9f31-a4e6c811ffd1","name":"CheckHotelCancellationCharges ","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"Token\": \"{{token}}\",\n\n  \"Request\": {\n    \"CheckHotelCancellationChargesRQ\": {\n      \"BookingId\": 0,\n      \"InternalReference\": \"animesh7777q\",\n      \"ReferenceNo\": \"JUNIMA091901633\"\n    }\n  }\n\n  ,\n  \"AdvancedOptions\": {\n    \"Currency\": \"USD\"\n  }\n}"},"url":"{{baseurl}}/api/xconnect/CheckHotelCancellationCharges"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"503"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 09:06:34 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [],\n    \"CheckHotelCancellationChargesRS\": {\n        \"HotelOption\": {\n            \"BookingId\": 61405,\n            \"TotalPrice\": 89.88,\n            \"TotalCharge\": 0,\n            \"TotalRefund\": 89.88,\n            \"CancelCode\": \"AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAB9ULsBH5aEqM0CAEECduwQQAAAACAAAAAAAQZgAAAAEAACAAAAA9wmuWbeR+QomGD5P6nTd5XEFIK1DB1NQB+xfY+O5xbQAAAAAOgAAAAAIAACAAAADl+mocQZJPIJnDMIpE7SIvsVaaIfxoFc8YDDxO1hQaL1AAAAAUwv8bPttkxmV4SjgLCJI7VTf9vsr9Q5wTuaZtprtl+2kwlBlQha9ujf96Cpkyc93ZMOD5aXs+k5X/tPW4HAQ8x33L/fX5BOFEdlzvGL+4w0AAAAAc2eQAPFfQ1OunEfg2MJKm2L/RaDAg/lTaeMg128qdOOsL1CJWxv/zCTp8ftFgfmq4PGmAhqsGktSej4d5s975\",\n            \"HotelRooms\": [\n                {\n                    \"BookingDetailId\": 66147,\n                    \"RoomTypeName\": \"Deluxe Room-RO\",\n                    \"Price\": 44.94,\n                    \"RefundAmount\": 44.94\n                },\n                {\n                    \"BookingDetailId\": 66148,\n                    \"RoomTypeName\": \"Deluxe Room-RO\",\n                    \"Price\": 44.94,\n                    \"RefundAmount\": 44.94\n                }\n            ]\n        },\n        \"Currency\": \"USD\"\n    }\n}"}],"_postman_id":"7ac090e8-dd54-42a5-905a-685dd6db5c90"}],"id":"fd9e0a93-9680-4955-aa07-cf6a8f2bdd8c","_postman_id":"fd9e0a93-9680-4955-aa07-cf6a8f2bdd8c","description":""},{"name":"CancelBooking","item":[{"name":"CancelBooking","id":"a52524d8-d77b-465d-9f1a-7c58ff026f79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"CancelRQ\": {\n            \"BookingId\": 61405,\n            \"BookingDetailId\": 66147,\n             \"CancelCode\": \"AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAB9ULsBH5aEqM0CAEECduwQQAAAACAAAAAAAQZgAAAAEAACAAAAA9wmuWbeR+QomGD5P6nTd5XEFIK1DB1NQB+xfY+O5xbQAAAAAOgAAAAAIAACAAAADl+mocQZJPIJnDMIpE7SIvsVaaIfxoFc8YDDxO1hQaL1AAAAAUwv8bPttkxmV4SjgLCJI7VTf9vsr9Q5wTuaZtprtl+2kwlBlQha9ujf96Cpkyc93ZMOD5aXs+k5X/tPW4HAQ8x33L/fX5BOFEdlzvGL+4w0AAAAAc2eQAPFfQ1OunEfg2MJKm2L/RaDAg/lTaeMg128qdOOsL1CJWxv/zCTp8ftFgfmq4PGmAhqsGktSej4d5s975\",\n            \"CancelAll\": 0,\n            \"Reason\": \"test booking\"\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/CancelBooking","description":"<div class=\"col-sm-12 col-md-12 col-lg-12\"><div class=\"jumbotron\"><h2>Cancel Booking</h2></div><p>API has been designed to cancle booking .Please use data from CheckHotelCancellationCharges api to cancel booking.</p><h5><b>Note :</b> To cancel whole booking you must have to pass cancelAll with value 1 and BookingDetailId=0</h5><h3> Request</h3><div class=\"datadiv\"><table><thead><tr><th><b>Parent Tag</b></th><th><b>Tag </b></th><th><b>Description</b></th><th><b>Optionality</b></th></tr></thead><tbody><tr><td>Token</td><td>Token</td><td>Token</td><td>Mandatory</td></tr><tr><td>Request</td><td></td><td></td><td></td></tr><tr><td>CancelRQ</td><td>BookingID</td><td>Represent BookingID</td><td>Mandatory</td></tr><tr><td></td><td>BookingDetailId</td><td>BookingDetailId</td><td>Value = 0 to cancel whole booking.</td></tr><tr><td></td><td>CancelCode</td><td>CancelCode</td><td>Mandatory</td></tr><tr><td></td><td>Reason</td><td>Represents Reason</td><td>Mandatory</td></tr><tr><td></td><td>CancelAll</td><td>CancelAll</td><td>Value = 1 to cancel whole booking.</td></tr><tr><td></td><td>CustomerIpAddress</td><td>Represents CustomerIpAddress</td><td>Ip address of final end user Mandatory</td></tr><tr><td></td><td>currency</td><td>Represents currency</td><td>Mandatory</td></tr></tbody></table></div><h3> Response</h3><div class=\"datadiv\"><table><thead><tr><th><b>Parent Tag</b></th><th><b>Tag </b></th><th><b>Description</b></th></tr></thead><tbody><tr><td>CancelRS</td><td></td><td></td></tr><tr><td>HotelOption</td><td></td><td></td></tr><tr><td></td><td>BookingId</td><td>Represents BookingId</td></tr><tr><td></td><td>HotelRooms</td><td>Array Represents HotelRooms</td></tr><tr><td></td><td>RoomTypeName</td><td>Represents RoomTypeName</td></tr><tr><td></td><td>Message</td><td>Represents Message</td></tr><tr><td></td><td>CancelStatus</td><td>1 Represents booking cancel</td></tr><tr><td></td><td>Currency</td><td>Represents Currency.</td></tr><tr><td></td><td>Error</td><td>Array Represents Error</td></tr></tbody></table></div></div>","urlObject":{"path":["api","xconnect","CancelBooking"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"c1f39944-fa0c-485d-b852-e0ba9e6aeb5b","name":"CancelBooking (One Room )","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"CancelRQ\": {\n            \"BookingId\": 61405,\n            \"BookingDetailId\": 66147,\n             \"CancelCode\": \"AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAB9ULsBH5aEqM0CAEECduwQQAAAACAAAAAAAQZgAAAAEAACAAAAA9wmuWbeR+QomGD5P6nTd5XEFIK1DB1NQB+xfY+O5xbQAAAAAOgAAAAAIAACAAAADl+mocQZJPIJnDMIpE7SIvsVaaIfxoFc8YDDxO1hQaL1AAAAAUwv8bPttkxmV4SjgLCJI7VTf9vsr9Q5wTuaZtprtl+2kwlBlQha9ujf96Cpkyc93ZMOD5aXs+k5X/tPW4HAQ8x33L/fX5BOFEdlzvGL+4w0AAAAAc2eQAPFfQ1OunEfg2MJKm2L/RaDAg/lTaeMg128qdOOsL1CJWxv/zCTp8ftFgfmq4PGmAhqsGktSej4d5s975\",\n            \"CancelAll\": 0,\n            \"Reason\": \"test booking\"\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/CancelBooking"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"152"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 09:08:11 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [],\n    \"CancelRS\": {\n        \"HotelOption\": {\n            \"BookingId\": 61405,\n            \"HotelRooms\": [\n                {\n                    \"RoomTypeName\": \"Deluxe Room-RO\",\n                    \"Message\": \"Room  Cancelled Successfully!!!\",\n                    \"CancelStatus\": 1\n                }\n            ]\n        },\n        \"Currency\": \"USD\"\n    }\n}"},{"id":"e4888e41-02ce-4a84-91aa-0dcd27b36dd1","name":"CancelBooking ( Whole Booking)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"CancelRQ\": {\n            \"BookingId\": 61405,\n            \"BookingDetailId\": 0,\n             \"CancelCode\": \"AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAB9ULsBH5aEqM0CAEECduwQQAAAACAAAAAAAQZgAAAAEAACAAAAA9wmuWbeR+QomGD5P6nTd5XEFIK1DB1NQB+xfY+O5xbQAAAAAOgAAAAAIAACAAAADl+mocQZJPIJnDMIpE7SIvsVaaIfxoFc8YDDxO1hQaL1AAAAAUwv8bPttkxmV4SjgLCJI7VTf9vsr9Q5wTuaZtprtl+2kwlBlQha9ujf96Cpkyc93ZMOD5aXs+k5X/tPW4HAQ8x33L/fX5BOFEdlzvGL+4w0AAAAAc2eQAPFfQ1OunEfg2MJKm2L/RaDAg/lTaeMg128qdOOsL1CJWxv/zCTp8ftFgfmq4PGmAhqsGktSej4d5s975\",\n            \"CancelAll\": 1,\n            \"Reason\": \"test booking\"\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"USD\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/CancelBooking"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"152"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 09:08:11 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": [],\n    \"CancelRS\": {\n        \"HotelOption\": {\n            \"BookingId\": 61405,\n            \"HotelRooms\": [\n                {\n                    \"RoomTypeName\": \"Deluxe Room-RO\",\n                    \"Message\": \"Room  Cancelled Successfully!!!\",\n                    \"CancelStatus\": 1\n                },\n                 {\n                    \"RoomTypeName\": \"Deluxe Room-RO\",\n                    \"Message\": \"Room  Cancelled Successfully!!!\",\n                    \"CancelStatus\": 1\n                }\n            ]\n        },\n        \"Currency\": \"USD\"\n    }\n}"}],"_postman_id":"a52524d8-d77b-465d-9f1a-7c58ff026f79"}],"id":"30fc16f0-37f4-4b46-918f-a1f3177600a8","_postman_id":"30fc16f0-37f4-4b46-918f-a1f3177600a8","description":""},{"name":"BookingSearch","item":[{"name":"BookingSearch","id":"13cfbd75-1ede-41f5-93cd-456ae39f041c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"BookingSearchRQ\": {\n            \"SearchBy\": \"bookingdate\",\n            \"SearchCriteria\": {\n                \"Dates\": {\n                    \"FromDate\": \"09-10-2019\",\n                    \"ToDate\": \"09-15-2019\"\n                }\n            }\n        }\n    },\n    \"AdvancedOptions\": {\n        \"Currency\": \"MYR\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/bookingsearch/","description":"<div class=\"col-sm-12 col-md-12 col-lg-12\"><div class=\"jumbotron\"><h2>Booking Search</h2></div><p>API has been designed to Generate bookingDetails .Date range allowed 31 days. You can search by bookingdate or checkindate. <b>Note :</b> OnlyAPI = 0 Represents All booking OnlyAPI = 1 Represents Api booking</p><h3> Request</h3><div class=\"datadiv\"><table><thead><tr><th><b>Parent Tag</b></th><th><b>Tag </b></th><th><b>Description</b></th><th><b>Optionality</b></th></tr></thead><tbody><tr><td>Token</td><td>Token</td><td>Token</td><td>Mandatory</td></tr><tr><td>Request</td><td></td><td></td><td>Mandatory</td></tr><tr><td>BookingSearchRQ</td><td></td><td></td><td>Mandatory</td></tr><tr><td></td><td>SearchBy</td><td>Search By BookingDate or CheckingDate</td><td>Mandatory</td></tr><tr><td></td><td>OnlyAPI</td><td>0 Represents All booking <br /> 1 Represents only apibookings</td><td>Mandatory</td></tr><tr><td>SearchCriteria</td><td></td><td></td><td></td></tr><tr><td>Dates</td><td></td><td></td><td></td></tr><tr><td></td><td>FromDate</td><td>Represents FromDate. <br /> Date should be in the format:<br /> MM-DD-YYYY<br /> Example: 08-12-2018</td><td>Mandatory</td></tr><tr><td></td><td>ToDate</td><td>Represents ToDate.<br /> Date should be in the format:<br /> MM-DD-YYYY <br /> Example: 08-12-2018</td><td>Mandatory</td></tr><tr><td>AdvancedOptions</td><td>Currency</td><td>Represents Currency</td><td>Mandatory</td></tr></tbody></table></div><h3> Response</h3><div class=\"datadiv\"><table><thead><tr><th><b>Parent Tag</b></th><th><b>Tag </b></th><th><b>Description</b></th></tr></thead><tbody><tr><td>Error</td><td></td><td></td></tr><tr><td>BookingSearchRS</td><td></td><td></td></tr><tr><td>BookingList</td><td></td><td></td></tr><tr><td></td><td>HotelName</td><td></td></tr><tr><td></td><td>HotelId</td><td>Represents HotelId</td></tr><tr><td></td><td>InternalReference</td><td>Represent InternalReference</td></tr><tr><td></td><td>ReferenceNo</td><td>Represent ReferenceNo</td></tr><tr><td></td><td>CheckinDate</td><td>Represents CheckinDate.<br /> Date should be in the format:<br /> MM-DD-YYYY<br /> Example: 08-12-2018</td></tr><tr><td></td><td>CheckOutDate</td><td>Represents CheckOutDate.<br /> Date should be in the format:<br /> MM-DD-YYYY<br /> Example: 08-12-2018</td></tr><tr><td></td><td>BookingDate</td><td>Represents BookingDate.<br /> Date should be in the format:<br /> MM-DD-YYYY<br /> Example: 08-12-2018</td></tr><tr><td></td><td>TotalPrice</td><td>Represents TotalPrice</td></tr><tr><td></td><td>BookingStatus</td><td>Represents BookingStatus</td></tr><tr><td></td><td>IsAPI</td><td>IsAPI = True Represents booking made via api IsAPI = False Represents booking made direct on client portal</td></tr><tr><td></td><td>Currency</td><td>Represents Currency.</td></tr></tbody></table></div></div>","urlObject":{"path":["api","xconnect","bookingsearch",""],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"13cfbd75-1ede-41f5-93cd-456ae39f041c"}],"id":"4f1deed6-d607-46a3-8807-2a2584d74429","_postman_id":"4f1deed6-d607-46a3-8807-2a2584d74429","description":""},{"name":"LastUpdatedHotelData","item":[{"name":"LastUpdatedHotelData","id":"c924dd43-a235-4f1d-8259-9b208492c31b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"LastDate\": \"12/20/2020\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/LastUpdatedHotelData/","urlObject":{"path":["api","xconnect","LastUpdatedHotelData",""],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"f6e1306a-4dd9-43d5-8c1f-8203d57cef20","name":"LastUpdatedHotelData","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Token\": \"{{token}}\",\n    \"Request\": {\n        \"LastDate\": \"12/20/2020\"\n    }\n}"},"url":"{{baseurl}}/api/xconnect/LastUpdatedHotelData/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"26"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"deflate"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 14 Sep 2019 09:31:20 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"HotelList\": [ {\n       \"HotelId\": 2086859,\n \"HotelName\": \" Damai 11 Residence @ KLCC\",\n \"Description\": \"\",\n \"Latitude\": \"3.1636851\",\n \"Longitude\": \"101.7263523\",\n \"Address\": \"Kampung Datuk Keramat, 55000 Kuala Lumpur, Territorio Federal de\",\n \"Rating\": \"2\",\n \"CountryId\": 15442,\n \"CountryName\": \"Malaysia\",\n \"CityId\": 20097,\n \"CityName\": \"Kuala Lumpur\",\n \"HotelFrontImage\": \"\",\n \"IsRecomondedHotel\": \"FALSE\",\n \"IsActive\": \"active\",\n\"UpdatedDate\": \"04-03-2019\"\n\n    }],\n    \"Count\": 1\n}"}],"_postman_id":"c924dd43-a235-4f1d-8259-9b208492c31b"}],"id":"f796ca12-07df-472c-a432-e98a8d964a59","_postman_id":"f796ca12-07df-472c-a432-e98a8d964a59","description":""},{"name":"Certification Process","item":[],"id":"21d8e1c2-c07f-481a-a511-3ecaa5e8d7f5","description":"<div class=\"col-sm-12 col-md-12 col-lg-12\"><div class=\"jumbotron\"><h2>Certification process</h2></div><p>Please go through certification process in order to get live access.</p><h4>Step 1 : Work Flow.</h4><p> To ensure what API methods you are using, flow of method calls for these methods. This will help us to verify the integration.Availability→CancellationPolicy(Multi)→PreBook→Book→BookingDetail→CheckHotelCancellationCharges→CancelBooking . Please do not hit any api more than once for one flow.</p><h4>Step 2 : Test Cases Execution by client.</h4><p> Here we are providing a list of test cases needs to be executed .<br /> Request / response for these cases will be required for verification .</p> [Test 1] :<br /> Room 1 – Adult 1 (1 night)<br /> [Test 2] :<br /> Room 1 – Adult 2, Child 2 (3 night)<br /> [Test 3] :<br /> Room 1 – Adult 1 | Room 2 – Adult 1 both (2 night)<br /> [Test 4] :<br /> Room 1 – Adult 1, Child 1 | Room 2 – Adult 1 (1 night)<br /> Provide Logs As below<br />  Availability→CancellationPolicy(Multi)→PreBook→Book→BookingDetail→CheckHotelCancellationCharges→CancelBooking.<br /><h4>Step 3: Test Verification</h4><p> Technical team will verify the test cases using Request / Response and suggest if there is any change required.</p><h4>Step 4: Client Portal verification</h4><p> After completion of step 3, you have to provide test link of your integration website to verify the integration flow.</p><h4>Step 5: Sign off and Live access</h4><p> On successful completion of all the above steps, we will give sign off and provide Live access details. <br /> Then will provide you FTP credential to do static hotel data mapping at your and you have to download data from FTP and map to your system , after that send us report for mapping you have done at your end . please note that you have to use LastUpdatedHotel API daily to check any modification for specific date just to avoid any Mismatch of data.</p></div>","event":[{"listen":"prerequest","script":{"id":"28ff0f97-b0e3-4eab-922c-675d034fe16c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"48455079-4c4e-4fc4-a718-f8188d195ded","type":"text/javascript","exec":[""]}}],"_postman_id":"21d8e1c2-c07f-481a-a511-3ecaa5e8d7f5"},{"name":"Mapped Meals","item":[],"id":"09ded8c6-2e1a-442d-b206-760b0997ed05","description":"<h4></h4>MappedMealName\n\n<p><br />A La Carte Breakfast\n<br />All Inclusive\n<br />All Inclusive For Four\n<br />All Inclusive For One\n<br />All Inclusive For Three\n<br />All Inclusive For Two\n<br />American Breakfast\n<br />Box Breakfast\n<br />Breakfast ,Lunch And Dinner\n<br />Breakfast and Dinner\n<br />Breakfast and Lunch\n<br />Breakfast and Lunch For One\n<br />Breakfast and Lunch For Three\n<br />Breakfast and Lunch For Two\n<br />Breakfast For Five\n<br />Breakfast For Four\n<br />Breakfast For One\n<br />Breakfast For Six\n<br />Breakfast For Three\n<br />Breakfast For Two\n<br />Breakfast in Room\n<br />Breakfast Included\n<br />Buffet Breakfast\n<br />Buffet Dinner For Two\n<br />Champagne Breakfast\n<br />Chinese Breakfast\n<br />Continental bkf taken in room\n<br />Continental Breakfast\n<br />Deluxe Disney Dining\n<br />Dinner\n<br />Disney Dining Plan\n<br />Disney Quick Service\n<br />English Breakfast\n<br />Full Board\n<br />Full Board For Four\n<br />Full Board For One\n<br />Full Board For Three\n<br />Full Board For Two\n<br />Full Board with (preset drinks)\n<br />Grab And Go Breakfast\n<br />Half Board\n<br />Half Board For Four\n<br />Half Board For One\n<br />Half Board For Three\n<br />Half Board For Two\n<br />Iftar\n<br />Iftar And Suhoor\n<br />Irish Breakfast\n<br />Israeli Breakfast\n<br />Japanese Breakfast\n<br />Lunch\n<br />Lunch And Dinner\n<br />New Year Brunch\n<br />Plated Breakfast\n<br />Room Only\n<br />Room Rate and Dinner\n<br />Room Rate and Lunch\n<br />Room Service Breakfast\n<br />Scottish Breakfast\n<br />Self Catering-no food provided\n<br />Suhoor\n<br />Vegetarian Breakfast</p>\n","event":[{"listen":"prerequest","script":{"id":"aec15ce5-1357-44f4-b397-752ccc4765fe","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8d5bd8e4-0556-4841-9a90-e7653b3e5c9b","type":"text/javascript","exec":[""]}}],"_postman_id":"09ded8c6-2e1a-442d-b206-760b0997ed05"}],"event":[{"listen":"prerequest","script":{"id":"eeca0f8b-d083-4484-9cd0-a8bc5f98838c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"10955536-ba29-4672-9d24-14767a6002ac","type":"text/javascript","exec":[""]}}]}