{ "opencollection": "1.0.0", "info": { "name": "eZee Technosys YCS Connectivity Inventory and Rates API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Inventory and Rates", "type": "folder" }, "items": [ { "info": { "name": "Retrieve room inventory and room rates (XML)", "type": "http" }, "http": { "method": "POST", "url": "https://live.ipms247.com/pmsinterface/getdataAPI.php" }, "docs": "XML POST endpoint used to read room inventory and room rates for a date range, room type, and rate type. Scoped by HotelCode and AuthCode. Responds with XML." } ] } ], "bundled": true }