Show pagesourceOld revisionsBacklinksAdd to bookExport to PDFODT exportBack to top Share via Share via... Twitter LinkedIn Facebook Pinterest Telegram WhatsApp Yammer Reddit TeamsRecent ChangesSend via e-MailPrintPermalink × Book Creator Add this page to your book Book Creator Remove this page from your book Manage book(0 page(s)) Help Retrieve hotel room status Function call (URL)PermissionsPossible parameters /app_hotel_getAdmin Sub-AdminID Unique ID of the hotel participant / room Example call: https://192.168.0.240/app_hotel_get?id=7382 Note: In order to use this function, the Hotel User function must be activated. Response typePossible content checkedIn 0 Hotel room available (Check-Out is done) 1 Hotel room occupied (Check-In has been completed) checkinId0 Hotel room available (Check-Out is done) 1…65535 (system-wide) continuous CheckinId checkinDateDate of last check-in (Format: “yymmddhhmm”) exchangeLine0 incoming calls only 1 incoming and outgoing calls possible locked0 Room is locked 1 Room is available cleaned0 Room must be cleaned 1 Room is cleaned chargesAccrued call charges in hundredths chargesFormattedFormatted string of the incurred call charges Example response: [ { "checkedIn": 1, "checkinId": "20965", "checkinDate": "1804171413", "exchangeLine": 1, "locked": 0, "cleaned": 1, "charges": 2250, "chargesFormatted": "22.50 €" }, { ... } ] en/products/compact-commander-series-_4000-5000-6000/developer_documentation/ict_system_api/retrieve_hotel_room_status.txt Last modified: 04.03.2020 13:19by helmecke