{"info":{"_postman_id":"e2feb3b8-5e43-42df-8781-7ae70f08cade","name":"HK PMS Core API Documentation","description":"<html><head></head><body><p>Learn about HK PMS APIs to perform basic stay, folio, housekeeping and maintenance operations.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"1388173","collectionId":"e2feb3b8-5e43-42df-8781-7ae70f08cade","publishedId":"2s93m1bR3E","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-05-21T17:30:59.000Z"},"item":[{"name":"Stays","item":[{"name":"Get Arrival Stays","id":"ad3b804e-b040-42af-a8c0-0d2b109a8188","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/reservations/status?type=arrivals","description":"<p>This API enables the calling application to retrieve all stays that are in arrivals for the current business day.</p>\n<p><strong>Request Body Details</strong></p>\n<p>None</p>\n<p><strong>Response Body Details</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>property object</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>digital_enabled</td>\n<td>boolean - indicates if the property supports digital key</td>\n</tr>\n<tr>\n<td>digital</td>\n<td>boolean - indicates if the property supports digital check-ins/check-outs</td>\n</tr>\n<tr>\n<td><strong>reservations object</strong></td>\n<td></td>\n</tr>\n<tr>\n<td>reservation_details.id</td>\n<td>string - fixed 36 characters representing the UUID of the stay</td>\n</tr>\n<tr>\n<td>reservation_details.property_id</td>\n<td>string - fixed 36 characters representing the UUID of the property</td>\n</tr>\n<tr>\n<td>reservation_details.confirmation_no</td>\n<td>string - This is the confirmation number of the reservation associated with this stay in the CRS system of record</td>\n</tr>\n<tr>\n<td>reservation_details.check_in_date</td>\n<td>string - format of \"YYYY-MM-DDT00:00:00\". This is the arrival date of the reservation.</td>\n</tr>\n<tr>\n<td>reservation_details.check_out_date</td>\n<td>string - format of \"YYYY-MM-DDT00:00:00\". This is the departure date of the reservation.</td>\n</tr>\n<tr>\n<td>reservation_details.room_type_id</td>\n<td>string - fixed 36 characters representing the UUID of the room type for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.rate_code_id</td>\n<td>string - fixed 36 characters representing the UUID of the rate code for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.room_id</td>\n<td>string - fixed 36 characters representing the UUID of the assigned room unit for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.source_id</td>\n<td>string - fixed 36 characters representing the UUID of the booking source for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.net_payments</td>\n<td>double - indicates the net payments across all folios for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.payment_declined</td>\n<td>boolean - indicates if the stay's most recent payment was declined</td>\n</tr>\n<tr>\n<td>reservation_details.total_charges</td>\n<td>double - indicates the total charges across all folios for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.total_taxes</td>\n<td>double - indicates the total taxed across all folios for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.first_name</td>\n<td>string - This is primary guest first name</td>\n</tr>\n<tr>\n<td>reservation_details.last_name</td>\n<td>string - This is primary guest last name</td>\n</tr>\n<tr>\n<td>reservation_details.vehicles</td>\n<td>vehicle object gives the vehicles added as part of the stay</td>\n</tr>\n<tr>\n<td>reservation_details.guaranteed</td>\n<td>boolean - indicates if the stay is guaranteed</td>\n</tr>\n<tr>\n<td>reservation_details.guarenteed_type</td>\n<td>string - represents the stay guarantee type code</td>\n</tr>\n<tr>\n<td>reservation_details.status</td>\n<td>string - possible values: \"BOOKED\"</td>\n</tr>\n<tr>\n<td>reservation_details.early_check_in</td>\n<td>boolean - indicates if the stay has requested an early check-in</td>\n</tr>\n<tr>\n<td>reservation_details.late_check_out</td>\n<td>boolean - indicates if the stay has requested an late check0out</td>\n</tr>\n<tr>\n<td>reservation_details.room_status</td>\n<td>string[] - values indicating room status. possible values: \"OCCUPIED\", \"VACANT\", \"DIRTY\", \"CLEAN\", \"READY\"</td>\n</tr>\n<tr>\n<td>reservation_details.arrivals_qualified_stage.digital_request</td>\n<td>boolean - indicates if the stay's arrival is digital check-in</td>\n</tr>\n<tr>\n<td>reservation_details.arrivals_qualified_stage.digital_key</td>\n<td>boolean - indicates if the stay arrival is with digital key</td>\n</tr>\n<tr>\n<td>reservation_details.departures_qualified_stage.digital_request</td>\n<td>boolean - indicates if the stay departure is digital check-out</td>\n</tr>\n<tr>\n<td>reservation_details.digital.digital_check_in</td>\n<td>boolean - indicates if the stay has been digitally checked-in</td>\n</tr>\n<tr>\n<td>reservation_details.digital.digital_check_out</td>\n<td>boolean - indicates if the stay has been digitally checked-out</td>\n</tr>\n<tr>\n<td>reservation_details.digital.digital_key</td>\n<td>boolean - indicates if the stay has been issued a digital key</td>\n</tr>\n<tr>\n<td>reservation_details.requires_assistance</td>\n<td>boolean - indicates if the stay requires assistance</td>\n</tr>\n<tr>\n<td>reservation_details.vip_guest</td>\n<td>boolean - indicates if the stay primary guest is a VIP guest</td>\n</tr>\n<tr>\n<td>reservation_details.voicemail_indicator</td>\n<td>boolean - indicates if the stay has a voicemail</td>\n</tr>\n<tr>\n<td>reservation_details.total_accounting_balance</td>\n<td>double - accounting balance of the stay which only included approved payments and posted charges</td>\n</tr>\n<tr>\n<td>reservation_details.total_authorized_payment</td>\n<td>double - gives the authorized payments on the stay</td>\n</tr>\n<tr>\n<td>reservation_details.total_remaining_auth</td>\n<td>double - gives the remaining authorized payments on the stay</td>\n</tr>\n<tr>\n<td>reservation_details.no_of_nights</td>\n<td>number - number of nights for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.is_sharer</td>\n<td>boolean - indicates if the stay has sharer folios</td>\n</tr>\n<tr>\n<td>reservation_details.email_on_checkout</td>\n<td>boolean - indicates if the stay will get folio in an email upon check-out</td>\n</tr>\n<tr>\n<td>reservation_details.qualifies_for_express_checkout</td>\n<td>boolean - indicates if the stay qualifies for the express check-out</td>\n</tr>\n<tr>\n<td>reservation_details.connected_room_reservation</td>\n<td>boolean - indicates if this stay is part of connected room reservation</td>\n</tr>\n<tr>\n<td>reservation_details.cancelled_with_penalty</td>\n<td>boolean - indicates if the stay has been cancelled with a penalty</td>\n</tr>\n<tr>\n<td>reservation_details.sub_status</td>\n<td>string - possible values: \"DRAFT\", \"CONFIRMED\". This is used to create bookings that need payment before being fully confirmed.</td>\n</tr>\n<tr>\n<td>reservation_details.phone</td>\n<td>string - This is primary guest phone number</td>\n</tr>\n<tr>\n<td>reservation_details.street</td>\n<td>string - This is primary guest street address</td>\n</tr>\n<tr>\n<td>reservation_details.city</td>\n<td>string - This is primary guest city</td>\n</tr>\n<tr>\n<td>reservation_details.state</td>\n<td>string - This is primary guest state</td>\n</tr>\n<tr>\n<td>reservation_details.country</td>\n<td>string - This is primary guest country</td>\n</tr>\n<tr>\n<td>reservation_details.zip_code</td>\n<td>string - This is primary guest zip code</td>\n</tr>\n<tr>\n<td>reservation_details.adults</td>\n<td>number - number of adults for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.children</td>\n<td>number - number of children for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.email</td>\n<td>string - This is primary guest email address</td>\n</tr>\n<tr>\n<td>reservation_details.manual_action_required</td>\n<td>boolean - indicates if the stay requires manual intervention</td>\n</tr>\n<tr>\n<td>reservation_details.reservation_addons</td>\n<td>reservation_addons - gives information on the add ons that stay may have purchased</td>\n</tr>\n<tr>\n<td>reservation_details.number_of_reminders</td>\n<td>number - the number of unread reminders that stay may have</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","reservations","status"],"host":["<hostname>"],"query":[{"key":"type","value":"arrivals"}],"variable":[]}},"response":[{"id":"0e5a413b-21d3-43c3-b6d3-6f8ac0319b92","name":"Get Arrival Stays","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/status?type=arrivals","protocol":"https","host":["00","us-east-1","hkdemo","hotelkeyapp","com"],"path":["v4","hotelbrand","properties","1d98c167-8338-4b5c-bce7-77d17d8d1d89","reservations","status"],"query":[{"key":"type","value":"arrivals"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"reservation_details\": [\n        {\n            \"id\": \"459290dd-6a1a-408a-9894-c87302fc811d\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"confirmation_no\": \"0K01AAH697\",\n            \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n            \"check_out_date\": \"2022-11-07T00:00:00.000Z\",\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"rate_code_id\": \"4e31db84-910b-43af-a3f3-bc0b05bae216\",\n            \"source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n            \"net_payments\": 500,\n            \"payment_declined\": false,\n            \"total_charges\": 430.22,\n            \"total_taxes\": 77.42,\n            \"first_name\": \"John\",\n            \"last_name\": \"Doe\",\n            \"vehicles\": [],\n            \"guaranteed\": true,\n            \"guarenteed_type\": \"FPCC\",\n            \"status\": \"HOLD\",\n            \"early_check_in\": false,\n            \"late_check_out\": false,\n            \"arrivals_qualified_stage\": {\n                \"digital_request\": false,\n                \"digital_key\": false\n            },\n            \"departures_qualified_stage\": {\n                \"digital_request\": false\n            },\n            \"digital\": {\n                \"digital_check_in\": false,\n                \"digital_check_out\": false,\n                \"digital_key\": false\n            },\n            \"requires_assistance\": false,\n            \"vip_guest\": false,\n            \"voicemail_indicator\": false,\n            \"total_accounting_balance\": -500,\n            \"total_authorized_payment\": 0,\n            \"total_remaining_auth\": -500,\n            \"no_of_nights\": 7,\n            \"is_sharer\": false,\n            \"email_on_checkout\": true,\n            \"qualifies_for_express_checkout\": true,\n            \"connected_room_reservation\": false,\n            \"cancelled_with_penalty\": false,\n            \"sub_status\": \"CONFIRMED\",\n            \"phone\": \"+1 305 604 8225\",\n            \"street\": \"1430 Ocean Drive\",\n            \"city\": \"Miami\",\n            \"state\": \"FL\",\n            \"country\": \"US\",\n            \"zip_code\": \"33139\",\n            \"adults\": 1,\n            \"children\": 0,\n            \"email\": \"katrina.stephenson@hotelkeyapp.com\",\n            \"manual_action_required\": false,\n            \"reservation_addons\": [],\n            \"number_of_reminders\": 0\n        },\n        {\n            \"id\": \"52a27977-0bf6-4a9a-96da-e6a79714dbf7\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"confirmation_no\": \"0K01AAH718\",\n            \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n            \"check_out_date\": \"2022-11-28T00:00:00.000Z\",\n            \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n            \"rate_code_id\": \"996b3055-02cd-4cd2-a2df-fcffbe0e26c8\",\n            \"source_id\": \"aba54986-a939-4bdf-8c8d-5a06d185448d\",\n            \"net_payments\": 0,\n            \"payment_declined\": false,\n            \"total_charges\": 1643.04,\n            \"total_taxes\": 299.04,\n            \"first_name\": \"Frank\",\n            \"last_name\": \"Sinatra\",\n            \"vehicles\": [],\n            \"guaranteed\": false,\n            \"status\": \"HOLD\",\n            \"early_check_in\": false,\n            \"late_check_out\": false,\n            \"arrivals_qualified_stage\": {\n                \"digital_request\": false,\n                \"digital_key\": false\n            },\n            \"departures_qualified_stage\": {\n                \"digital_request\": false\n            },\n            \"digital\": {\n                \"digital_check_in\": false,\n                \"digital_check_out\": false,\n                \"digital_key\": false\n            },\n            \"requires_assistance\": false,\n            \"vip_guest\": false,\n            \"voicemail_indicator\": false,\n            \"total_accounting_balance\": 0,\n            \"total_authorized_payment\": 0,\n            \"total_remaining_auth\": 0,\n            \"no_of_nights\": 28,\n            \"is_sharer\": false,\n            \"email_on_checkout\": true,\n            \"qualifies_for_express_checkout\": true,\n            \"connected_room_reservation\": false,\n            \"cancelled_with_penalty\": false,\n            \"phone\": \"+115418659958\",\n            \"street\": \"7895 West Ct\",\n            \"city\": \"Roma\",\n            \"state\": \"TX\",\n            \"country\": \"US\",\n            \"zip_code\": \"78584\",\n            \"adults\": 1,\n            \"children\": 0,\n            \"email\": \"katrina.stephenson@hotelkeyapp.com\",\n            \"manual_action_required\": false,\n            \"reservation_addons\": [],\n            \"number_of_reminders\": 0\n        },\n        {\n            \"id\": \"2066b469-4362-455b-b7ee-1945f4e5327c\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"confirmation_no\": \"0K01AAH688\",\n            \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n            \"check_out_date\": \"2022-11-01T00:00:00.000Z\",\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"rate_code_id\": \"b81c3513-e9c5-4ff1-9bdf-2f1c03ed4cea\",\n            \"source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n            \"net_payments\": 0,\n            \"payment_declined\": false,\n            \"total_charges\": 0,\n            \"total_taxes\": 0,\n            \"group_block_id\": \"c250ec8f-7221-498c-84db-df8e79cc2bb1\",\n            \"group_block_name\": \"Fly Fishing\",\n            \"group_block_no\": \"0K01AAH686\",\n            \"group_code\": \"0K01AAH686\",\n            \"first_name\": \"Kathy\",\n            \"last_name\": \"Smith\",\n            \"vehicles\": [],\n            \"guaranteed\": false,\n            \"status\": \"HOLD\",\n            \"early_check_in\": false,\n            \"late_check_out\": false,\n            \"arrivals_qualified_stage\": {\n                \"digital_request\": false,\n                \"digital_key\": false\n            },\n            \"departures_qualified_stage\": {\n                \"digital_request\": false\n            },\n            \"digital\": {\n                \"digital_check_in\": false,\n                \"digital_check_out\": false,\n                \"digital_key\": false\n            },\n            \"requires_assistance\": false,\n            \"group_billing_configuration\": \"CFB\",\n            \"vip_guest\": false,\n            \"voicemail_indicator\": false,\n            \"total_accounting_balance\": 0,\n            \"total_authorized_payment\": 0,\n            \"total_remaining_auth\": 0,\n            \"no_of_nights\": 1,\n            \"is_sharer\": false,\n            \"email_on_checkout\": true,\n            \"qualifies_for_express_checkout\": true,\n            \"connected_room_reservation\": false,\n            \"cancelled_with_penalty\": false,\n            \"phone\": \"+18002111122\",\n            \"street\": \"123 Main St\",\n            \"city\": \"Beverly Hills\",\n            \"state\": \"CA\",\n            \"country\": \"US\",\n            \"zip_code\": \"90210\",\n            \"adults\": 1,\n            \"children\": 0,\n            \"email\": \"jerrick.haller@hotelkeyapp.com\",\n            \"manual_action_required\": false,\n            \"reservation_addons\": [],\n            \"number_of_reminders\": 0\n        },\n        {\n            \"id\": \"3b8d3770-0a02-4987-b041-6484c36c78ee\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"confirmation_no\": \"0K01AAH401\",\n            \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n            \"check_out_date\": \"2022-11-17T00:00:00.000Z\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"rate_code_id\": \"a91ca649-a7bb-4de5-a7b3-eebab1729c4e\",\n            \"source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n            \"net_payments\": 0,\n            \"payment_declined\": false,\n            \"total_charges\": 2563.05,\n            \"total_taxes\": 1000.07,\n            \"first_name\": \"KELLY\",\n            \"last_name\": \"WARREN\",\n            \"vehicles\": [],\n            \"guaranteed\": false,\n            \"status\": \"HOLD\",\n            \"early_check_in\": false,\n            \"late_check_out\": false,\n            \"arrivals_qualified_stage\": {\n                \"digital_request\": false,\n                \"digital_key\": false\n            },\n            \"departures_qualified_stage\": {\n                \"digital_request\": false\n            },\n            \"digital\": {\n                \"digital_check_in\": false,\n                \"digital_check_out\": false,\n                \"digital_key\": false\n            },\n            \"requires_assistance\": false,\n            \"vip_guest\": false,\n            \"voicemail_indicator\": false,\n            \"total_accounting_balance\": 0,\n            \"total_authorized_payment\": 0,\n            \"total_remaining_auth\": 0,\n            \"no_of_nights\": 17,\n            \"is_sharer\": false,\n            \"email_on_checkout\": true,\n            \"qualifies_for_express_checkout\": true,\n            \"connected_room_reservation\": false,\n            \"cancelled_with_penalty\": false,\n            \"phone\": \"+18002211122\",\n            \"street\": \"123 Main St\",\n            \"city\": \"Beverly Hills\",\n            \"state\": \"CA\",\n            \"country\": \"US\",\n            \"zip_code\": \"90210\",\n            \"adults\": 1,\n            \"children\": 0,\n            \"email\": \"decline@hotelkeyapp.com\",\n            \"manual_action_required\": false,\n            \"reservation_addons\": [],\n            \"number_of_reminders\": 0\n        }\n    ],\n    \"digital_enabled\": true,\n    \"digital\": [],\n    \"property\": [\n        {\n            \"type\": \"ALL_ARRIVALS\",\n            \"count\": 4,\n            \"reservation_ids\": [\n                \"459290dd-6a1a-408a-9894-c87302fc811d\",\n                \"52a27977-0bf6-4a9a-96da-e6a79714dbf7\",\n                \"2066b469-4362-455b-b7ee-1945f4e5327c\",\n                \"3b8d3770-0a02-4987-b041-6484c36c78ee\"\n            ]\n        },\n        {\n            \"type\": \"ALL_PENDING_ACTIONS\",\n            \"count\": 0,\n            \"reservation_ids\": []\n        }\n    ]\n}"}],"_postman_id":"ad3b804e-b040-42af-a8c0-0d2b109a8188"},{"name":"Get Departure Stays","id":"edd018bc-2941-46bf-b821-763231ef1923","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/reservations/status?type=departures","description":"<p>This API enables the calling application to retrieve all stays that are in departures for the current business day.</p>\n<p><strong>Request Body Details</strong></p>\n<p>None</p>\n<p><strong>Response Body Details</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>property object</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>digital_enabled</td>\n<td>boolean - indicates if the property supports digital key</td>\n</tr>\n<tr>\n<td>digital</td>\n<td>boolean - indicates if the property supports digital check-ins/check-outs</td>\n</tr>\n<tr>\n<td><strong>reservations object</strong></td>\n<td></td>\n</tr>\n<tr>\n<td>reservation_details.id</td>\n<td>string - fixed 36 characters representing the UUID of the stay</td>\n</tr>\n<tr>\n<td>reservation_details.property_id</td>\n<td>string - fixed 36 characters representing the UUID of the property</td>\n</tr>\n<tr>\n<td>reservation_details.confirmation_no</td>\n<td>string - This is the confirmation number of the reservation associated with this stay in the CRS system of record</td>\n</tr>\n<tr>\n<td>reservation_details.check_in_date</td>\n<td>string - format of \"YYYY-MM-DDT00:00:00\". This is the arrival date of the reservation.</td>\n</tr>\n<tr>\n<td>reservation_details.check_out_date</td>\n<td>string - format of \"YYYY-MM-DDT00:00:00\". This is the departure date of the reservation.</td>\n</tr>\n<tr>\n<td>reservation_details.room_type_id</td>\n<td>string - fixed 36 characters representing the UUID of the room type for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.rate_code_id</td>\n<td>string - fixed 36 characters representing the UUID of the rate code for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.room_id</td>\n<td>string - fixed 36 characters representing the UUID of the assigned room unit for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.source_id</td>\n<td>string - fixed 36 characters representing the UUID of the booking source for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.net_payments</td>\n<td>double - indicates the net payments across all folios for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.payment_declined</td>\n<td>boolean - indicates if the stay's most recent payment was declined</td>\n</tr>\n<tr>\n<td>reservation_details.total_charges</td>\n<td>double - indicates the total charges across all folios for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.total_taxes</td>\n<td>double - indicates the total taxed across all folios for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.first_name</td>\n<td>string - This is primary guest first name</td>\n</tr>\n<tr>\n<td>reservation_details.last_name</td>\n<td>string - This is primary guest last name</td>\n</tr>\n<tr>\n<td>reservation_details.vehicles</td>\n<td>vehicle object gives the vehicles added as part of the stay</td>\n</tr>\n<tr>\n<td>reservation_details.guaranteed</td>\n<td>boolean - indicates if the stay is guaranteed</td>\n</tr>\n<tr>\n<td>reservation_details.guarenteed_type</td>\n<td>string - represents the stay guarantee type code</td>\n</tr>\n<tr>\n<td>reservation_details.status</td>\n<td>string - possible values: \"CHECKED_IN\", \"CHECKED_OUT\"</td>\n</tr>\n<tr>\n<td>reservation_details.early_check_in</td>\n<td>boolean - indicates if the stay has requested an early check-in</td>\n</tr>\n<tr>\n<td>reservation_details.late_check_out</td>\n<td>boolean - indicates if the stay has requested an late check0out</td>\n</tr>\n<tr>\n<td>reservation_details.room_status</td>\n<td>string[] - values indicating room status. possible values: \"OCCUPIED\", \"VACANT\", \"DIRTY\", \"CLEAN\", \"READY\"</td>\n</tr>\n<tr>\n<td>reservation_details.arrivals_qualified_stage.digital_request</td>\n<td>boolean - indicates if the stay's arrival is digital check-in</td>\n</tr>\n<tr>\n<td>reservation_details.arrivals_qualified_stage.digital_key</td>\n<td>boolean - indicates if the stay arrival is with digital key</td>\n</tr>\n<tr>\n<td>reservation_details.departures_qualified_stage.digital_request</td>\n<td>boolean - indicates if the stay departure is digital check-out</td>\n</tr>\n<tr>\n<td>reservation_details.digital.digital_check_in</td>\n<td>boolean - indicates if the stay has been digitally checked-in</td>\n</tr>\n<tr>\n<td>reservation_details.digital.digital_check_out</td>\n<td>boolean - indicates if the stay has been digitally checked-out</td>\n</tr>\n<tr>\n<td>reservation_details.digital.digital_key</td>\n<td>boolean - indicates if the stay has been issued a digital key</td>\n</tr>\n<tr>\n<td>reservation_details.requires_assistance</td>\n<td>boolean - indicates if the stay requires assistance</td>\n</tr>\n<tr>\n<td>reservation_details.vip_guest</td>\n<td>boolean - indicates if the stay primary guest is a VIP guest</td>\n</tr>\n<tr>\n<td>reservation_details.voicemail_indicator</td>\n<td>boolean - indicates if the stay has a voicemail</td>\n</tr>\n<tr>\n<td>reservation_details.total_accounting_balance</td>\n<td>double - accounting balance of the stay which only included approved payments and posted charges</td>\n</tr>\n<tr>\n<td>reservation_details.total_authorized_payment</td>\n<td>double - gives the authorized payments on the stay</td>\n</tr>\n<tr>\n<td>reservation_details.total_remaining_auth</td>\n<td>double - gives the remaining authorized payments on the stay</td>\n</tr>\n<tr>\n<td>reservation_details.no_of_nights</td>\n<td>number - number of nights for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.is_sharer</td>\n<td>boolean - indicates if the stay has sharer folios</td>\n</tr>\n<tr>\n<td>reservation_details.email_on_checkout</td>\n<td>boolean - indicates if the stay will get folio in an email upon check-out</td>\n</tr>\n<tr>\n<td>reservation_details.qualifies_for_express_checkout</td>\n<td>boolean - indicates if the stay qualifies for the express check-out</td>\n</tr>\n<tr>\n<td>reservation_details.connected_room_reservation</td>\n<td>boolean - indicates if this stay is part of connected room reservation</td>\n</tr>\n<tr>\n<td>reservation_details.cancelled_with_penalty</td>\n<td>boolean - indicates if the stay has been cancelled with a penalty</td>\n</tr>\n<tr>\n<td>reservation_details.sub_status</td>\n<td>string - possible values: \"CONFIRMED\". This is used to create bookings that need payment before being fully confirmed</td>\n</tr>\n<tr>\n<td>reservation_details.phone</td>\n<td>string - This is primary guest phone number</td>\n</tr>\n<tr>\n<td>reservation_details.street</td>\n<td>string - This is primary guest street address</td>\n</tr>\n<tr>\n<td>reservation_details.city</td>\n<td>string - This is primary guest city</td>\n</tr>\n<tr>\n<td>reservation_details.state</td>\n<td>string - This is primary guest state</td>\n</tr>\n<tr>\n<td>reservation_details.country</td>\n<td>string - This is primary guest country</td>\n</tr>\n<tr>\n<td>reservation_details.zip_code</td>\n<td>string - This is primary guest zip code</td>\n</tr>\n<tr>\n<td>reservation_details.adults</td>\n<td>number - number of adults for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.children</td>\n<td>number - number of children for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.email</td>\n<td>string - This is primary guest email address</td>\n</tr>\n<tr>\n<td>reservation_details.manual_action_required</td>\n<td>boolean - indicates if the stay requires manual intervention</td>\n</tr>\n<tr>\n<td>reservation_details.reservation_addons</td>\n<td>reservation_addons - gives information on the add ons that stay may have purchased</td>\n</tr>\n<tr>\n<td>reservation_details.number_of_reminders</td>\n<td>number - the number of unread reminders that stay may have</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","reservations","status"],"host":["<hostname>"],"query":[{"key":"type","value":"departures"}],"variable":[]}},"response":[{"id":"38e1b0a4-d52b-43a4-b36e-f085fe18daaa","name":"Get Departure Stays","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/status?type=departures","protocol":"https","host":["00","us-east-1","hkdemo","hotelkeyapp","com"],"path":["v4","hotelbrand","properties","1d98c167-8338-4b5c-bce7-77d17d8d1d89","reservations","status"],"query":[{"key":"type","value":"departures"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"reservation_details\": [\n        {\n            \"id\": \"42b604ec-aff6-4ef8-bbf4-0f4fc4d27cde\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"confirmation_no\": \"0K01AAH633\",\n            \"check_in_date\": \"2022-10-29T00:00:00.000Z\",\n            \"check_out_date\": \"2022-10-31T00:00:00.000Z\",\n            \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n            \"rate_code_id\": \"3874d687-1759-4a26-b15b-63d2bcd0e9ff\",\n            \"room_id\": \"97a16dad-03b7-410c-97f1-6f949b5973f0\",\n            \"source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n            \"net_payments\": 320.93,\n            \"payment_declined\": false,\n            \"total_charges\": 393.53,\n            \"total_taxes\": 82.73,\n            \"first_name\": \"Sean\",\n            \"last_name\": \"Carter\",\n            \"vehicles\": [],\n            \"guaranteed\": false,\n            \"status\": \"CHECKED_IN\",\n            \"early_check_in\": false,\n            \"late_check_out\": false,\n            \"room_status\": [\n                \"OCCUPIED\",\n                \"READY\"\n            ],\n            \"arrivals_qualified_stage\": {\n                \"digital_request\": false,\n                \"digital_key\": false\n            },\n            \"departures_qualified_stage\": {\n                \"digital_request\": false\n            },\n            \"digital\": {\n                \"digital_check_in\": false,\n                \"digital_check_out\": false,\n                \"digital_key\": false\n            },\n            \"room_locked\": false,\n            \"requires_assistance\": false,\n            \"discrepant_room\": false,\n            \"vip_guest\": false,\n            \"voicemail_indicator\": false,\n            \"total_accounting_balance\": 72.6,\n            \"total_authorized_payment\": 0,\n            \"total_remaining_auth\": 73,\n            \"no_of_nights\": 2,\n            \"is_sharer\": false,\n            \"email_on_checkout\": true,\n            \"qualifies_for_express_checkout\": true,\n            \"connected_room_reservation\": false,\n            \"cancelled_with_penalty\": false,\n            \"phone\": \"+18002211122\",\n            \"street\": \"123 Main St\",\n            \"city\": \"Beverly Hills\",\n            \"state\": \"CA\",\n            \"country\": \"US\",\n            \"zip_code\": \"90210\",\n            \"adults\": 1,\n            \"children\": 0,\n            \"email\": \"decline@hotelkeyapp.com\",\n            \"manual_action_required\": false,\n            \"reservation_addons\": [],\n            \"number_of_reminders\": 0\n        },\n        {\n            \"id\": \"691d8d03-3a31-4d22-95d3-8016bc1f64ca\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"confirmation_no\": \"0K01AAH693\",\n            \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n            \"check_out_date\": \"2022-10-31T00:00:00.000Z\",\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"rate_code_id\": \"c0daa5d6-2d3b-4aad-acf7-9c0e9192528a\",\n            \"room_id\": \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n            \"direct_bill_company_id\": \"1310a03b-da18-4ea7-b52d-2e92931eeb18\",\n            \"source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n            \"net_payments\": 0,\n            \"payment_declined\": false,\n            \"total_charges\": 0,\n            \"total_taxes\": 0,\n            \"group_block_id\": \"f0198e15-d173-4e75-8baa-fe479bede5e3\",\n            \"group_block_name\": \"American Airlines Crew\",\n            \"group_block_no\": \"0K01AAH690\",\n            \"group_code\": \"0K01AAH690\",\n            \"first_name\": \"Bobby\",\n            \"last_name\": \"Clark\",\n            \"vehicles\": [],\n            \"guaranteed\": true,\n            \"guarenteed_type\": \"LDB\",\n            \"status\": \"CHECKED_OUT\",\n            \"program_name\": \"IHG One Rewards\",\n            \"tier_name\": \"CLUB MEMBER\",\n            \"tier_icon\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/9a4b9273-9754-40e9-84a1-789b97bb1759.png\",\n            \"early_check_in\": false,\n            \"late_check_out\": false,\n            \"room_status\": [\n                \"VACANT\",\n                \"READY\"\n            ],\n            \"arrivals_qualified_stage\": {\n                \"digital_request\": false,\n                \"digital_key\": false\n            },\n            \"departures_qualified_stage\": {\n                \"digital_request\": false\n            },\n            \"digital\": {\n                \"digital_check_in\": false,\n                \"digital_check_out\": false,\n                \"digital_key\": false\n            },\n            \"tier_id\": \"4e7e2414-2f77-4ed5-b138-11efdd111a84\",\n            \"program_id\": \"9dfe122a-32ae-4141-a5af-692975a042d3\",\n            \"loyalty_guest_id\": \"6d5d9dda-d913-4066-a656-a5da43817cda\",\n            \"room_locked\": false,\n            \"requires_assistance\": false,\n            \"discrepant_room\": false,\n            \"group_billing_configuration\": \"INDIVIDUAL\",\n            \"company_code\": \"AA\",\n            \"company_name\": \"AMERICAN AIRLINES\",\n            \"vip_guest\": false,\n            \"voicemail_indicator\": false,\n            \"total_accounting_balance\": 0,\n            \"total_authorized_payment\": 0,\n            \"total_remaining_auth\": 0,\n            \"no_of_nights\": 0,\n            \"is_sharer\": false,\n            \"email_on_checkout\": true,\n            \"qualifies_for_express_checkout\": true,\n            \"connected_room_reservation\": false,\n            \"cancelled_with_penalty\": false,\n            \"phone\": \"+18002211122\",\n            \"street\": \"123 Main St\",\n            \"city\": \"Beverly Hills\",\n            \"state\": \"CA\",\n            \"country\": \"US\",\n            \"zip_code\": \"90210\",\n            \"adults\": 1,\n            \"children\": 0,\n            \"loyalty_guest_number\": \"6d5d9dda-d913-4066-a656-a5da43817cda\",\n            \"email\": \"bobbi.c@clarkent.com\",\n            \"reservation_ext_loyalty\": {\n                \"reservation_id\": \"691d8d03-3a31-4d22-95d3-8016bc1f64ca\",\n                \"program_id\": \"9dfe122a-32ae-4141-a5af-692975a042d3\",\n                \"program_name\": \"IHG One Rewards\",\n                \"loyalty_guest_id\": \"6d5d9dda-d913-4066-a656-a5da43817cda\",\n                \"tier_name\": \"CLUB MEMBER\",\n                \"tier_icon\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/9a4b9273-9754-40e9-84a1-789b97bb1759.png\",\n                \"tier_id\": \"4e7e2414-2f77-4ed5-b138-11efdd111a84\",\n                \"loyalty_guest_number\": \"6d5d9dda-d913-4066-a656-a5da43817cda\",\n                \"booked_with_points\": false\n            },\n            \"manual_action_required\": false,\n            \"reservation_addons\": [],\n            \"number_of_reminders\": 0\n        },\n        {\n            \"id\": \"e67da1de-a8f2-4abb-9fa2-0bd9788db264\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"confirmation_no\": \"0K01AAH631\",\n            \"check_in_date\": \"2022-10-29T00:00:00.000Z\",\n            \"check_out_date\": \"2022-10-31T00:00:00.000Z\",\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"rate_code_id\": \"3874d687-1759-4a26-b15b-63d2bcd0e9ff\",\n            \"room_id\": \"335c99e6-e8a3-4449-a90c-0d1b0a4d5d65\",\n            \"source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n            \"net_payments\": 542.11,\n            \"payment_declined\": false,\n            \"total_charges\": 537.11,\n            \"total_taxes\": 97.7,\n            \"first_name\": \"Bobby\",\n            \"last_name\": \"Clark2\",\n            \"vehicles\": [],\n            \"guaranteed\": true,\n            \"guarenteed_type\": \"FPCC\",\n            \"status\": \"CHECKED_IN\",\n            \"program_name\": \"IHG One Rewards\",\n            \"tier_name\": \"CLUB MEMBER\",\n            \"tier_icon\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/9a4b9273-9754-40e9-84a1-789b97bb1759.png\",\n            \"early_check_in\": false,\n            \"late_check_out\": false,\n            \"room_status\": [\n                \"OCCUPIED\",\n                \"DIRTY\"\n            ],\n            \"arrivals_qualified_stage\": {\n                \"digital_request\": false,\n                \"digital_key\": false\n            },\n            \"departures_qualified_stage\": {\n                \"digital_request\": false\n            },\n            \"digital\": {\n                \"digital_check_in\": false,\n                \"digital_check_out\": false,\n                \"digital_key\": false\n            },\n            \"tier_id\": \"4e7e2414-2f77-4ed5-b138-11efdd111a84\",\n            \"program_id\": \"9dfe122a-32ae-4141-a5af-692975a042d3\",\n            \"loyalty_guest_id\": \"6d5d9dda-d913-4066-a656-a5da43817cda\",\n            \"room_locked\": false,\n            \"requires_assistance\": false,\n            \"discrepant_room\": false,\n            \"vip_guest\": false,\n            \"voicemail_indicator\": false,\n            \"total_accounting_balance\": -5,\n            \"total_authorized_payment\": 0,\n            \"total_remaining_auth\": -5,\n            \"no_of_nights\": 2,\n            \"is_sharer\": false,\n            \"email_on_checkout\": true,\n            \"qualifies_for_express_checkout\": true,\n            \"connected_room_reservation\": false,\n            \"cancelled_with_penalty\": false,\n            \"phone\": \"+18002211122\",\n            \"street\": \"123 Main St\",\n            \"city\": \"Beverly Hills\",\n            \"state\": \"CA\",\n            \"country\": \"US\",\n            \"zip_code\": \"90210\",\n            \"adults\": 1,\n            \"children\": 0,\n            \"loyalty_guest_number\": \"6d5d9dda-d913-4066-a656-a5da43817cda\",\n            \"email\": \"bobbi.c@clarkent.com\",\n            \"reservation_ext_loyalty\": {\n                \"reservation_id\": \"e67da1de-a8f2-4abb-9fa2-0bd9788db264\",\n                \"program_id\": \"9dfe122a-32ae-4141-a5af-692975a042d3\",\n                \"program_name\": \"IHG One Rewards\",\n                \"loyalty_guest_id\": \"6d5d9dda-d913-4066-a656-a5da43817cda\",\n                \"tier_name\": \"CLUB MEMBER\",\n                \"tier_icon\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/9a4b9273-9754-40e9-84a1-789b97bb1759.png\",\n                \"tier_id\": \"4e7e2414-2f77-4ed5-b138-11efdd111a84\",\n                \"loyalty_guest_number\": \"6d5d9dda-d913-4066-a656-a5da43817cda\",\n                \"booked_with_points\": false\n            },\n            \"manual_action_required\": false,\n            \"reservation_addons\": [\n                {\n                    \"reservation_id\": \"e67da1de-a8f2-4abb-9fa2-0bd9788db264\",\n                    \"charge_group_id\": \"64b817e4-37f0-4c40-a9cf-64a028d9274e\",\n                    \"charge_type_id\": \"0e8f532d-d1f7-40ec-8282-f989ddbc894b\",\n                    \"charge_name\": \"PARKING FEE 3\",\n                    \"purchased_at\": \"ON_DEMAND\",\n                    \"charge_group\": {\n                        \"start_date\": \"2022-10-31T00:00:00.000Z\",\n                        \"end_date\": \"2022-10-31T00:00:00.000Z\"\n                    },\n                    \"id\": \"8d7f4002-6517-450b-b183-bc0f39b78fac\",\n                    \"created_at\": \"2023-05-20T21:00:58.000Z\",\n                    \"updated_at\": \"2023-05-20T21:00:58.000Z\"\n                },\n                {\n                    \"reservation_id\": \"e67da1de-a8f2-4abb-9fa2-0bd9788db264\",\n                    \"charge_group_id\": \"d3bb209d-048d-444f-a866-de4058312795\",\n                    \"charge_type_id\": \"0e8f532d-d1f7-40ec-8282-f989ddbc894b\",\n                    \"charge_name\": \"PARKING FEE 2\",\n                    \"purchased_at\": \"ON_DEMAND\",\n                    \"charge_group\": {\n                        \"start_date\": \"2022-10-31T00:00:00.000Z\",\n                        \"end_date\": \"2022-10-31T00:00:00.000Z\"\n                    },\n                    \"id\": \"d1eecfbb-0e64-49ea-a9a5-3fd4828bcb63\",\n                    \"created_at\": \"2023-05-20T19:01:03.000Z\",\n                    \"updated_at\": \"2023-05-20T19:01:03.000Z\"\n                },\n                {\n                    \"reservation_id\": \"e67da1de-a8f2-4abb-9fa2-0bd9788db264\",\n                    \"charge_group_id\": \"735b1d5e-1674-4c20-b465-fa219f22fa77\",\n                    \"charge_type_id\": \"0e8f532d-d1f7-40ec-8282-f989ddbc894b\",\n                    \"charge_name\": \"PARKING FEE 1\",\n                    \"purchased_at\": \"ON_DEMAND\",\n                    \"charge_group\": {\n                        \"start_date\": \"2022-10-31T00:00:00.000Z\",\n                        \"end_date\": \"2022-10-31T00:00:00.000Z\"\n                    },\n                    \"id\": \"e915c1e2-b1d0-4527-866b-a0a6de097529\",\n                    \"created_at\": \"2023-05-20T19:00:37.000Z\",\n                    \"updated_at\": \"2023-05-20T19:00:37.000Z\"\n                }\n            ],\n            \"number_of_reminders\": 0\n        },\n        {\n            \"id\": \"783a70bf-b71e-4142-86de-1a890ce33b5b\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"confirmation_no\": \"0K01AAH637\",\n            \"check_in_date\": \"2022-10-29T00:00:00.000Z\",\n            \"check_out_date\": \"2022-10-31T00:00:00.000Z\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"rate_code_id\": \"3874d687-1759-4a26-b15b-63d2bcd0e9ff\",\n            \"room_id\": \"fe7f59c1-2ff7-47a0-b4ad-e0d99442c774\",\n            \"source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n            \"net_payments\": 451.85,\n            \"payment_declined\": false,\n            \"total_charges\": 451.85,\n            \"total_taxes\": 90.77,\n            \"first_name\": \"Stephanie\",\n            \"last_name\": \"Jones\",\n            \"vehicles\": [],\n            \"guaranteed\": false,\n            \"status\": \"CHECKED_OUT\",\n            \"early_check_in\": false,\n            \"late_check_out\": false,\n            \"room_status\": [\n                \"VACANT\",\n                \"READY\"\n            ],\n            \"arrivals_qualified_stage\": {\n                \"digital_request\": false,\n                \"digital_key\": false\n            },\n            \"departures_qualified_stage\": {\n                \"digital_request\": false\n            },\n            \"digital\": {\n                \"digital_check_in\": false,\n                \"digital_check_out\": false,\n                \"digital_key\": false\n            },\n            \"room_locked\": false,\n            \"requires_assistance\": false,\n            \"discrepant_room\": false,\n            \"vip_guest\": false,\n            \"voicemail_indicator\": false,\n            \"total_accounting_balance\": 0,\n            \"total_authorized_payment\": 0,\n            \"total_remaining_auth\": 0,\n            \"no_of_nights\": 2,\n            \"is_sharer\": false,\n            \"email_on_checkout\": true,\n            \"qualifies_for_express_checkout\": true,\n            \"connected_room_reservation\": false,\n            \"cancelled_with_penalty\": false,\n            \"phone\": \"+18002211122\",\n            \"street\": \"123 Main St\",\n            \"city\": \"Beverly Hills\",\n            \"state\": \"CA\",\n            \"country\": \"US\",\n            \"zip_code\": \"90210\",\n            \"adults\": 1,\n            \"children\": 0,\n            \"email\": \"decline@hotelkeyapp.com\",\n            \"manual_action_required\": false,\n            \"reservation_addons\": [],\n            \"number_of_reminders\": 0\n        },\n        {\n            \"id\": \"10407e85-6748-4220-91a9-6adf65dc2367\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"confirmation_no\": \"0K01AAH646\",\n            \"check_in_date\": \"2022-10-30T00:00:00.000Z\",\n            \"check_out_date\": \"2022-10-31T00:00:00.000Z\",\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"rate_code_id\": \"3874d687-1759-4a26-b15b-63d2bcd0e9ff\",\n            \"room_id\": \"9171db7b-c179-4eb8-9210-15528860fbfe\",\n            \"source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n            \"net_payments\": 417.81,\n            \"payment_declined\": false,\n            \"total_charges\": 417.81,\n            \"total_taxes\": 83.49,\n            \"first_name\": \"Mac\",\n            \"last_name\": \"Reeves\",\n            \"vehicles\": [],\n            \"guaranteed\": false,\n            \"status\": \"CHECKED_IN\",\n            \"early_check_in\": false,\n            \"late_check_out\": false,\n            \"room_status\": [\n                \"OCCUPIED\",\n                \"READY\"\n            ],\n            \"arrivals_qualified_stage\": {\n                \"digital_request\": false,\n                \"digital_key\": false\n            },\n            \"departures_qualified_stage\": {\n                \"digital_request\": false\n            },\n            \"digital\": {\n                \"digital_check_in\": false,\n                \"digital_check_out\": false,\n                \"digital_key\": false\n            },\n            \"room_locked\": false,\n            \"requires_assistance\": false,\n            \"discrepant_room\": false,\n            \"vip_guest\": false,\n            \"voicemail_indicator\": false,\n            \"total_accounting_balance\": 0,\n            \"total_authorized_payment\": 0,\n            \"total_remaining_auth\": 0,\n            \"no_of_nights\": 1,\n            \"is_sharer\": false,\n            \"email_on_checkout\": true,\n            \"qualifies_for_express_checkout\": true,\n            \"connected_room_reservation\": false,\n            \"cancelled_with_penalty\": false,\n            \"phone\": \"+18002211122\",\n            \"street\": \"123 Main St\",\n            \"city\": \"Beverly Hills\",\n            \"state\": \"CA\",\n            \"country\": \"US\",\n            \"zip_code\": \"90210\",\n            \"adults\": 1,\n            \"children\": 0,\n            \"email\": \"decline@hotelkeyapp.com\",\n            \"manual_action_required\": false,\n            \"reservation_addons\": [],\n            \"number_of_reminders\": 0\n        },\n        {\n            \"id\": \"b5347036-9701-400c-9232-d33abe959126\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"confirmation_no\": \"0K01AAH594\",\n            \"check_in_date\": \"2022-10-29T00:00:00.000Z\",\n            \"check_out_date\": \"2022-10-31T00:00:00.000Z\",\n            \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n            \"rate_code_id\": \"3874d687-1759-4a26-b15b-63d2bcd0e9ff\",\n            \"room_id\": \"404f3f45-5285-4a5f-92d2-6bc6f88dee13\",\n            \"source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n            \"net_payments\": 574.08,\n            \"payment_declined\": false,\n            \"total_charges\": 574.08,\n            \"total_taxes\": 33,\n            \"first_name\": \"Jason\",\n            \"last_name\": \"Shawn\",\n            \"vehicles\": [],\n            \"guaranteed\": true,\n            \"guarenteed_type\": \"FPCC\",\n            \"status\": \"CHECKED_IN\",\n            \"early_check_in\": false,\n            \"departure_time\": \"11:00:00 AM\",\n            \"late_check_out\": false,\n            \"room_status\": [\n                \"OCCUPIED\",\n                \"READY\"\n            ],\n            \"arrivals_qualified_stage\": {\n                \"digital_request\": false,\n                \"digital_key\": false\n            },\n            \"departures_qualified_stage\": {\n                \"digital_request\": false\n            },\n            \"digital\": {\n                \"digital_check_in\": false,\n                \"digital_check_out\": false,\n                \"digital_key\": false\n            },\n            \"room_locked\": false,\n            \"requires_assistance\": false,\n            \"discrepant_room\": false,\n            \"vip_guest\": false,\n            \"voicemail_indicator\": false,\n            \"total_accounting_balance\": 0,\n            \"total_authorized_payment\": 0,\n            \"total_remaining_auth\": 0,\n            \"secondary_guests\": [\n                {\n                    \"first_name\": \"Bobbi\",\n                    \"last_name\": \"Clark\",\n                    \"start_date\": \"2022-10-29T00:00:00.000Z\",\n                    \"end_date\": \"2022-10-30T00:00:00.000Z\",\n                    \"status\": \"HOLD\",\n                    \"guest_id\": \"314b191a-1704-4016-ac14-c8b9d188fc12\",\n                    \"created_at\": \"2023-05-09T13:53:22.000Z\"\n                },\n                {\n                    \"first_name\": \"Kathy\",\n                    \"last_name\": \"Shawn\",\n                    \"start_date\": \"2022-10-29T00:00:00.000Z\",\n                    \"end_date\": \"2022-10-30T00:00:00.000Z\",\n                    \"status\": \"HOLD\",\n                    \"guest_id\": \"55f283d0-6e69-4895-9fec-10291744f0d9\",\n                    \"created_at\": \"2023-05-09T11:33:56.000Z\"\n                }\n            ],\n            \"no_of_nights\": 2,\n            \"is_sharer\": false,\n            \"email_on_checkout\": true,\n            \"qualifies_for_express_checkout\": true,\n            \"connected_room_reservation\": false,\n            \"cancelled_with_penalty\": false,\n            \"phone\": \"+18002211122\",\n            \"street\": \"123 Main St\",\n            \"city\": \"Fulton\",\n            \"state\": \"OH\",\n            \"country\": \"US\",\n            \"zip_code\": \"43321\",\n            \"adults\": 1,\n            \"children\": 0,\n            \"email\": \"decline@hotelkeyapp.com\",\n            \"tax_exempt_code_id\": \"db500724-62f2-4178-a863-f9416fa61a4f\",\n            \"manual_action_required\": false,\n            \"reservation_addons\": [\n                {\n                    \"reservation_id\": \"b5347036-9701-400c-9232-d33abe959126\",\n                    \"charge_group_id\": \"e3997cbc-685a-4541-a6f4-c8de590da963\",\n                    \"charge_type_id\": \"0e8f532d-d1f7-40ec-8282-f989ddbc894b\",\n                    \"charge_name\": \"PARKING FEE 2\",\n                    \"purchased_at\": \"ON_DEMAND\",\n                    \"charge_group\": {\n                        \"start_date\": \"2022-10-29T00:00:00.000Z\",\n                        \"end_date\": \"2022-10-29T00:00:00.000Z\"\n                    },\n                    \"id\": \"165019dc-1b6d-4b3b-8479-b445f023fabb\",\n                    \"created_at\": \"2023-05-09T13:41:19.000Z\",\n                    \"updated_at\": \"2023-05-09T13:41:19.000Z\"\n                },\n                {\n                    \"reservation_id\": \"b5347036-9701-400c-9232-d33abe959126\",\n                    \"charge_group_id\": \"5c74e036-9e42-422f-8ddb-1cd2ba468ae5\",\n                    \"charge_type_id\": \"0e8f532d-d1f7-40ec-8282-f989ddbc894b\",\n                    \"charge_name\": \"PARKING FEE 1\",\n                    \"purchased_at\": \"CHECK_IN_TIME\",\n                    \"charge_group\": {\n                        \"start_date\": \"2022-10-29T00:00:00.000Z\",\n                        \"end_date\": \"2022-10-29T00:00:00.000Z\"\n                    },\n                    \"id\": \"bdbbaa28-eb59-468f-83d0-7f0ac0c56ab1\",\n                    \"created_at\": \"2023-05-09T02:37:38.000Z\",\n                    \"updated_at\": \"2023-05-09T02:37:38.000Z\"\n                }\n            ],\n            \"number_of_reminders\": 0\n        },\n        {\n            \"id\": \"d0742f8a-a909-4a20-b4a1-5268b498da6b\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"confirmation_no\": \"0K01AAH635\",\n            \"check_in_date\": \"2022-10-29T00:00:00.000Z\",\n            \"check_out_date\": \"2022-10-31T00:00:00.000Z\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"rate_code_id\": \"3874d687-1759-4a26-b15b-63d2bcd0e9ff\",\n            \"room_id\": \"1eeab6a3-779c-4a21-95bd-cdf8f308ac2d\",\n            \"source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n            \"net_payments\": 451.85,\n            \"payment_declined\": false,\n            \"total_charges\": 451.85,\n            \"total_taxes\": 90.77,\n            \"first_name\": \"Tom\",\n            \"last_name\": \"Smith\",\n            \"vehicles\": [],\n            \"guaranteed\": false,\n            \"status\": \"CHECKED_IN\",\n            \"early_check_in\": false,\n            \"late_check_out\": false,\n            \"room_status\": [\n                \"OCCUPIED\",\n                \"READY\"\n            ],\n            \"arrivals_qualified_stage\": {\n                \"digital_request\": false,\n                \"digital_key\": false\n            },\n            \"departures_qualified_stage\": {\n                \"digital_request\": false\n            },\n            \"digital\": {\n                \"digital_check_in\": false,\n                \"digital_check_out\": false,\n                \"digital_key\": false\n            },\n            \"room_locked\": false,\n            \"requires_assistance\": false,\n            \"discrepant_room\": false,\n            \"vip_guest\": false,\n            \"voicemail_indicator\": false,\n            \"total_accounting_balance\": 0,\n            \"total_authorized_payment\": 0,\n            \"total_remaining_auth\": 0,\n            \"no_of_nights\": 2,\n            \"is_sharer\": false,\n            \"email_on_checkout\": true,\n            \"qualifies_for_express_checkout\": true,\n            \"connected_room_reservation\": false,\n            \"cancelled_with_penalty\": false,\n            \"phone\": \"+18002211122\",\n            \"street\": \"123 Main St\",\n            \"city\": \"Beverly Hills\",\n            \"state\": \"CA\",\n            \"country\": \"US\",\n            \"zip_code\": \"90210\",\n            \"adults\": 1,\n            \"children\": 0,\n            \"email\": \"decline@hotelkeyapp.com\",\n            \"manual_action_required\": false,\n            \"reservation_addons\": [],\n            \"number_of_reminders\": 0\n        },\n        {\n            \"id\": \"82910411-89d6-4099-9640-fd1b39d62775\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"confirmation_no\": \"0K01AAH627\",\n            \"check_in_date\": \"2022-10-29T00:00:00.000Z\",\n            \"check_out_date\": \"2022-10-31T00:00:00.000Z\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"rate_code_id\": \"3874d687-1759-4a26-b15b-63d2bcd0e9ff\",\n            \"room_id\": \"587d12a1-3361-4919-85ff-2ec942fafaa0\",\n            \"source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n            \"net_payments\": 481.85,\n            \"payment_declined\": false,\n            \"total_charges\": 481.85,\n            \"total_taxes\": 90.77,\n            \"first_name\": \"Katrina\",\n            \"last_name\": \"Stephenson\",\n            \"vehicles\": [],\n            \"guaranteed\": true,\n            \"guarenteed_type\": \"FPCC\",\n            \"status\": \"CHECKED_IN\",\n            \"early_check_in\": false,\n            \"late_check_out\": false,\n            \"room_status\": [\n                \"OCCUPIED\",\n                \"READY\"\n            ],\n            \"arrivals_qualified_stage\": {\n                \"digital_request\": false,\n                \"digital_key\": false\n            },\n            \"departures_qualified_stage\": {\n                \"digital_request\": false\n            },\n            \"digital\": {\n                \"digital_check_in\": true,\n                \"digital_check_out\": false,\n                \"digital_key\": false\n            },\n            \"room_locked\": false,\n            \"requires_assistance\": false,\n            \"discrepant_room\": false,\n            \"vip_guest\": false,\n            \"voicemail_indicator\": false,\n            \"total_accounting_balance\": 0,\n            \"total_authorized_payment\": 0,\n            \"total_remaining_auth\": 0,\n            \"no_of_nights\": 2,\n            \"is_sharer\": false,\n            \"email_on_checkout\": true,\n            \"qualifies_for_express_checkout\": true,\n            \"connected_room_reservation\": false,\n            \"cancelled_with_penalty\": false,\n            \"sub_status\": \"CONFIRMED\",\n            \"phone\": \"+14083942825\",\n            \"street\": \"12345 West 1 St\",\n            \"city\": \"Beverly+Hills\",\n            \"state\": \"CA\",\n            \"country\": \"US\",\n            \"zip_code\": \"90210\",\n            \"adults\": 1,\n            \"children\": 0,\n            \"email\": \"katrina.stephenson@hotelkeyapp.com\",\n            \"manual_action_required\": false,\n            \"reservation_addons\": [],\n            \"number_of_reminders\": 0\n        },\n        {\n            \"id\": \"e5ec1352-e5aa-4637-a157-42bb1209ec88\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"confirmation_no\": \"0K01AAH621\",\n            \"check_in_date\": \"2022-10-29T00:00:00.000Z\",\n            \"check_out_date\": \"2022-10-31T00:00:00.000Z\",\n            \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n            \"rate_code_id\": \"c0daa5d6-2d3b-4aad-acf7-9c0e9192528a\",\n            \"room_id\": \"c3ab1ada-aa0b-49cd-beda-b2cafbee7249\",\n            \"direct_bill_company_id\": \"1310a03b-da18-4ea7-b52d-2e92931eeb18\",\n            \"source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n            \"net_payments\": 184.2,\n            \"payment_declined\": false,\n            \"total_charges\": 326.4,\n            \"total_taxes\": 71.4,\n            \"remarks\": \"\",\n            \"first_name\": \"Mike\",\n            \"last_name\": \"Stevens\",\n            \"vehicles\": [],\n            \"guaranteed\": false,\n            \"status\": \"CHECKED_IN\",\n            \"early_check_in\": false,\n            \"late_check_out\": false,\n            \"room_status\": [\n                \"OCCUPIED\",\n                \"READY\"\n            ],\n            \"arrivals_qualified_stage\": {\n                \"digital_request\": false,\n                \"digital_key\": false\n            },\n            \"departures_qualified_stage\": {\n                \"digital_request\": false\n            },\n            \"digital\": {\n                \"digital_check_in\": false,\n                \"digital_check_out\": false,\n                \"digital_key\": false\n            },\n            \"room_locked\": false,\n            \"requires_assistance\": false,\n            \"discrepant_room\": false,\n            \"company_code\": \"AA\",\n            \"company_name\": \"AMERICAN AIRLINES\",\n            \"vip_guest\": false,\n            \"stay_remarks\": \"\",\n            \"voicemail_indicator\": false,\n            \"total_accounting_balance\": 142.2,\n            \"total_authorized_payment\": 0,\n            \"total_remaining_auth\": 142,\n            \"no_of_nights\": 2,\n            \"is_sharer\": false,\n            \"email_on_checkout\": true,\n            \"qualifies_for_express_checkout\": true,\n            \"connected_room_reservation\": false,\n            \"cancelled_with_penalty\": false,\n            \"phone\": \"+1 8002211122\",\n            \"street\": \"1234\",\n            \"city\": \"Beverly Hills\",\n            \"state\": \"CA\",\n            \"country\": \"US\",\n            \"zip_code\": \"90210\",\n            \"adults\": 1,\n            \"children\": 0,\n            \"email\": \"NormaIl@gmail.com\",\n            \"manual_action_required\": false,\n            \"reservation_addons\": [\n                {\n                    \"reservation_id\": \"e5ec1352-e5aa-4637-a157-42bb1209ec88\",\n                    \"charge_group_id\": \"27260dc7-1ef9-430c-9512-e5f331e777b9\",\n                    \"charge_type_id\": \"0e8f532d-d1f7-40ec-8282-f989ddbc894b\",\n                    \"charge_name\": \"PARKING FEE 1\",\n                    \"purchased_at\": \"CHECK_IN_TIME\",\n                    \"charge_group\": {\n                        \"start_date\": \"2022-10-29T00:00:00.000Z\",\n                        \"end_date\": \"2022-10-29T00:00:00.000Z\"\n                    },\n                    \"id\": \"8d9e4473-06fa-48ad-81a5-38d446620710\",\n                    \"created_at\": \"2023-05-09T19:05:34.000Z\",\n                    \"updated_at\": \"2023-05-09T19:05:34.000Z\"\n                }\n            ],\n            \"number_of_reminders\": 0\n        },\n        {\n            \"id\": \"77fe1134-92a8-428e-a003-9089e1b2a4c7\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"confirmation_no\": \"0K01AAH596\",\n            \"check_in_date\": \"2022-10-29T00:00:00.000Z\",\n            \"check_out_date\": \"2022-10-31T00:00:00.000Z\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"rate_code_id\": \"3874d687-1759-4a26-b15b-63d2bcd0e9ff\",\n            \"room_id\": \"fc92f5af-ef20-4907-b7b6-f067cdea5b39\",\n            \"source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n            \"net_payments\": 481.85,\n            \"payment_declined\": false,\n            \"total_charges\": 481.85,\n            \"total_taxes\": 90.77,\n            \"first_name\": \"Jordan\",\n            \"last_name\": \"Willis\",\n            \"vehicles\": [],\n            \"guaranteed\": true,\n            \"guarenteed_type\": \"FPCC\",\n            \"status\": \"CHECKED_OUT\",\n            \"early_check_in\": false,\n            \"late_check_out\": false,\n            \"room_status\": [\n                \"VACANT\",\n                \"READY\"\n            ],\n            \"arrivals_qualified_stage\": {\n                \"digital_request\": false,\n                \"digital_key\": false\n            },\n            \"departures_qualified_stage\": {\n                \"digital_request\": false\n            },\n            \"digital\": {\n                \"digital_check_in\": true,\n                \"digital_check_out\": false,\n                \"digital_key\": false\n            },\n            \"room_locked\": false,\n            \"requires_assistance\": false,\n            \"discrepant_room\": false,\n            \"vip_guest\": false,\n            \"voicemail_indicator\": false,\n            \"total_accounting_balance\": 0,\n            \"total_authorized_payment\": 0,\n            \"total_remaining_auth\": 0,\n            \"no_of_nights\": 2,\n            \"is_sharer\": false,\n            \"email_on_checkout\": true,\n            \"qualifies_for_express_checkout\": true,\n            \"connected_room_reservation\": false,\n            \"cancelled_with_penalty\": false,\n            \"sub_status\": \"CONFIRMED\",\n            \"phone\": \"+12015678665\",\n            \"street\": \"221 Gravier Street\",\n            \"city\": \"Carrollton\",\n            \"state\": \"TX\",\n            \"country\": \"US\",\n            \"zip_code\": \"75007\",\n            \"adults\": 1,\n            \"children\": 0,\n            \"email\": \"jerrick.haller@hotelkeyapp.com\",\n            \"manual_action_required\": false,\n            \"reservation_addons\": [],\n            \"number_of_reminders\": 0\n        }\n    ],\n    \"digital_enabled\": true,\n    \"digital\": [],\n    \"property\": [\n        {\n            \"type\": \"ALL_DEPARTURES\",\n            \"count\": 10,\n            \"reservation_ids\": [\n                \"42b604ec-aff6-4ef8-bbf4-0f4fc4d27cde\",\n                \"691d8d03-3a31-4d22-95d3-8016bc1f64ca\",\n                \"e67da1de-a8f2-4abb-9fa2-0bd9788db264\",\n                \"783a70bf-b71e-4142-86de-1a890ce33b5b\",\n                \"10407e85-6748-4220-91a9-6adf65dc2367\",\n                \"b5347036-9701-400c-9232-d33abe959126\",\n                \"d0742f8a-a909-4a20-b4a1-5268b498da6b\",\n                \"82910411-89d6-4099-9640-fd1b39d62775\",\n                \"e5ec1352-e5aa-4637-a157-42bb1209ec88\",\n                \"77fe1134-92a8-428e-a003-9089e1b2a4c7\"\n            ]\n        },\n        {\n            \"type\": \"PENDING\",\n            \"count\": 7,\n            \"reservation_ids\": [\n                \"42b604ec-aff6-4ef8-bbf4-0f4fc4d27cde\",\n                \"e67da1de-a8f2-4abb-9fa2-0bd9788db264\",\n                \"10407e85-6748-4220-91a9-6adf65dc2367\",\n                \"b5347036-9701-400c-9232-d33abe959126\",\n                \"d0742f8a-a909-4a20-b4a1-5268b498da6b\",\n                \"82910411-89d6-4099-9640-fd1b39d62775\",\n                \"e5ec1352-e5aa-4637-a157-42bb1209ec88\"\n            ]\n        },\n        {\n            \"type\": \"DEPARTED\",\n            \"count\": 3,\n            \"reservation_ids\": [\n                \"691d8d03-3a31-4d22-95d3-8016bc1f64ca\",\n                \"783a70bf-b71e-4142-86de-1a890ce33b5b\",\n                \"77fe1134-92a8-428e-a003-9089e1b2a4c7\"\n            ]\n        }\n    ]\n}"}],"_postman_id":"edd018bc-2941-46bf-b821-763231ef1923"},{"name":"Get In House Stays","id":"61e19e12-aa18-4322-8bb8-a7c5663add2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/reservations/status?type=inhouse","description":"<p>This API enables the calling application to retrieve all stays that are in house for the current business day.</p>\n<p><strong>Request Object Details</strong></p>\n<p>None</p>\n<p><strong>Response Object Details</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>property object</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>digital_enabled</td>\n<td>boolean - indicates if the property supports digital key</td>\n</tr>\n<tr>\n<td>digital</td>\n<td>boolean - indicates if the property supports digital check-ins/check-outs</td>\n</tr>\n<tr>\n<td><strong>reservations object</strong></td>\n<td></td>\n</tr>\n<tr>\n<td>reservation_details.id</td>\n<td>string - fixed 36 characters representing the UUID of the stay</td>\n</tr>\n<tr>\n<td>reservation_details.property_id</td>\n<td>string - fixed 36 characters representing the UUID of the property</td>\n</tr>\n<tr>\n<td>reservation_details.confirmation_no</td>\n<td>string - This is the confirmation number of the reservation associated with this stay in the CRS system of record</td>\n</tr>\n<tr>\n<td>reservation_details.check_in_date</td>\n<td>string - format of \"YYYY-MM-DDT00:00:00\". This is the arrival date of the reservation.</td>\n</tr>\n<tr>\n<td>reservation_details.check_out_date</td>\n<td>string - format of \"YYYY-MM-DDT00:00:00\". This is the departure date of the reservation.</td>\n</tr>\n<tr>\n<td>reservation_details.room_type_id</td>\n<td>string - fixed 36 characters representing the UUID of the room type for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.rate_code_id</td>\n<td>string - fixed 36 characters representing the UUID of the rate code for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.room_id</td>\n<td>string - fixed 36 characters representing the UUID of the assigned room unit for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.source_id</td>\n<td>string - fixed 36 characters representing the UUID of the booking source for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.net_payments</td>\n<td>double - indicates the net payments across all folios for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.payment_declined</td>\n<td>boolean - indicates if the stay's most recent payment was declined</td>\n</tr>\n<tr>\n<td>reservation_details.total_charges</td>\n<td>double - indicates the total charges across all folios for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.total_taxes</td>\n<td>double - indicates the total taxed across all folios for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.first_name</td>\n<td>string - This is primary guest first name</td>\n</tr>\n<tr>\n<td>reservation_details.last_name</td>\n<td>string - This is primary guest last name</td>\n</tr>\n<tr>\n<td>reservation_details.vehicles</td>\n<td>vehicle object gives the vehicles added as part of the stay</td>\n</tr>\n<tr>\n<td>reservation_details.guaranteed</td>\n<td>boolean - indicates if the stay is guaranteed</td>\n</tr>\n<tr>\n<td>reservation_details.guarenteed_type</td>\n<td>string - represents the stay guarantee type code</td>\n</tr>\n<tr>\n<td>reservation_details.status</td>\n<td>string - possible values: \"CHECKED_IN\"</td>\n</tr>\n<tr>\n<td>reservation_details.early_check_in</td>\n<td>boolean - indicates if the stay has requested an early check-in</td>\n</tr>\n<tr>\n<td>reservation_details.late_check_out</td>\n<td>boolean - indicates if the stay has requested an late check0out</td>\n</tr>\n<tr>\n<td>reservation_details.room_status</td>\n<td>string[] - values indicating room status. possible values: \"OCCUPIED\", \"DIRTY\", \"CLEAN\", \"READY\"</td>\n</tr>\n<tr>\n<td>reservation_details.arrivals_qualified_stage.digital_request</td>\n<td>boolean - indicates if the stay's arrival is digital check-in</td>\n</tr>\n<tr>\n<td>reservation_details.arrivals_qualified_stage.digital_key</td>\n<td>boolean - indicates if the stay arrival is with digital key</td>\n</tr>\n<tr>\n<td>reservation_details.departures_qualified_stage.digital_request</td>\n<td>boolean - indicates if the stay departure is digital check-out</td>\n</tr>\n<tr>\n<td>reservation_details.digital.digital_check_in</td>\n<td>boolean - indicates if the stay has been digitally checked-in</td>\n</tr>\n<tr>\n<td>reservation_details.digital.digital_check_out</td>\n<td>boolean - indicates if the stay has been digitally checked-out</td>\n</tr>\n<tr>\n<td>reservation_details.digital.digital_key</td>\n<td>boolean - indicates if the stay has been issued a digital key</td>\n</tr>\n<tr>\n<td>reservation_details.requires_assistance</td>\n<td>boolean - indicates if the stay requires assistance</td>\n</tr>\n<tr>\n<td>reservation_details.vip_guest</td>\n<td>boolean - indicates if the stay primary guest is a VIP guest</td>\n</tr>\n<tr>\n<td>reservation_details.voicemail_indicator</td>\n<td>boolean - indicates if the stay has a voicemail</td>\n</tr>\n<tr>\n<td>reservation_details.total_accounting_balance</td>\n<td>double - accounting balance of the stay which only included approved payments and posted charges</td>\n</tr>\n<tr>\n<td>reservation_details.total_authorized_payment</td>\n<td>double - gives the authorized payments on the stay</td>\n</tr>\n<tr>\n<td>reservation_details.total_remaining_auth</td>\n<td>double - gives the remaining authorized payments on the stay</td>\n</tr>\n<tr>\n<td>reservation_details.no_of_nights</td>\n<td>number - number of nights for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.is_sharer</td>\n<td>boolean - indicates if the stay has sharer folios</td>\n</tr>\n<tr>\n<td>reservation_details.email_on_checkout</td>\n<td>boolean - indicates if the stay will get folio in an email upon check-out</td>\n</tr>\n<tr>\n<td>reservation_details.qualifies_for_express_checkout</td>\n<td>boolean - indicates if the stay qualifies for the express check-out</td>\n</tr>\n<tr>\n<td>reservation_details.connected_room_reservation</td>\n<td>boolean - indicates if this stay is part of connected room reservation</td>\n</tr>\n<tr>\n<td>reservation_details.cancelled_with_penalty</td>\n<td>boolean - indicates if the stay has been cancelled with a penalty</td>\n</tr>\n<tr>\n<td>reservation_details.sub_status</td>\n<td>string - possible values: \"CONFIRMED\". This is used to create bookings that need payment before being fully confirmed</td>\n</tr>\n<tr>\n<td>reservation_details.phone</td>\n<td>string - This is primary guest phone number</td>\n</tr>\n<tr>\n<td>reservation_details.street</td>\n<td>string - This is primary guest street address</td>\n</tr>\n<tr>\n<td>reservation_details.city</td>\n<td>string - This is primary guest city</td>\n</tr>\n<tr>\n<td>reservation_details.state</td>\n<td>string - This is primary guest state</td>\n</tr>\n<tr>\n<td>reservation_details.country</td>\n<td>string - This is primary guest country</td>\n</tr>\n<tr>\n<td>reservation_details.zip_code</td>\n<td>string - This is primary guest zip code</td>\n</tr>\n<tr>\n<td>reservation_details.adults</td>\n<td>number - number of adults for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.children</td>\n<td>number - number of children for the stay</td>\n</tr>\n<tr>\n<td>reservation_details.email</td>\n<td>string - This is primary guest email address</td>\n</tr>\n<tr>\n<td>reservation_details.manual_action_required</td>\n<td>boolean - indicates if the stay requires manual intervention</td>\n</tr>\n<tr>\n<td>reservation_details.reservation_addons</td>\n<td>reservation_addons - gives information on the add ons that stay may have purchased</td>\n</tr>\n<tr>\n<td>reservation_details.number_of_reminders</td>\n<td>number - the number of unread reminders that stay may have</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","reservations","status"],"host":["<hostname>"],"query":[{"key":"type","value":"inhouse"}],"variable":[]}},"response":[{"id":"27309484-9ea5-4f2b-bdf1-a4924fd7e154","name":"Get In House Stays","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/status?type=inhouse","protocol":"https","host":["00","us-east-1","hkdemo","hotelkeyapp","com"],"path":["v4","hotelbrand","properties","1d98c167-8338-4b5c-bce7-77d17d8d1d89","reservations","status"],"query":[{"key":"type","value":"inhouse"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"reservation_details\": [\n        {\n            \"id\": \"01749077-9314-4f4d-bc84-f13bc31d9081\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"confirmation_no\": \"0K01AAH419\",\n            \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n            \"check_out_date\": \"2022-12-15T00:00:00.000Z\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"rate_code_id\": \"3874d687-1759-4a26-b15b-63d2bcd0e9ff\",\n            \"room_id\": \"7dc44a08-79cf-41a2-9736-652322bac345\",\n            \"source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n            \"net_payments\": 363,\n            \"payment_declined\": false,\n            \"total_charges\": 3146.61,\n            \"total_taxes\": 135.81,\n            \"first_name\": \"Dave\",\n            \"last_name\": \"Bautista\",\n            \"vehicles\": [],\n            \"guaranteed\": true,\n            \"guarenteed_type\": \"FPCC\",\n            \"status\": \"CHECKED_IN\",\n            \"early_check_in\": false,\n            \"late_check_out\": false,\n            \"room_status\": [\n                \"OCCUPIED\",\n                \"READY\"\n            ],\n            \"arrivals_qualified_stage\": {\n                \"digital_request\": false,\n                \"digital_key\": false\n            },\n            \"departures_qualified_stage\": {\n                \"digital_request\": false\n            },\n            \"digital\": {\n                \"digital_check_in\": false,\n                \"digital_check_out\": false,\n                \"digital_key\": false\n            },\n            \"room_locked\": false,\n            \"requires_assistance\": false,\n            \"vip_guest\": false,\n            \"voicemail_indicator\": false,\n            \"total_accounting_balance\": -51.39,\n            \"total_authorized_payment\": 0,\n            \"total_remaining_auth\": -51,\n            \"no_of_nights\": 45,\n            \"is_sharer\": false,\n            \"email_on_checkout\": true,\n            \"qualifies_for_express_checkout\": true,\n            \"connected_room_reservation\": false,\n            \"cancelled_with_penalty\": false,\n            \"sub_status\": \"PAID\",\n            \"phone\": \"+15185551234\",\n            \"street\": \"123 Main St\",\n            \"city\": \"Moriarty\",\n            \"state\": \"NM\",\n            \"country\": \"US\",\n            \"zip_code\": \"87035\",\n            \"adults\": 1,\n            \"children\": 0,\n            \"email\": \"adam.shiel@hotelkeyapp.com\",\n            \"tax_exempt_code_id\": \"7f4067c7-4497-44f7-8e5f-bc650ef6dacd\",\n            \"manual_action_required\": false,\n            \"reservation_addons\": [],\n            \"number_of_reminders\": 0\n        },\n        {\n            \"id\": \"8e32a882-750b-426b-847b-e7609bbc85b2\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"confirmation_no\": \"0K01AAH699\",\n            \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n            \"check_out_date\": \"2022-11-07T00:00:00.000Z\",\n            \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n            \"rate_code_id\": \"4e31db84-910b-43af-a3f3-bc0b05bae216\",\n            \"room_id\": \"9ba97192-e2d7-4f01-a32c-d2afa4cf7f34\",\n            \"source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n            \"net_payments\": 0,\n            \"payment_declined\": false,\n            \"total_charges\": 386.4,\n            \"total_taxes\": 71.4,\n            \"first_name\": \"Jackie\",\n            \"last_name\": \"Brooks\",\n            \"vehicles\": [],\n            \"guaranteed\": true,\n            \"guarenteed_type\": \"FPCC\",\n            \"status\": \"CHECKED_IN\",\n            \"early_check_in\": false,\n            \"late_check_out\": false,\n            \"room_status\": [\n                \"OCCUPIED\",\n                \"READY\"\n            ],\n            \"arrivals_qualified_stage\": {\n                \"digital_request\": false,\n                \"digital_key\": false\n            },\n            \"departures_qualified_stage\": {\n                \"digital_request\": false\n            },\n            \"digital\": {\n                \"digital_check_in\": true,\n                \"digital_check_out\": false,\n                \"digital_key\": false\n            },\n            \"room_locked\": false,\n            \"requires_assistance\": false,\n            \"discrepant_room\": false,\n            \"vip_guest\": false,\n            \"voicemail_indicator\": false,\n            \"total_accounting_balance\": 0,\n            \"total_authorized_payment\": 0,\n            \"total_remaining_auth\": 0,\n            \"no_of_nights\": 7,\n            \"is_sharer\": false,\n            \"email_on_checkout\": true,\n            \"qualifies_for_express_checkout\": true,\n            \"connected_room_reservation\": false,\n            \"cancelled_with_penalty\": false,\n            \"sub_status\": \"DRAFT\",\n            \"phone\": \"+18002211122\",\n            \"street\": \"123 Main St\",\n            \"city\": \"Beverly Hills\",\n            \"state\": \"CA\",\n            \"country\": \"US\",\n            \"zip_code\": \"90210\",\n            \"adults\": 1,\n            \"children\": 0,\n            \"email\": \"katrina.1.stephenson@hotelkeyapp.com\",\n            \"manual_action_required\": false,\n            \"reservation_addons\": [],\n            \"number_of_reminders\": 0\n        },\n        {\n            \"id\": \"6ec110a1-a0fe-4e10-9886-f9529c793a4e\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"confirmation_no\": \"0K01AAH670\",\n            \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n            \"check_out_date\": \"2022-11-06T00:00:00.000Z\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"rate_code_id\": \"4e31db84-910b-43af-a3f3-bc0b05bae216\",\n            \"room_id\": \"f2f6588e-a228-4c7b-ac46-525b0449d935\",\n            \"source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n            \"net_payments\": 0,\n            \"payment_declined\": false,\n            \"total_charges\": 331.2,\n            \"total_taxes\": 61.2,\n            \"first_name\": \"Bobby\",\n            \"last_name\": \"Clark\",\n            \"vehicles\": [],\n            \"guaranteed\": true,\n            \"guarenteed_type\": \"FPCC\",\n            \"status\": \"CHECKED_IN\",\n            \"early_check_in\": false,\n            \"late_check_out\": false,\n            \"room_status\": [\n                \"OCCUPIED\",\n                \"READY\"\n            ],\n            \"arrivals_qualified_stage\": {\n                \"digital_request\": false,\n                \"digital_key\": false\n            },\n            \"departures_qualified_stage\": {\n                \"digital_request\": false\n            },\n            \"digital\": {\n                \"digital_check_in\": true,\n                \"digital_check_out\": false,\n                \"digital_key\": false\n            },\n            \"room_locked\": false,\n            \"requires_assistance\": false,\n            \"discrepant_room\": false,\n            \"vip_guest\": false,\n            \"voicemail_indicator\": false,\n            \"total_accounting_balance\": 0,\n            \"total_authorized_payment\": 0,\n            \"total_remaining_auth\": 0,\n            \"no_of_nights\": 6,\n            \"is_sharer\": false,\n            \"email_on_checkout\": true,\n            \"qualifies_for_express_checkout\": true,\n            \"connected_room_reservation\": false,\n            \"cancelled_with_penalty\": false,\n            \"phone\": \"+18002211122\",\n            \"street\": \"123 Main St\",\n            \"city\": \"Beverly Hills\",\n            \"state\": \"CA\",\n            \"country\": \"US\",\n            \"zip_code\": \"90210\",\n            \"adults\": 1,\n            \"children\": 0,\n            \"email\": \"katrina.stephenson@hotelkeyapp.com\",\n            \"manual_action_required\": false,\n            \"reservation_addons\": [],\n            \"number_of_reminders\": 0\n        },\n        {\n            \"id\": \"6b8ba184-debb-48cb-81e7-4954fb04d70c\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"confirmation_no\": \"0K01AAH708\",\n            \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n            \"check_out_date\": \"2022-11-07T00:00:00.000Z\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"rate_code_id\": \"2df74641-ad30-4bc3-8a49-5fba8f316488\",\n            \"room_id\": \"cb26eea1-7163-4c76-809d-f56aac0ad7e5\",\n            \"source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n            \"net_payments\": 476,\n            \"payment_declined\": false,\n            \"total_charges\": 476,\n            \"total_taxes\": 21,\n            \"first_name\": \"Jerrick\",\n            \"last_name\": \"Haller\",\n            \"vehicles\": [],\n            \"guaranteed\": false,\n            \"status\": \"CHECKED_IN\",\n            \"early_check_in\": false,\n            \"late_check_out\": false,\n            \"room_status\": [\n                \"OCCUPIED\",\n                \"READY\"\n            ],\n            \"arrivals_qualified_stage\": {\n                \"digital_request\": false,\n                \"digital_key\": false\n            },\n            \"departures_qualified_stage\": {\n                \"digital_request\": false\n            },\n            \"digital\": {\n                \"digital_check_in\": false,\n                \"digital_check_out\": false,\n                \"digital_key\": false\n            },\n            \"room_locked\": false,\n            \"requires_assistance\": false,\n            \"discrepant_room\": false,\n            \"vip_guest\": false,\n            \"voicemail_indicator\": false,\n            \"total_accounting_balance\": -476,\n            \"total_authorized_payment\": 0,\n            \"total_remaining_auth\": -476,\n            \"no_of_nights\": 7,\n            \"is_sharer\": false,\n            \"email_on_checkout\": true,\n            \"qualifies_for_express_checkout\": true,\n            \"connected_room_reservation\": false,\n            \"cancelled_with_penalty\": false,\n            \"phone\": \"+1 4696692112\",\n            \"street\": \"123 Main St\",\n            \"city\": \"Beverly Hills\",\n            \"state\": \"CA\",\n            \"country\": \"US\",\n            \"zip_code\": \"90210\",\n            \"adults\": 1,\n            \"children\": 0,\n            \"email\": \"jerrick.haller@hotelkeyapp.com\",\n            \"tax_exempt_code_id\": \"db500724-62f2-4178-a863-f9416fa61a4f\",\n            \"manual_action_required\": false,\n            \"reservation_addons\": [],\n            \"number_of_reminders\": 0\n        },\n        {\n            \"id\": \"a4bf09b4-ac21-4e8c-bd09-5271eaf88164\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"confirmation_no\": \"0K01AAH672\",\n            \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n            \"check_out_date\": \"2022-11-22T00:00:00.000Z\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"rate_code_id\": \"996b3055-02cd-4cd2-a2df-fcffbe0e26c8\",\n            \"room_id\": \"7c2742d3-c9f0-4d28-9e39-3bd86be6d6d9\",\n            \"source_id\": \"aba54986-a939-4bdf-8c8d-5a06d185448d\",\n            \"net_payments\": 1290.96,\n            \"payment_declined\": false,\n            \"total_charges\": 1290.96,\n            \"total_taxes\": 234.96,\n            \"first_name\": \"Kathy\",\n            \"last_name\": \"Shawn\",\n            \"vehicles\": [],\n            \"guaranteed\": false,\n            \"status\": \"CHECKED_IN\",\n            \"early_check_in\": false,\n            \"late_check_out\": false,\n            \"room_status\": [\n                \"OCCUPIED\",\n                \"READY\"\n            ],\n            \"arrivals_qualified_stage\": {\n                \"digital_request\": false,\n                \"digital_key\": false\n            },\n            \"departures_qualified_stage\": {\n                \"digital_request\": false\n            },\n            \"digital\": {\n                \"digital_check_in\": false,\n                \"digital_check_out\": false,\n                \"digital_key\": false\n            },\n            \"room_locked\": false,\n            \"requires_assistance\": false,\n            \"discrepant_room\": false,\n            \"vip_guest\": false,\n            \"voicemail_indicator\": false,\n            \"total_accounting_balance\": -1290.96,\n            \"total_authorized_payment\": 0,\n            \"total_remaining_auth\": -1291,\n            \"no_of_nights\": 22,\n            \"is_sharer\": false,\n            \"email_on_checkout\": true,\n            \"qualifies_for_express_checkout\": true,\n            \"connected_room_reservation\": false,\n            \"cancelled_with_penalty\": false,\n            \"phone\": \"+18002211122\",\n            \"street\": \"123 Main St\",\n            \"city\": \"Beverly Hills\",\n            \"state\": \"CA\",\n            \"country\": \"US\",\n            \"zip_code\": \"90210\",\n            \"adults\": 1,\n            \"children\": 0,\n            \"email\": \"decline@hotelkeyapp.com\",\n            \"manual_action_required\": false,\n            \"reservation_addons\": [],\n            \"number_of_reminders\": 0\n        }\n    ],\n    \"digital_enabled\": true,\n    \"digital\": [],\n    \"property\": []\n}"}],"_postman_id":"61e19e12-aa18-4322-8bb8-a7c5663add2e"},{"name":"Retrieve a Stay Header","id":"eaad9b5b-9be1-4c92-9085-ab28fa790aaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/reservations/search?confirmation_no=XXXXXXXXXX","description":"<p>This API enables the calling application to retrieve the header-level details for the stay(s) associated with the given confirmation number.</p>\n<p><strong>Request Object Details</strong></p>\n<p>None</p>\n<p><strong>Response Object Details</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>reservation header object</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>string - fixed 36 characters representing the UUID of the stay</td>\n</tr>\n<tr>\n<td>primary_guest.id</td>\n<td>string - fixed 36 characters representing he UUID of primary guest of the stay</td>\n</tr>\n<tr>\n<td>primary_guest.first_name</td>\n<td>string - This is primary guest first name</td>\n</tr>\n<tr>\n<td>primary_guest.last_name</td>\n<td>string - This is primary guest last name</td>\n</tr>\n<tr>\n<td>primary_guest.photo_id</td>\n<td>string - This is primary guest photo identification number</td>\n</tr>\n<tr>\n<td>primary_guest.vip_guest</td>\n<td>boolean - indicates if the stay primary guest is a VIP guest</td>\n</tr>\n<tr>\n<td>primary_guest.email</td>\n<td>string - This is primary guest email address</td>\n</tr>\n<tr>\n<td>primary_guest.phone</td>\n<td>string - This is primary guest phone number</td>\n</tr>\n<tr>\n<td>confirmation_no</td>\n<td>string - This is the confirmation number of the reservation associated with this stay in the CRS system of record</td>\n</tr>\n<tr>\n<td>cancellation_no</td>\n<td>string - This is the cancellation number of the reservation associated with this stay in the CRS system of record</td>\n</tr>\n<tr>\n<td>status</td>\n<td>string - possible values: \"CHECKED_IN\", \"CHECKED_OUT\", \"NO_SHOW\", \"CANCELLED\", \"BOOKED\"</td>\n</tr>\n<tr>\n<td>group_name</td>\n<td>string - This is the name of the group associated with this stay</td>\n</tr>\n<tr>\n<td>group_no</td>\n<td>string - This is the group confirmation number associated with this stay</td>\n</tr>\n<tr>\n<td>check_in_date</td>\n<td>string - format of \"YYYY-MM-DDT00:00:00\". This is the arrival date of the reservation</td>\n</tr>\n<tr>\n<td>check_out_date</td>\n<td>string - format of \"YYYY-MM-DDT00:00:00\". This is the departure date of the reservation</td>\n</tr>\n<tr>\n<td>checked_in_date</td>\n<td>string - format of \"YYYY-MM-DDTHH:MM:SS\". This is the actual date/timestamp of the check-in</td>\n</tr>\n<tr>\n<td>checked_out_date</td>\n<td>string - format of \"YYYY-MM-DDTHH:MM:SS\". This is the actual date/timestamp of the check-out</td>\n</tr>\n<tr>\n<td>net_payments</td>\n<td>double - indicates the net payments across all folios for the stay</td>\n</tr>\n<tr>\n<td>total_charges</td>\n<td>double - indicates the total charges across all folios for the stay</td>\n</tr>\n<tr>\n<td>total_taxes</td>\n<td>double - indicates the total taxed across all folios for the stay</td>\n</tr>\n<tr>\n<td>room.id</td>\n<td>string - fixed 36 characters representing the UUID of the assigned room unit for the stay</td>\n</tr>\n<tr>\n<td>room.number</td>\n<td>string - room number assigned to the stay</td>\n</tr>\n<tr>\n<td>room_type.id</td>\n<td>string - fixed 36 characters representing the UUID of the room type assigned to the stay</td>\n</tr>\n<tr>\n<td>room_type.name</td>\n<td>string - room type name assigned to the stay</td>\n</tr>\n<tr>\n<td>room_type.code</td>\n<td>string - room type code assigned to the stay</td>\n</tr>\n<tr>\n<td>external_confirmation_no</td>\n<td>string - This is the external confirmation number of the reservation associated with this stay in the CRS system of record. Not applicable to single image inventory based designs</td>\n</tr>\n<tr>\n<td>external_cancellation_no</td>\n<td>string - This is the external cancellation number of the reservation associated with this stay in the CRS system of record. Not applicable to single image inventory based designs</td>\n</tr>\n<tr>\n<td>company_code</td>\n<td>string - company code attached to the stay header</td>\n</tr>\n<tr>\n<td>company_name</td>\n<td>string - company name attached to the stay header</td>\n</tr>\n<tr>\n<td>guaranteed</td>\n<td>boolean - indicates if the stay is guaranteed</td>\n</tr>\n<tr>\n<td>guaranteed_type</td>\n<td>string - represents the stay guarantee type code</td>\n</tr>\n<tr>\n<td>rate_code_id</td>\n<td>string - fixed 36 characters representing the UUID of the rate code assigned to the stay</td>\n</tr>\n<tr>\n<td>rate_code_name</td>\n<td>string - rate code name assigned to the stay</td>\n</tr>\n<tr>\n<td>source_id</td>\n<td>string - fixed 36 characters representing the UUID of the booking source for the stay</td>\n</tr>\n<tr>\n<td>remarks</td>\n<td>string - booking remarks attached to the stay</td>\n</tr>\n<tr>\n<td>program_name</td>\n<td>string - loyalty program name attached to the stay</td>\n</tr>\n<tr>\n<td>tier_name</td>\n<td>string - loyalty program tier of the loyalty profile attached to the stay</td>\n</tr>\n<tr>\n<td>tier_icon</td>\n<td>string - URL of the loyalty program tier of the loyalty profile attached to the stay</td>\n</tr>\n<tr>\n<td>total_accounting_balance</td>\n<td>double - accounting balance of the stay which only included approved payments and posted charges</td>\n</tr>\n<tr>\n<td>total_authorized_payments</td>\n<td>double - gives the authorized payments on the stay</td>\n</tr>\n<tr>\n<td>total_remaining_auth</td>\n<td>double - gives the remaining authorized payments on the stay</td>\n</tr>\n<tr>\n<td>digital.digital_check_in</td>\n<td>boolean - indicates if the stay's arrival is digital check-in</td>\n</tr>\n<tr>\n<td>digital.digital_check_out</td>\n<td>boolean - indicates if the stay departure is digital check-out</td>\n</tr>\n<tr>\n<td>digital.digital_key</td>\n<td>boolean - indicates if the stay arrival is with digital key</td>\n</tr>\n<tr>\n<td>digital.digital_key_status</td>\n<td>string - provides the status of the digital key. Possible values: \"PENDING\", \"DELIVERED\"</td>\n</tr>\n<tr>\n<td>secondary_guests</td>\n<td>guests[] objects - provides information on the additional guests attached to this stay</td>\n</tr>\n<tr>\n<td>no_of_nights</td>\n<td>number - number of nights for the stay</td>\n</tr>\n<tr>\n<td>arrival_time</td>\n<td>string - arrival time of the stay if provided</td>\n</tr>\n<tr>\n<td>departure_time</td>\n<td>string - departure time of the stay if provided</td>\n</tr>\n<tr>\n<td>cancelled_with_penalty</td>\n<td>boolean - indicates if the stay has been cancelled with a penalty</td>\n</tr>\n<tr>\n<td>package_id</td>\n<td>string - fixed 36 characters representing the UUID of the packaged associated with this stay</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","reservations","search"],"host":["<hostname>"],"query":[{"key":"confirmation_no","value":"XXXXXXXXXX"}],"variable":[]}},"response":[{"id":"ca1711b1-cd7d-4f1b-a06d-4d54c889816c","name":"Retrieve a Stay Header","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/search?confirmation_no=XXXXXXXX","protocol":"https","host":["00","us-east-1","hkdemo","hotelkeyapp","com"],"path":["v4","hotelbrand","properties","1d98c167-8338-4b5c-bce7-77d17d8d1d89","reservations","search"],"query":[{"key":"confirmation_no","value":"XXXXXXXX"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"52a27977-0bf6-4a9a-96da-e6a79714dbf7\",\n        \"primary_guest\": {\n            \"id\": \"04339d44-ebd9-457b-9de2-4a0cc0912088\",\n            \"first_name\": \"Frank\",\n            \"last_name\": \"Sinatra\",\n            \"photo_id\": null,\n            \"vip_guest\": false,\n            \"email\": \"katrina.swtephenson@hotelkeyapp.com\",\n            \"phone\": \"+115418659958\"\n        },\n        \"confirmation_no\": \"0K01AAH718\",\n        \"cancellation_no\": null,\n        \"status\": \"HOLD\",\n        \"group_name\": null,\n        \"group_no\": null,\n        \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n        \"check_out_date\": \"2022-11-28T00:00:00.000Z\",\n        \"checked_in_date\": null,\n        \"checked_out_date\": null,\n        \"net_payments\": 0,\n        \"total_charges\": 1643.04,\n        \"total_taxes\": 299.04,\n        \"room\": null,\n        \"group_block\": null,\n        \"room_type\": {\n            \"id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n            \"name\": \"QUEEN ROOM\",\n            \"code\": \"QR\"\n        },\n        \"external_confirmation_no\": null,\n        \"external_cancellation_no\": null,\n        \"company_code\": null,\n        \"company_name\": null,\n        \"guaranteed\": false,\n        \"guaranteed_type\": null,\n        \"secondary_guest_names\": \"\",\n        \"card_digits\": null,\n        \"license_plates\": null,\n        \"search_key\": null,\n        \"rate_code_id\": \"996b3055-02cd-4cd2-a2df-fcffbe0e26c8\",\n        \"source_id\": \"aba54986-a939-4bdf-8c8d-5a06d185448d\",\n        \"remarks\": null,\n        \"payment_types\": null,\n        \"program_name\": \"IHG One Rewards\",\n        \"tier_name\": \"CLUB MEMBER\",\n        \"tier_icon\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/9a4b9273-9754-40e9-84a1-789b97bb1759.png\",\n        \"total_accounting_balance\": 0,\n        \"total_authorized_payments\": 0,\n        \"total_remaining_auth\": 0,\n        \"digital\": {\n            \"digital_check_in\": false,\n            \"digital_check_out\": false,\n            \"digital_key\": false,\n            \"digital_key_status\": null\n        },\n        \"secondary_guests\": [],\n        \"no_of_nights\": 28,\n        \"rate_code_name\": \"MONTHLY\",\n        \"arrival_time\": null,\n        \"departure_time\": null,\n        \"cancelled_with_penalty\": false,\n        \"package_id\": null\n    }\n]"}],"_postman_id":"eaad9b5b-9be1-4c92-9085-ab28fa790aaf"},{"name":"Retrieve Stay Details","id":"b9255a96-fe3e-490d-9cd3-f57069bf1b8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/reservations/reservations/<reservation_id>","description":"<p>This API retrieves the stay details for a given specific reservation id in the HK PMS system.</p>\n<p><strong>Request Object Details</strong></p>\n<p>None</p>\n<p><strong>Response Object Details</strong></p>\n<p>See example response.</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","reservations","reservations","<reservation_id>"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"0392bad2-20fd-4199-97c8-de6e311d5466","name":"Retrieve Stay Details","originalRequest":{"method":"GET","header":[],"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/691d8d03-3a31-4d22-95d3-8016bc1f64ca"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"secondary_guests\": [],\n    \"preferences\": [],\n    \"primary_guest\": {\n        \"stay_history\": [],\n        \"version\": 1,\n        \"first_name\": \"Bobby\",\n        \"last_name\": \"Clark\",\n        \"phone\": \"+18002211122\",\n        \"street\": \"123 Main St\",\n        \"city\": \"Beverly Hills\",\n        \"state\": \"CA\",\n        \"country\": \"US\",\n        \"zip_code\": \"90210\",\n        \"email\": \"bobbi.c@clarkent.com\",\n        \"temporary\": false,\n        \"device_created_at\": 0,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"guest_fields\": [\n            {\n                \"name\": \"LOYALTY_ID\",\n                \"value\": \"1676421794\",\n                \"add_as_search_key\": false\n            }\n        ],\n        \"verified\": true,\n        \"vip_guest\": false,\n        \"accompanying_guest_name\": \"Bobby Clark\",\n        \"age_group\": \"ADULT\",\n        \"home_country_resident\": false,\n        \"id\": \"e0112b4f-3a42-4399-86e3-936b2a11c5d9\",\n        \"created_at\": \"2023-05-18T23:47:31.000Z\",\n        \"updated_at\": \"2023-05-18T23:47:32.000Z\"\n    },\n    \"transfer_charges\": [],\n    \"reservation_remarks\": [],\n    \"group_block\": {\n        \"allocation_due\": 0,\n        \"total_accounting_balance\": 0,\n        \"total_authorized_payment\": 0,\n        \"total_remaining_auth\": 0,\n        \"qualifies_for_cancellation\": false,\n        \"disable_shoulder_days_room_types_prices\": true,\n        \"allowed_to_modify_shoulder_start_date\": false,\n        \"allowed_to_modify_shoulder_end_date\": false,\n        \"minimum_shoulder_start_date\": \"2022-10-31T00:00:00.000Z\",\n        \"maximum_shoulder_start_date\": \"2022-10-31T00:00:00.000Z\",\n        \"minimum_shoulder_end_date\": \"2022-11-01T00:00:00.000Z\",\n        \"maximum_shoulder_end_date\": \"2023-11-01T00:00:00.000Z\",\n        \"allowed_to_set_shoulder_start_date\": true,\n        \"allowed_to_set_shoulder_end_date\": true,\n        \"number_of_reservations\": 1,\n        \"version\": 1,\n        \"group_name\": \"American Airlines Crew\",\n        \"group_no\": \"0K01AAH690\",\n        \"group_code\": \"0K01AAH690\",\n        \"first_name\": \"Kathy\",\n        \"last_name\": \"Jones\",\n        \"address\": \"123 Airport Way\",\n        \"city\": \"Beverly Hills\",\n        \"state\": \"CA\",\n        \"country\": \"US\",\n        \"zip_code\": \"90210\",\n        \"email\": \"Jerrick.haller@hotelkeyapp.com\",\n        \"status\": \"CHECKED_IN\",\n        \"cut_off_date\": \"2022-10-31T00:00:00.000Z\",\n        \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n        \"check_out_date\": \"2022-11-01T00:00:00.000Z\",\n        \"guaranteed\": true,\n        \"is_group_checkin\": false,\n        \"guaranteed_type\": \"LDB\",\n        \"requested_amount\": 0,\n        \"comment_images\": [],\n        \"deposit_amount\": 0,\n        \"device_created_at\": 0,\n        \"direct_bill_company_id\": \"1310a03b-da18-4ea7-b52d-2e92931eeb18\",\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n        \"rate_code_id\": \"c0daa5d6-2d3b-4aad-acf7-9c0e9192528a\",\n        \"rate_code\": {\n            \"name\": \"AMERICAN AIRLINES\",\n            \"code\": \"AAR\",\n            \"default\": false,\n            \"exception\": false,\n            \"prepaid\": false,\n            \"internet_rate\": false,\n            \"complimentary\": false,\n            \"cancellation_time\": 0,\n            \"reservation_cancellation_policy\": \"18ec92df-495c-4c37-b771-5bd6bca08fd6\",\n            \"active\": true,\n            \"housekeeping_schedule_config_id\": \"5765e56c-542a-4915-83eb-f76db18a2781\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"minimum_stay_length\": 0,\n            \"requires_aarp_number\": false,\n            \"requires_age_validation\": false,\n            \"minimum_age\": 0,\n            \"commision_eligible\": false,\n            \"qualified\": true,\n            \"re_rating_down\": false,\n            \"re_rating_up\": false,\n            \"cancellation_allowed_days\": 0,\n            \"is_loyalty_rate_code\": false,\n            \"add_policy_to_registration_card\": false,\n            \"no_show_nights\": 2,\n            \"paid_cancellation_nights\": 1,\n            \"is_company_rate_code\": true,\n            \"requires_aaa_number\": false,\n            \"suppress_rates\": false,\n            \"full_stay_los\": false,\n            \"booking_source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n            \"direct_bill_company_id\": \"1310a03b-da18-4ea7-b52d-2e92931eeb18\",\n            \"contracted_rates\": true,\n            \"is_package_rate\": false,\n            \"rate_display_order\": 0,\n            \"display_code\": \"AAR\",\n            \"minimum_rate\": 0,\n            \"maximum_rate\": 99999,\n            \"commission_type\": \"AMOUNT\",\n            \"commission_value\": 0,\n            \"id\": \"c0daa5d6-2d3b-4aad-acf7-9c0e9192528a\",\n            \"created_at\": \"2022-07-31T19:54:54.000Z\",\n            \"updated_at\": \"2023-05-09T16:57:53.000Z\"\n        },\n        \"source\": {\n            \"name\": \"WALK IN\",\n            \"code\": \"WKIN\",\n            \"suppress_rates\": false,\n            \"allow_changes\": true,\n            \"active\": true,\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"allowed_for_property\": true,\n            \"validate_guarantee_type\": false,\n            \"allow_cancellation\": true,\n            \"id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n            \"created_at\": \"2018-11-19T04:25:39.000Z\",\n            \"updated_at\": \"2023-05-09T14:21:32.000Z\"\n        },\n        \"booking_date\": \"2022-10-31T00:00:00.000Z\",\n        \"requires_reference_number\": false,\n        \"reference_number\": \"\",\n        \"requires_confirmation_letter\": false,\n        \"requires_db_attachment\": false,\n        \"master_pays\": false,\n        \"alloted_rooms\": 5,\n        \"reserved_rooms\": 1,\n        \"hide_rates\": false,\n        \"fixed_price\": false,\n        \"requires_po_number\": false,\n        \"requires_proof\": false,\n        \"tax_exempted\": false,\n        \"is_third_party_billing\": false,\n        \"group_type\": \"T1\",\n        \"group_booking_type\": \"BILLING_ONLY\",\n        \"group_booking_cutoff_interval\": 0,\n        \"paid_amount\": 0,\n        \"payment_sources\": [],\n        \"post_days\": 0,\n        \"pre_days\": 0,\n        \"billing_configuration\": \"INDIVIDUAL\",\n        \"tax_exempt_images\": [],\n        \"folio\": {\n            \"name\": \"G-AAH691\",\n            \"folio_no\": \"0K01AAH691\",\n            \"type\": \"LDB\",\n            \"default\": 1,\n            \"net_payments\": 0,\n            \"total_charges\": 0,\n            \"total_taxes\": 0,\n            \"device_created_at\": 1683691077929,\n            \"payments\": [],\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"hide_rates\": false,\n            \"folio_type_id\": \"274c0f33-6eaf-4517-9adc-9e38f058fd57\",\n            \"child_folios\": [],\n            \"group_block_id\": \"f0198e15-d173-4e75-8baa-fe479bede5e3\",\n            \"email_on_checkout\": false,\n            \"summary_rates\": false,\n            \"accounting_total_charges\": 0,\n            \"accounting_total_taxes\": 0,\n            \"accounting_net_payments\": 0,\n            \"payment_method\": \"COMPANY\",\n            \"direct_bill_company_id\": \"1310a03b-da18-4ea7-b52d-2e92931eeb18\",\n            \"company_name\": \"AMERICAN AIRLINES\",\n            \"company_code\": \"AA\",\n            \"counter\": 1,\n            \"folios_charge_type_categories\": [\n                {\n                    \"folio_id\": \"2874775f-d01c-405b-af7a-2fdadffc39da\",\n                    \"category_id\": \"0e16aafc-5d33-4314-89b8-2e0cb97db442\",\n                    \"routed\": false,\n                    \"charge_type_category\": {\n                        \"name\": \"HGI01\",\n                        \"code\": \"IHG01\",\n                        \"is_active\": true,\n                        \"charge_types\": [],\n                        \"is_system\": false,\n                        \"misc_expense_only\": false,\n                        \"type\": \"MISC_CHARGE\",\n                        \"outlet_only\": false,\n                        \"id\": \"0e16aafc-5d33-4314-89b8-2e0cb97db442\"\n                    },\n                    \"id\": \"05213e0f-84a6-491c-94e5-fef5dcffe5fe\"\n                },\n                {\n                    \"folio_id\": \"2874775f-d01c-405b-af7a-2fdadffc39da\",\n                    \"category_id\": \"5d844ff4-4981-4fa6-a6c4-9df527b73d89\",\n                    \"routed\": false,\n                    \"charge_type_category\": {\n                        \"name\": \"EPOS\",\n                        \"code\": \"EPOS\",\n                        \"is_active\": true,\n                        \"charge_types\": [],\n                        \"is_system\": false,\n                        \"misc_expense_only\": false,\n                        \"type\": \"MISC_CHARGE\",\n                        \"outlet_only\": true,\n                        \"id\": \"5d844ff4-4981-4fa6-a6c4-9df527b73d89\"\n                    },\n                    \"id\": \"09eacf87-c955-47c5-84c4-75f87d064b58\"\n                },\n                {\n                    \"folio_id\": \"2874775f-d01c-405b-af7a-2fdadffc39da\",\n                    \"category_id\": \"dc9771d2-3810-4771-a528-5376536220a5\",\n                    \"routed\": false,\n                    \"charge_type_category\": {\n                        \"name\": \"EVRK\",\n                        \"code\": \"EVRK\",\n                        \"is_active\": true,\n                        \"charge_types\": [],\n                        \"is_system\": false,\n                        \"misc_expense_only\": false,\n                        \"type\": \"MISC_CHARGE\",\n                        \"outlet_only\": false,\n                        \"id\": \"dc9771d2-3810-4771-a528-5376536220a5\"\n                    },\n                    \"id\": \"8208058e-cfac-4e2a-9a82-5cf76c9c66a4\"\n                },\n                {\n                    \"folio_id\": \"2874775f-d01c-405b-af7a-2fdadffc39da\",\n                    \"category_id\": \"f52f9fe2-a530-4e62-bc3c-11e088d953f2\",\n                    \"routed\": false,\n                    \"charge_type_category\": {\n                        \"name\": \"ROOM RENT\",\n                        \"code\": \"ROOM_RENT\",\n                        \"is_active\": true,\n                        \"charge_types\": [],\n                        \"is_system\": false,\n                        \"misc_expense_only\": false,\n                        \"type\": \"ROOM_RENT\",\n                        \"outlet_only\": false,\n                        \"id\": \"f52f9fe2-a530-4e62-bc3c-11e088d953f2\"\n                    },\n                    \"id\": \"cba8e1d8-6e78-4c2e-8518-cba9119c8183\"\n                }\n            ],\n            \"is_sharer\": false,\n            \"allow_payment_only_when_all_charges_are_posted\": false,\n            \"stop_charge\": false,\n            \"credit_level\": 99999,\n            \"id\": \"2874775f-d01c-405b-af7a-2fdadffc39da\",\n            \"created_at\": \"2023-05-10T03:57:57.000Z\",\n            \"updated_at\": \"2023-05-20T17:11:34.000Z\"\n        },\n        \"registration_cards_cols\": [],\n        \"company_name\": \"AMERICAN AIRLINES\",\n        \"company_code\": \"AA\",\n        \"start_date\": \"2022-10-31T00:00:00.000Z\",\n        \"end_date\": \"2022-11-01T00:00:00.000Z\",\n        \"waive_incidental\": false,\n        \"block_inventory\": true,\n        \"single_use_rate_code\": false,\n        \"folios\": [\n            {\n                \"name\": \"G-AAH691\",\n                \"folio_no\": \"0K01AAH691\",\n                \"type\": \"LDB\",\n                \"default\": 1,\n                \"net_payments\": 0,\n                \"total_charges\": 0,\n                \"total_taxes\": 0,\n                \"device_created_at\": 1683691077929,\n                \"payments\": [],\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"hide_rates\": false,\n                \"folio_type_id\": \"274c0f33-6eaf-4517-9adc-9e38f058fd57\",\n                \"child_folios\": [],\n                \"group_block_id\": \"f0198e15-d173-4e75-8baa-fe479bede5e3\",\n                \"email_on_checkout\": false,\n                \"summary_rates\": false,\n                \"accounting_total_charges\": 0,\n                \"accounting_total_taxes\": 0,\n                \"accounting_net_payments\": 0,\n                \"payment_method\": \"COMPANY\",\n                \"direct_bill_company_id\": \"1310a03b-da18-4ea7-b52d-2e92931eeb18\",\n                \"company_name\": \"AMERICAN AIRLINES\",\n                \"company_code\": \"AA\",\n                \"counter\": 1,\n                \"folios_charge_type_categories\": [\n                    {\n                        \"folio_id\": \"2874775f-d01c-405b-af7a-2fdadffc39da\",\n                        \"category_id\": \"0e16aafc-5d33-4314-89b8-2e0cb97db442\",\n                        \"routed\": false,\n                        \"charge_type_category\": {\n                            \"name\": \"HGI01\",\n                            \"code\": \"IHG01\",\n                            \"is_active\": true,\n                            \"charge_types\": [],\n                            \"is_system\": false,\n                            \"misc_expense_only\": false,\n                            \"type\": \"MISC_CHARGE\",\n                            \"outlet_only\": false,\n                            \"id\": \"0e16aafc-5d33-4314-89b8-2e0cb97db442\"\n                        },\n                        \"id\": \"05213e0f-84a6-491c-94e5-fef5dcffe5fe\"\n                    },\n                    {\n                        \"folio_id\": \"2874775f-d01c-405b-af7a-2fdadffc39da\",\n                        \"category_id\": \"5d844ff4-4981-4fa6-a6c4-9df527b73d89\",\n                        \"routed\": false,\n                        \"charge_type_category\": {\n                            \"name\": \"EPOS\",\n                            \"code\": \"EPOS\",\n                            \"is_active\": true,\n                            \"charge_types\": [],\n                            \"is_system\": false,\n                            \"misc_expense_only\": false,\n                            \"type\": \"MISC_CHARGE\",\n                            \"outlet_only\": true,\n                            \"id\": \"5d844ff4-4981-4fa6-a6c4-9df527b73d89\"\n                        },\n                        \"id\": \"09eacf87-c955-47c5-84c4-75f87d064b58\"\n                    },\n                    {\n                        \"folio_id\": \"2874775f-d01c-405b-af7a-2fdadffc39da\",\n                        \"category_id\": \"dc9771d2-3810-4771-a528-5376536220a5\",\n                        \"routed\": false,\n                        \"charge_type_category\": {\n                            \"name\": \"EVRK\",\n                            \"code\": \"EVRK\",\n                            \"is_active\": true,\n                            \"charge_types\": [],\n                            \"is_system\": false,\n                            \"misc_expense_only\": false,\n                            \"type\": \"MISC_CHARGE\",\n                            \"outlet_only\": false,\n                            \"id\": \"dc9771d2-3810-4771-a528-5376536220a5\"\n                        },\n                        \"id\": \"8208058e-cfac-4e2a-9a82-5cf76c9c66a4\"\n                    },\n                    {\n                        \"folio_id\": \"2874775f-d01c-405b-af7a-2fdadffc39da\",\n                        \"category_id\": \"f52f9fe2-a530-4e62-bc3c-11e088d953f2\",\n                        \"routed\": false,\n                        \"charge_type_category\": {\n                            \"name\": \"ROOM RENT\",\n                            \"code\": \"ROOM_RENT\",\n                            \"is_active\": true,\n                            \"charge_types\": [],\n                            \"is_system\": false,\n                            \"misc_expense_only\": false,\n                            \"type\": \"ROOM_RENT\",\n                            \"outlet_only\": false,\n                            \"id\": \"f52f9fe2-a530-4e62-bc3c-11e088d953f2\"\n                        },\n                        \"id\": \"cba8e1d8-6e78-4c2e-8518-cba9119c8183\"\n                    }\n                ],\n                \"is_sharer\": false,\n                \"allow_payment_only_when_all_charges_are_posted\": false,\n                \"stop_charge\": false,\n                \"credit_level\": 99999,\n                \"id\": \"2874775f-d01c-405b-af7a-2fdadffc39da\",\n                \"created_at\": \"2023-05-10T03:57:57.000Z\",\n                \"updated_at\": \"2023-05-20T17:11:34.000Z\"\n            }\n        ],\n        \"confirmation_status\": \"CONFIRMED\",\n        \"total_tentative_allocated_rooms\": 0,\n        \"company_rates_applied\": true,\n        \"cancellation_policy_id\": \"18ec92df-495c-4c37-b771-5bd6bca08fd6\",\n        \"cancellation_time_up_to\": \"2022-10-29T23:59:00.000Z\",\n        \"group_block_member_billing_profile_enabled\": false,\n        \"special_rate_plan\": false,\n        \"id\": \"f0198e15-d173-4e75-8baa-fe479bede5e3\",\n        \"created_at\": \"2023-05-10T03:57:57.000Z\",\n        \"updated_at\": \"2023-05-20T17:15:28.000Z\"\n    },\n    \"checkin_wizard_status\": {\n        \"reservation_id\": \"691d8d03-3a31-4d22-95d3-8016bc1f64ca\",\n        \"next_step\": \"COMPLETED\",\n        \"id\": \"3372c81b-de99-4ff2-8ed9-529abc5f4567\",\n        \"created_at\": \"2023-05-20T17:09:16.000Z\",\n        \"updated_at\": \"2023-05-20T17:09:16.000Z\"\n    },\n    \"reservations_pets\": [],\n    \"reservation_addons\": [],\n    \"folio_charge_summary\": [\n        {\n            \"id\": \"a755b1d0-9e7e-49c7-b9cc-c75a606f8b1b\",\n            \"name\": \"AAH693\",\n            \"type\": \"GENERAL\",\n            \"folio_no\": \"0K01AAH694\",\n            \"pending_charges\": {\n                \"count\": 0,\n                \"transfer_in_total\": 0,\n                \"transfer_out_total\": 0,\n                \"current_total\": 0,\n                \"grand_total\": 0\n            },\n            \"posted_charges\": {\n                \"count\": 0,\n                \"transfer_in_total\": 0,\n                \"transfer_out_total\": 0,\n                \"current_total\": 0,\n                \"grand_total\": 0\n            }\n        },\n        {\n            \"id\": \"becdfc77-e4ef-454e-9b36-91af946ed6bb\",\n            \"name\": \"AMERICAN AIRLINES\",\n            \"type\": \"LDB\",\n            \"folio_no\": \"0K01AAH692\",\n            \"pending_charges\": {\n                \"count\": 0,\n                \"transfer_in_total\": 0,\n                \"transfer_out_total\": 0,\n                \"current_total\": 0,\n                \"grand_total\": 0\n            },\n            \"posted_charges\": {\n                \"count\": 1,\n                \"transfer_in_total\": 0,\n                \"transfer_out_total\": 0,\n                \"current_total\": 0,\n                \"grand_total\": 0\n            }\n        }\n    ],\n    \"charges_summary\": {\n        \"pending_charges\": {\n            \"count\": 0,\n            \"transfer_in_total\": 0,\n            \"transfer_out_total\": 0,\n            \"current_total\": 0,\n            \"grand_total\": 0\n        },\n        \"posted_charges\": {\n            \"count\": 1,\n            \"transfer_in_total\": 0,\n            \"transfer_out_total\": 0,\n            \"current_total\": 0,\n            \"grand_total\": 0\n        }\n    },\n    \"reservation_room_lock\": [],\n    \"reservation_additional_addresses\": [],\n    \"voicemail_indicator\": false,\n    \"allow_check_in_without_payment\": false,\n    \"arr\": 0,\n    \"failed_noshow\": false,\n    \"no_of_nights\": 0,\n    \"is_sharer\": false,\n    \"digital\": {\n        \"digital_check_in\": false,\n        \"digital_check_out\": false,\n        \"digital_key\": false\n    },\n    \"email_on_checkout\": true,\n    \"qualifies_for_express_checkout\": true,\n    \"connected_room_reservation\": false,\n    \"total_for_stay\": 0,\n    \"version\": 1,\n    \"status\": \"CHECKED_OUT\",\n    \"exception_rate_amount\": 0,\n    \"children\": 0,\n    \"adults\": 1,\n    \"cribs\": 0,\n    \"rollaways\": 0,\n    \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n    \"check_out_date\": \"2022-10-31T00:00:00.000Z\",\n    \"checked_in_date\": \"2023-05-20T17:09:16.000Z\",\n    \"checked_out_date\": \"2023-05-20T17:15:28.000Z\",\n    \"pets\": false,\n    \"number_of_pets\": 0,\n    \"allow_changes\": false,\n    \"is_master\": 0,\n    \"is_third_party\": false,\n    \"guaranteed\": true,\n    \"guaranteed_type\": \"LDB\",\n    \"cancellation_time\": 0,\n    \"confirmation_no\": \"0K01AAH693\",\n    \"link_to_master_folio\": 0,\n    \"net_payments\": 0,\n    \"total_charges\": 0,\n    \"total_taxes\": 0,\n    \"device_created_at\": 0,\n    \"charges\": [\n        {\n            \"children\": 0,\n            \"adults\": 1,\n            \"pets\": false,\n            \"name\": \"ROOM RENT\",\n            \"amount\": 0,\n            \"original_amount\": 0,\n            \"status\": \"CONFIRMED\",\n            \"quantity\": 1,\n            \"date\": \"2022-10-31T00:00:00.000Z\",\n            \"posted_date\": \"2022-10-31T00:00:00.000Z\",\n            \"device_created_at\": 1683691093281,\n            \"business_day_id\": \"4fb32f97-6f2a-11ec-a5dd-0a2bee93f258\",\n            \"reservation_id\": \"691d8d03-3a31-4d22-95d3-8016bc1f64ca\",\n            \"folio_id\": \"becdfc77-e4ef-454e-9b36-91af946ed6bb\",\n            \"charge_type_id\": \"7ad36cf4-6893-40e3-b196-94216cb52f2c\",\n            \"posted_business_day_id\": \"4fb32f97-6f2a-11ec-a5dd-0a2bee93f258\",\n            \"rate_code_id\": \"c0daa5d6-2d3b-4aad-acf7-9c0e9192528a\",\n            \"room_id\": \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n            \"taxes\": [\n                {\n                    \"name\": \"CITY TAX\",\n                    \"amount\": 0,\n                    \"exempt\": false,\n                    \"device_created_at\": 0,\n                    \"charge_id\": \"77976af2-154a-415b-9254-efd0d2a03161\",\n                    \"tax_type_id\": \"12ccfa74-c2e7-41e0-b495-62fd55c6c419\",\n                    \"is_flat\": false,\n                    \"bill_id\": \"b63ece80-7f1c-4dca-8a6d-a5f09d675582\",\n                    \"id\": \"464456da-3dc0-43af-bc51-e46d3839c2b6\",\n                    \"created_at\": \"2023-05-20T17:11:33.000Z\",\n                    \"updated_at\": \"2023-05-20T17:11:33.000Z\"\n                },\n                {\n                    \"name\": \"STATE TAX\",\n                    \"amount\": 0,\n                    \"exempt\": false,\n                    \"device_created_at\": 0,\n                    \"charge_id\": \"77976af2-154a-415b-9254-efd0d2a03161\",\n                    \"tax_type_id\": \"366f276f-9ebe-44a5-9597-e1703d7f25da\",\n                    \"is_flat\": false,\n                    \"bill_id\": \"b63ece80-7f1c-4dca-8a6d-a5f09d675582\",\n                    \"id\": \"f7ceb089-c292-42cb-a129-ee4038b8e2d7\",\n                    \"created_at\": \"2023-05-20T17:11:33.000Z\",\n                    \"updated_at\": \"2023-05-20T17:11:33.000Z\"\n                }\n            ],\n            \"folio_name\": \"AMERICAN AIRLINES\",\n            \"shift_id\": \"7e439185-e131-485f-bdf0-e919fa637aef\",\n            \"user_id\": \"82ee7bec-eaa5-4160-958d-41bd94562c8d\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"product_transaction_id\": \"691d8d03-3a31-4d22-95d3-8016bc1f64ca\",\n            \"product_identifier\": \"HK-FRONTDESK\",\n            \"charge_group_id\": \"25385cad-72ce-41f2-9dd5-fa97f0fe9e2e\",\n            \"original_charge_group_id\": \"25385cad-72ce-41f2-9dd5-fa97f0fe9e2e\",\n            \"net_value\": 0,\n            \"package_rate_breakdown\": false,\n            \"net_value_excl_taxes\": 0,\n            \"net_taxes\": 0,\n            \"transfer_out_value\": 0,\n            \"adjusted_value\": 0,\n            \"base_charge_value\": 0,\n            \"charge_type_category_id\": \"f52f9fe2-a530-4e62-bc3c-11e088d953f2\",\n            \"bill_id\": \"b63ece80-7f1c-4dca-8a6d-a5f09d675582\",\n            \"charge_type_code\": \"RR\",\n            \"charge_type_category\": \"ROOM_RENT\",\n            \"id\": \"77976af2-154a-415b-9254-efd0d2a03161\",\n            \"created_at\": \"2023-05-10T03:58:13.000Z\",\n            \"updated_at\": \"2023-05-20T17:11:34.000Z\"\n        }\n    ],\n    \"folios\": [\n        {\n            \"name\": \"AAH693\",\n            \"folio_no\": \"0K01AAH694\",\n            \"type\": \"GENERAL\",\n            \"default\": 0,\n            \"net_payments\": 0,\n            \"total_charges\": 0,\n            \"total_taxes\": 0,\n            \"device_created_at\": 1683691093165,\n            \"reservation_id\": \"691d8d03-3a31-4d22-95d3-8016bc1f64ca\",\n            \"payments\": [],\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"hide_rates\": false,\n            \"folio_type_id\": \"a14b2b39-0712-4f1f-a29d-a5a7b25a263c\",\n            \"child_folios\": [],\n            \"auto_auth_days\": 0,\n            \"has_payment_source\": true,\n            \"email_on_checkout\": true,\n            \"summary_rates\": false,\n            \"accounting_total_charges\": 0,\n            \"accounting_total_taxes\": 0,\n            \"accounting_net_payments\": 0,\n            \"payment_method\": \"PAYMENT_TYPE\",\n            \"counter\": 1,\n            \"folios_charge_type_categories\": [\n                {\n                    \"folio_id\": \"a755b1d0-9e7e-49c7-b9cc-c75a606f8b1b\",\n                    \"category_id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                    \"routed\": false,\n                    \"charge_type_category\": {\n                        \"name\": \"MISC CHARGE\",\n                        \"code\": \"MISC\",\n                        \"is_active\": true,\n                        \"charge_types\": [],\n                        \"is_system\": false,\n                        \"misc_expense_only\": false,\n                        \"type\": \"MISC_CHARGE\",\n                        \"outlet_only\": false,\n                        \"id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\"\n                    },\n                    \"id\": \"bd7993de-620d-41ec-84df-ea7443e5bddd\"\n                },\n                {\n                    \"folio_id\": \"a755b1d0-9e7e-49c7-b9cc-c75a606f8b1b\",\n                    \"category_id\": \"0e16aafc-5d33-4314-89b8-2e0cb97db442\",\n                    \"routed\": false,\n                    \"charge_type_category\": {\n                        \"name\": \"HGI01\",\n                        \"code\": \"IHG01\",\n                        \"is_active\": true,\n                        \"charge_types\": [],\n                        \"is_system\": false,\n                        \"misc_expense_only\": false,\n                        \"type\": \"MISC_CHARGE\",\n                        \"outlet_only\": false,\n                        \"id\": \"0e16aafc-5d33-4314-89b8-2e0cb97db442\"\n                    },\n                    \"id\": \"6160195c-559e-4b0f-89e5-fcefd19bb8cb\"\n                },\n                {\n                    \"folio_id\": \"a755b1d0-9e7e-49c7-b9cc-c75a606f8b1b\",\n                    \"category_id\": \"159632d6-ccd9-4cda-a025-5d342b5b6dda\",\n                    \"routed\": false,\n                    \"charge_type_category\": {\n                        \"name\": \"BAR\",\n                        \"code\": \"BAR\",\n                        \"is_active\": true,\n                        \"charge_types\": [],\n                        \"is_system\": false,\n                        \"misc_expense_only\": false,\n                        \"type\": \"MISC_CHARGE\",\n                        \"outlet_only\": false,\n                        \"id\": \"159632d6-ccd9-4cda-a025-5d342b5b6dda\"\n                    },\n                    \"id\": \"938c7b11-b1dd-4429-8097-f91428a86800\"\n                },\n                {\n                    \"folio_id\": \"a755b1d0-9e7e-49c7-b9cc-c75a606f8b1b\",\n                    \"category_id\": \"28ce264c-4bb9-4a14-8ed6-723d5a054e64\",\n                    \"routed\": false,\n                    \"charge_type_category\": {\n                        \"name\": \"RETAIL\",\n                        \"code\": \"RETAIL\",\n                        \"is_active\": true,\n                        \"charge_types\": [],\n                        \"is_system\": false,\n                        \"misc_expense_only\": false,\n                        \"type\": \"MISC_CHARGE\",\n                        \"outlet_only\": false,\n                        \"id\": \"28ce264c-4bb9-4a14-8ed6-723d5a054e64\"\n                    },\n                    \"id\": \"933baa95-fe0f-4d60-9771-64764292a179\"\n                },\n                {\n                    \"folio_id\": \"a755b1d0-9e7e-49c7-b9cc-c75a606f8b1b\",\n                    \"category_id\": \"376c0815-2c75-48b3-aab6-25f4d6399a36\",\n                    \"routed\": false,\n                    \"charge_type_category\": {\n                        \"name\": \"FOOD\",\n                        \"code\": \"FOOD\",\n                        \"is_active\": true,\n                        \"charge_types\": [],\n                        \"is_system\": false,\n                        \"misc_expense_only\": false,\n                        \"type\": \"MISC_CHARGE\",\n                        \"outlet_only\": false,\n                        \"id\": \"376c0815-2c75-48b3-aab6-25f4d6399a36\"\n                    },\n                    \"id\": \"da9f93ba-9331-4857-8151-8bd8daa0ea83\"\n                },\n                {\n                    \"folio_id\": \"a755b1d0-9e7e-49c7-b9cc-c75a606f8b1b\",\n                    \"category_id\": \"5cb48b0c-a5e9-481b-a7d6-4bb402b3ee02\",\n                    \"routed\": false,\n                    \"charge_type_category\": {\n                        \"name\": \"CONFECTIONERY\",\n                        \"code\": \"CON\",\n                        \"is_active\": true,\n                        \"charge_types\": [],\n                        \"is_system\": false,\n                        \"misc_expense_only\": false,\n                        \"type\": \"MISC_CHARGE\",\n                        \"outlet_only\": false,\n                        \"id\": \"5cb48b0c-a5e9-481b-a7d6-4bb402b3ee02\"\n                    },\n                    \"id\": \"962bb0fd-6c1e-4dba-94e1-fc51d6d0c2f7\"\n                },\n                {\n                    \"folio_id\": \"a755b1d0-9e7e-49c7-b9cc-c75a606f8b1b\",\n                    \"category_id\": \"5d844ff4-4981-4fa6-a6c4-9df527b73d89\",\n                    \"routed\": false,\n                    \"charge_type_category\": {\n                        \"name\": \"EPOS\",\n                        \"code\": \"EPOS\",\n                        \"is_active\": true,\n                        \"charge_types\": [],\n                        \"is_system\": false,\n                        \"misc_expense_only\": false,\n                        \"type\": \"MISC_CHARGE\",\n                        \"outlet_only\": true,\n                        \"id\": \"5d844ff4-4981-4fa6-a6c4-9df527b73d89\"\n                    },\n                    \"id\": \"793ef20a-69c3-4a77-bb76-21db45c18e30\"\n                },\n                {\n                    \"folio_id\": \"a755b1d0-9e7e-49c7-b9cc-c75a606f8b1b\",\n                    \"category_id\": \"68725b88-6124-44a2-aaba-254d824d2d27\",\n                    \"routed\": false,\n                    \"charge_type_category\": {\n                        \"name\": \"OTHER\",\n                        \"code\": \"OTHER\",\n                        \"is_active\": true,\n                        \"charge_types\": [],\n                        \"is_system\": false,\n                        \"misc_expense_only\": false,\n                        \"type\": \"MISC_CHARGE\",\n                        \"outlet_only\": false,\n                        \"id\": \"68725b88-6124-44a2-aaba-254d824d2d27\"\n                    },\n                    \"id\": \"abed7984-e022-428d-b36e-367859441375\"\n                },\n                {\n                    \"folio_id\": \"a755b1d0-9e7e-49c7-b9cc-c75a606f8b1b\",\n                    \"category_id\": \"9c867b31-5992-4cd2-9247-4847ec6cd20e\",\n                    \"routed\": false,\n                    \"charge_type_category\": {\n                        \"name\": \"PANTRY\",\n                        \"code\": \"PANTRY\",\n                        \"is_active\": true,\n                        \"charge_types\": [],\n                        \"is_system\": false,\n                        \"misc_expense_only\": false,\n                        \"type\": \"MISC_CHARGE\",\n                        \"outlet_only\": false,\n                        \"id\": \"9c867b31-5992-4cd2-9247-4847ec6cd20e\"\n                    },\n                    \"id\": \"85fbdf65-162d-4512-a770-0008751d13ee\"\n                },\n                {\n                    \"folio_id\": \"a755b1d0-9e7e-49c7-b9cc-c75a606f8b1b\",\n                    \"category_id\": \"dc9771d2-3810-4771-a528-5376536220a5\",\n                    \"routed\": false,\n                    \"charge_type_category\": {\n                        \"name\": \"EVRK\",\n                        \"code\": \"EVRK\",\n                        \"is_active\": true,\n                        \"charge_types\": [],\n                        \"is_system\": false,\n                        \"misc_expense_only\": false,\n                        \"type\": \"MISC_CHARGE\",\n                        \"outlet_only\": false,\n                        \"id\": \"dc9771d2-3810-4771-a528-5376536220a5\"\n                    },\n                    \"id\": \"8009ecbf-3cf7-4385-b6de-28bafbbdaabb\"\n                }\n            ],\n            \"guest_id\": \"e0112b4f-3a42-4399-86e3-936b2a11c5d9\",\n            \"is_sharer\": false,\n            \"localDirectBillFolio\": false,\n            \"use_payment_collection_terms\": true,\n            \"allow_payment_only_when_all_charges_are_posted\": false,\n            \"stop_charge\": false,\n            \"credit_level\": 99999,\n            \"id\": \"a755b1d0-9e7e-49c7-b9cc-c75a606f8b1b\",\n            \"created_at\": \"2023-05-10T03:58:13.000Z\",\n            \"updated_at\": \"2023-05-20T17:15:27.000Z\"\n        },\n        {\n            \"name\": \"AMERICAN AIRLINES\",\n            \"folio_no\": \"0K01AAH692\",\n            \"type\": \"LDB\",\n            \"default\": 1,\n            \"net_payments\": 0,\n            \"total_charges\": 0,\n            \"total_taxes\": 0,\n            \"device_created_at\": 1683691093182,\n            \"reservation_id\": \"691d8d03-3a31-4d22-95d3-8016bc1f64ca\",\n            \"guest_list\": [\n                {\n                    \"eviction_dnr_request\": [],\n                    \"version\": 1,\n                    \"first_name\": \"Bobby\",\n                    \"last_name\": \"Clark\",\n                    \"phone\": \"+18002211122\",\n                    \"street\": \"123 Main St\",\n                    \"city\": \"Beverly Hills\",\n                    \"state\": \"CA\",\n                    \"country\": \"US\",\n                    \"zip_code\": \"90210\",\n                    \"email\": \"bobbi.c@clarkent.com\",\n                    \"temporary\": false,\n                    \"device_created_at\": 0,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"guest_fields\": [\n                        {\n                            \"name\": \"LOYALTY_ID\",\n                            \"value\": \"1676421794\",\n                            \"add_as_search_key\": false\n                        }\n                    ],\n                    \"verified\": true,\n                    \"vip_guest\": false,\n                    \"accompanying_guest_name\": \"Bobby Clark\",\n                    \"age_group\": \"ADULT\",\n                    \"home_country_resident\": false,\n                    \"id\": \"e0112b4f-3a42-4399-86e3-936b2a11c5d9\",\n                    \"created_at\": \"2023-05-18T23:47:31.000Z\",\n                    \"updated_at\": \"2023-05-18T23:47:32.000Z\"\n                }\n            ],\n            \"payments\": [],\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"hide_rates\": false,\n            \"folio_type_id\": \"274c0f33-6eaf-4517-9adc-9e38f058fd57\",\n            \"child_folios\": [],\n            \"has_payment_source\": false,\n            \"email_on_checkout\": true,\n            \"summary_rates\": false,\n            \"accounting_total_charges\": 0,\n            \"accounting_total_taxes\": 0,\n            \"accounting_net_payments\": 0,\n            \"payment_method\": \"COMPANY\",\n            \"direct_bill_company_id\": \"1310a03b-da18-4ea7-b52d-2e92931eeb18\",\n            \"company_name\": \"AMERICAN AIRLINES\",\n            \"company_code\": \"AA\",\n            \"counter\": 2,\n            \"folios_charge_type_categories\": [\n                {\n                    \"folio_id\": \"becdfc77-e4ef-454e-9b36-91af946ed6bb\",\n                    \"category_id\": \"f52f9fe2-a530-4e62-bc3c-11e088d953f2\",\n                    \"routed\": false,\n                    \"charge_type_category\": {\n                        \"name\": \"ROOM RENT\",\n                        \"code\": \"ROOM_RENT\",\n                        \"is_active\": true,\n                        \"charge_types\": [],\n                        \"is_system\": false,\n                        \"misc_expense_only\": false,\n                        \"type\": \"ROOM_RENT\",\n                        \"outlet_only\": false,\n                        \"id\": \"f52f9fe2-a530-4e62-bc3c-11e088d953f2\"\n                    },\n                    \"id\": \"aadc783f-5eae-405e-a2b7-701c4874ac28\"\n                }\n            ],\n            \"guest_id\": \"e0112b4f-3a42-4399-86e3-936b2a11c5d9\",\n            \"is_sharer\": false,\n            \"localDirectBillFolio\": true,\n            \"use_payment_collection_terms\": false,\n            \"allow_payment_only_when_all_charges_are_posted\": false,\n            \"stop_charge\": false,\n            \"credit_level\": 99999,\n            \"id\": \"becdfc77-e4ef-454e-9b36-91af946ed6bb\",\n            \"created_at\": \"2023-05-10T03:58:13.000Z\",\n            \"updated_at\": \"2023-05-20T17:15:27.000Z\"\n        }\n    ],\n    \"housekeeping_schedules\": [\n        {\n            \"housekeeping_service_type\": {\n                \"name\": \"CHECKOUT SERVICE\",\n                \"code\": \"NCO\",\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"housekeeping_selected_service_type_options\": [],\n                \"paid_service\": false,\n                \"id\": \"37da7800-64e9-4bf1-a72b-0a8b21e29548\"\n            },\n            \"confirmation_no\": \"0K01AAH693\",\n            \"guest_name\": \"Bobby Clark\",\n            \"date\": \"2022-10-31T00:00:00.000Z\",\n            \"status\": \"VERIFIED\",\n            \"departed\": false,\n            \"device_created_at\": 1684602694,\n            \"remarks\": [],\n            \"business_day_id\": \"4fb32f97-6f2a-11ec-a5dd-0a2bee93f258\",\n            \"room_id\": \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n            \"reservation_id\": \"691d8d03-3a31-4d22-95d3-8016bc1f64ca\",\n            \"modified_business_day_id\": \"4fb32f97-6f2a-11ec-a5dd-0a2bee93f258\",\n            \"pet_count\": 0,\n            \"priority\": \"NORMAL\",\n            \"assigned_sequence_no\": 0,\n            \"id\": \"be0613a0-813d-479f-bd71-efbabd83b8ee\",\n            \"created_at\": \"2023-05-20T17:11:34.000Z\",\n            \"updated_at\": \"2023-05-20T20:38:26.000Z\"\n        }\n    ],\n    \"direct_bill_company_id\": \"1310a03b-da18-4ea7-b52d-2e92931eeb18\",\n    \"group_block_id\": \"f0198e15-d173-4e75-8baa-fe479bede5e3\",\n    \"primary_guest_id\": \"e0112b4f-3a42-4399-86e3-936b2a11c5d9\",\n    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n    \"rate_code_id\": \"c0daa5d6-2d3b-4aad-acf7-9c0e9192528a\",\n    \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n    \"source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n    \"room_id\": \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n    \"room_type\": {\n        \"name\": \"STANDARD TWO QUEEN\",\n        \"code\": \"QNS\",\n        \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n        \"base_people\": 1,\n        \"max_people\": 4,\n        \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/1374f0ad-306f-4770-aff4-6fd41c3aebd1.jpeg\",\n        \"images\": [],\n        \"active\": true,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n        \"upsell_sequence_number\": 4,\n        \"2person\": 0,\n        \"3person\": 0,\n        \"4person\": 0,\n        \"5person\": 0,\n        \"amenities\": [],\n        \"min_room_count_value\": 0,\n        \"bed_count\": 2,\n        \"smoking\": false,\n        \"accessible\": false,\n        \"price_offset\": 0,\n        \"is_master\": false,\n        \"amount_add_up\": 0,\n        \"percentage_add_up\": 1.1,\n        \"room_dimension\": 0,\n        \"rate_calendar_default_view\": 0,\n        \"rate_code_ids\": [],\n        \"show_message_on_selection_or_assignment\": false,\n        \"include_in_inventory\": true,\n        \"yield\": false,\n        \"number_of_rooms\": 13,\n        \"five_person_above_unit_multiplier\": 0,\n        \"enable_room_rotation_point_calculation\": false,\n        \"linked_unit_count\": 1,\n        \"id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n        \"created_at\": \"2022-01-07T07:03:58.000Z\",\n        \"updated_at\": \"2023-05-10T15:14:54.000Z\"\n    },\n    \"room\": {\n        \"number\": \"111\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"accessible\": false,\n        \"id\": \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n        \"created_at\": \"2022-01-06T21:48:31.000Z\",\n        \"updated_at\": \"2022-03-20T21:31:54.000Z\"\n    },\n    \"source\": {\n        \"name\": \"WALK IN\",\n        \"code\": \"WKIN\",\n        \"suppress_rates\": false,\n        \"allow_changes\": true,\n        \"active\": true,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"allowed_for_property\": true,\n        \"validate_guarantee_type\": false,\n        \"allow_cancellation\": true,\n        \"id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n        \"created_at\": \"2018-11-19T04:25:39.000Z\",\n        \"updated_at\": \"2023-05-09T14:21:32.000Z\"\n    },\n    \"rate_code\": {\n        \"name\": \"AMERICAN AIRLINES\",\n        \"code\": \"AAR\",\n        \"default\": false,\n        \"exception\": false,\n        \"prepaid\": false,\n        \"internet_rate\": false,\n        \"complimentary\": false,\n        \"cancellation_time\": 0,\n        \"reservation_cancellation_policy\": \"18ec92df-495c-4c37-b771-5bd6bca08fd6\",\n        \"active\": true,\n        \"housekeeping_schedule_config_id\": \"5765e56c-542a-4915-83eb-f76db18a2781\",\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"housekeeping_schedule_config\": {\n            \"last_housekeeping_service_type_id\": \"37da7800-64e9-4bf1-a72b-0a8b21e29548\"\n        },\n        \"minimum_stay_length\": 0,\n        \"requires_aarp_number\": false,\n        \"requires_age_validation\": false,\n        \"minimum_age\": 0,\n        \"commision_eligible\": false,\n        \"qualified\": true,\n        \"re_rating_down\": false,\n        \"re_rating_up\": false,\n        \"cancellation_allowed_days\": 0,\n        \"is_loyalty_rate_code\": false,\n        \"add_policy_to_registration_card\": false,\n        \"no_show_nights\": 2,\n        \"paid_cancellation_nights\": 1,\n        \"is_company_rate_code\": true,\n        \"requires_aaa_number\": false,\n        \"suppress_rates\": false,\n        \"full_stay_los\": false,\n        \"booking_source_id\": \"e49d6fb4-5c93-490b-8593-03f2c31d8dad\",\n        \"direct_bill_company_id\": \"1310a03b-da18-4ea7-b52d-2e92931eeb18\",\n        \"contracted_rates\": true,\n        \"is_package_rate\": false,\n        \"rate_display_order\": 0,\n        \"display_code\": \"AAR\",\n        \"minimum_rate\": 0,\n        \"maximum_rate\": 99999,\n        \"commission_type\": \"AMOUNT\",\n        \"commission_value\": 0,\n        \"id\": \"c0daa5d6-2d3b-4aad-acf7-9c0e9192528a\",\n        \"created_at\": \"2022-07-31T19:54:54.000Z\",\n        \"updated_at\": \"2023-05-09T16:57:53.000Z\"\n    },\n    \"messages\": [],\n    \"direct_bill_company\": {\n        \"name\": \"AMERICAN AIRLINES\",\n        \"code\": \"AA\",\n        \"type\": \"LOCAL\",\n        \"address\": \"4585 WEST 15TH AVE\",\n        \"city\": \"Portland\",\n        \"state\": \"OR\",\n        \"postal\": \"97210\",\n        \"country\": \"US\",\n        \"phone\": \"3578548899\",\n        \"status\": \"ACTIVE\",\n        \"payment_term\": \"UPON RECEIPT\",\n        \"balance\": -5787.48,\n        \"credit_limit\": 0,\n        \"allow_extension\": false,\n        \"allow_children_override\": false,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"enterprise_id\": \"079c81fb-011e-4ef7-b8ae-2cae33f227ec\",\n        \"employment_verification_required\": false,\n        \"no_show_charge_nights\": 1,\n        \"is_system\": false,\n        \"no_show_nights\": 0,\n        \"enable_scanner\": false,\n        \"id\": \"1310a03b-da18-4ea7-b52d-2e92931eeb18\",\n        \"created_at\": \"2022-01-08T22:10:41.000Z\",\n        \"updated_at\": \"2022-11-16T23:42:13.000Z\"\n    },\n    \"booking_date\": \"2022-10-31T00:00:00.000Z\",\n    \"hide_rates\": false,\n    \"payment_sources\": [\n        {\n            \"reservation_id\": \"691d8d03-3a31-4d22-95d3-8016bc1f64ca\",\n            \"payment_type_id\": \"25efbded-7d3c-4755-b6df-a48adb866c42\",\n            \"custom_field_1\": \"XXXX XXXX XXXX 4242\",\n            \"custom_field_2\": \"VISA\",\n            \"custom_field_4\": \"12/24\",\n            \"custom_field_5\": \"8150124756112875\",\n            \"folio_id\": \"a755b1d0-9e7e-49c7-b9cc-c75a606f8b1b\",\n            \"verified\": false,\n            \"product_identifier\": \"HK-FRONTDESK\",\n            \"third_party\": false,\n            \"primary\": true,\n            \"merchant_id\": \"1520757970\",\n            \"terminal_id\": \"2523219976\",\n            \"id\": \"971c72c6-1a44-4b19-bacf-1e15b8f5eab2\",\n            \"created_at\": \"2023-05-10T17:48:49.000Z\",\n            \"updated_at\": \"2023-05-10T17:48:49.000Z\"\n        }\n    ],\n    \"owner_reservation_system\": \"451f72ab-e37b-4e4c-a00c-68ce7735640e\",\n    \"registration_cards_cols\": [\n        {\n            \"reservation_id\": \"691d8d03-3a31-4d22-95d3-8016bc1f64ca\",\n            \"checked_in_time\": \"2023-05-20T17:09:16.000Z\",\n            \"guest_street_address\": \"123 Main St\",\n            \"guest_city\": \"Beverly Hills\",\n            \"guest_state\": \"CA\",\n            \"guest_postal\": \"90210\",\n            \"guest_country\": \"US\",\n            \"confirmation_no\": \"0K01AAH693\",\n            \"guest_name\": \"Bobby Clark\",\n            \"pets\": \"No\",\n            \"photo_id_issue_state\": \"CA\",\n            \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n            \"check_out_date\": \"2022-10-31T00:00:00.000Z\",\n            \"nights\": 0,\n            \"room_number\": \"111\",\n            \"rate_type\": \"AMERICAN AIRLINES\",\n            \"total_charges\": 0,\n            \"total_tax\": 0,\n            \"payments\": 0,\n            \"adults\": 1,\n            \"childs\": 0,\n            \"device_created_at\": \"2023-05-20T17:11:35.000Z\",\n            \"registration_card_price_details\": [\n                {\n                    \"registration_card_id\": \"b11e5bc2-e6a0-4028-85a0-27419a2805d4\",\n                    \"start_date\": \"2022-10-31T00:00:00.000Z\",\n                    \"end_date\": \"2022-11-01T00:00:00.000Z\",\n                    \"rate_amount\": 0,\n                    \"charge_description\": \"ROOM RENT\",\n                    \"charge_category\": \"RR\",\n                    \"id\": \"b61dd905-7e1f-44f5-870c-050ee2d9e7b6\",\n                    \"created_at\": \"2023-05-20T17:11:35.000Z\",\n                    \"updated_at\": \"2023-05-20T17:11:35.000Z\"\n                }\n            ],\n            \"origin_type\": \"GUEST_PRESENT\",\n            \"disclaimer_policy\": \"I agree to pay for all nights reserved at the total stated above plus any room charges and/or damage to the room or property (to include smoking or pet cleaning fees. My liability is not waived should a 3rd party, person, company, or association fail to pay for such charges. I agree to not smoke, in any form, nor bring a pet into a top floor room which may result in a $250-$3000 fee. I agree to vacate my room by the check out time on my day of departure. I agree to post my parking permit in my vehicle and remove any food that may cause a bear to break in and understand that should I not do so, the hotel is not liable for the expense of towing or damage.  I agree to ensure that all guests in my party 3yrs of age and older will wear a mask at all times when within common areas of the hotel and understand that failure to do so will result in a $50 fee.\",\n            \"print_parking_ticket\": false,\n            \"sub_policy\": \"[\\\"We are a non-smoking facility. If you smoke in our hotel you will be charged a penalty of $250.00.\\\"]\",\n            \"id\": \"b11e5bc2-e6a0-4028-85a0-27419a2805d4\",\n            \"created_at\": \"2023-05-20T17:11:35.000Z\",\n            \"updated_at\": \"2023-05-20T17:11:35.000Z\"\n        }\n    ],\n    \"confirmation_sent\": false,\n    \"created_user_id\": \"82ee7bec-eaa5-4160-958d-41bd94562c8d\",\n    \"modified_business_date\": \"2022-10-31T00:00:00.000Z\",\n    \"reservation_housekeeping_schedule_config\": {\n        \"name\": \"DAILY\",\n        \"code\": \"DAILY\",\n        \"reservation_housekeeping_schedule_config_details\": [\n            {\n                \"order_no\": 3,\n                \"housekeeping_service_type_id\": \"14a9bcf7-2a4b-438f-b94f-079542a3adaf\",\n                \"seq_no\": 1,\n                \"id\": \"0d577967-ac9c-4af0-a207-17885dd52c99\",\n                \"created_at\": \"2023-05-20T17:09:16.000Z\",\n                \"updated_at\": \"2023-05-20T17:09:16.000Z\"\n            },\n            {\n                \"order_no\": 4,\n                \"housekeeping_service_type_id\": \"14a9bcf7-2a4b-438f-b94f-079542a3adaf\",\n                \"seq_no\": 2,\n                \"id\": \"81add1d3-76a1-444e-b976-f0af270e189b\",\n                \"created_at\": \"2023-05-20T17:09:16.000Z\",\n                \"updated_at\": \"2023-05-20T17:09:16.000Z\"\n            },\n            {\n                \"order_no\": 5,\n                \"housekeeping_service_type_id\": \"14a9bcf7-2a4b-438f-b94f-079542a3adaf\",\n                \"seq_no\": 3,\n                \"id\": \"a7280d09-3304-471a-914b-8aaabeac45f2\",\n                \"created_at\": \"2023-05-20T17:09:16.000Z\",\n                \"updated_at\": \"2023-05-20T17:09:16.000Z\"\n            },\n            {\n                \"order_no\": 6,\n                \"housekeeping_service_type_id\": \"14a9bcf7-2a4b-438f-b94f-079542a3adaf\",\n                \"seq_no\": 4,\n                \"id\": \"47f9f2c6-2da6-45e2-b777-75cb55a62b2e\",\n                \"created_at\": \"2023-05-20T17:09:16.000Z\",\n                \"updated_at\": \"2023-05-20T17:09:16.000Z\"\n            },\n            {\n                \"order_no\": 7,\n                \"housekeeping_service_type_id\": \"14a9bcf7-2a4b-438f-b94f-079542a3adaf\",\n                \"seq_no\": 5,\n                \"id\": \"f8748e1d-468b-493c-95f0-c120010b5a57\",\n                \"created_at\": \"2023-05-20T17:09:16.000Z\",\n                \"updated_at\": \"2023-05-20T17:09:16.000Z\"\n            },\n            {\n                \"order_no\": 1,\n                \"housekeeping_service_type_id\": \"14a9bcf7-2a4b-438f-b94f-079542a3adaf\",\n                \"seq_no\": 6,\n                \"id\": \"06bf3418-463d-4577-b7c2-e516c4e5a040\",\n                \"created_at\": \"2023-05-20T17:09:16.000Z\",\n                \"updated_at\": \"2023-05-20T17:09:16.000Z\"\n            },\n            {\n                \"order_no\": 2,\n                \"housekeeping_service_type_id\": \"14a9bcf7-2a4b-438f-b94f-079542a3adaf\",\n                \"seq_no\": 7,\n                \"id\": \"f83ea575-b78e-4597-8cc3-cb484eae5f06\",\n                \"created_at\": \"2023-05-20T17:09:16.000Z\",\n                \"updated_at\": \"2023-05-20T17:09:16.000Z\"\n            }\n        ],\n        \"last_housekeeping_service_type_id\": \"37da7800-64e9-4bf1-a72b-0a8b21e29548\",\n        \"active\": true,\n        \"allow_service_on_weekends\": true,\n        \"housekeeping_schedule_config_id\": \"5765e56c-542a-4915-83eb-f76db18a2781\",\n        \"id\": \"b5d894ae-729d-44b8-9177-ec30e8d00469\",\n        \"created_at\": \"2023-05-20T17:09:16.000Z\",\n        \"updated_at\": \"2023-05-20T17:09:16.000Z\"\n    },\n    \"charges_mini\": [],\n    \"cancellation_policy_offset\": 2880,\n    \"cancellation_policy_id\": \"18ec92df-495c-4c37-b771-5bd6bca08fd6\",\n    \"company_code\": \"AA\",\n    \"company_name\": \"AMERICAN AIRLINES\",\n    \"secondary_guests_details\": [],\n    \"service_animal\": 0,\n    \"charge_groups\": [\n        {\n            \"reservation_id\": \"691d8d03-3a31-4d22-95d3-8016bc1f64ca\",\n            \"charge_type_id\": \"7ad36cf4-6893-40e3-b196-94216cb52f2c\",\n            \"start_date\": \"2022-10-31T00:00:00.000Z\",\n            \"end_date\": \"2022-10-31T00:00:00.000Z\",\n            \"status\": \"ACTIVE\",\n            \"charges\": [],\n            \"id\": \"25385cad-72ce-41f2-9dd5-fa97f0fe9e2e\",\n            \"created_at\": \"2023-05-10T03:58:13.000Z\",\n            \"updated_at\": \"2023-05-20T17:11:34.000Z\"\n        },\n        {\n            \"reservation_id\": \"691d8d03-3a31-4d22-95d3-8016bc1f64ca\",\n            \"charge_type_id\": \"6fb18d13-a091-4463-bc01-17a71f069640\",\n            \"start_date\": \"2022-10-31T00:00:00.000Z\",\n            \"end_date\": \"2022-10-31T00:00:00.000Z\",\n            \"status\": \"ACTIVE\",\n            \"charges\": [],\n            \"id\": \"bf46da6a-8f71-48a3-91d2-9a12673e293a\",\n            \"created_at\": \"2023-05-20T17:11:34.000Z\",\n            \"updated_at\": \"2023-05-20T17:11:34.000Z\"\n        }\n    ],\n    \"company_rates_applied\": true,\n    \"reservations_dnd\": [],\n    \"enabled_precheckin_notfication\": false,\n    \"enabled_postcheckin_notfication\": false,\n    \"program_id\": \"9dfe122a-32ae-4141-a5af-692975a042d3\",\n    \"program_name\": \"IHG One Rewards\",\n    \"loyalty_guest_id\": \"6d5d9dda-d913-4066-a656-a5da43817cda\",\n    \"tier_name\": \"CLUB MEMBER\",\n    \"tier_icon\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/9a4b9273-9754-40e9-84a1-789b97bb1759.png\",\n    \"tier_id\": \"4e7e2414-2f77-4ed5-b138-11efdd111a84\",\n    \"loyalty_guest_number\": \"6d5d9dda-d913-4066-a656-a5da43817cda\",\n    \"requires_assistance\": false,\n    \"room_status\": [],\n    \"forced_modified\": false,\n    \"defined_guarantee_type_id\": \"b677daea-2e98-4f1b-81c0-0a601b33c062\",\n    \"total_accounting_balance\": 0,\n    \"total_authorized_payments\": 0,\n    \"total_remaining_auth\": 0,\n    \"cancelled_with_penalty\": false,\n    \"prospect_company_applied\": false,\n    \"reservation_package_elements\": [],\n    \"travel_agent_commission_amount\": 0,\n    \"booked_with_points\": false,\n    \"group_billing_configuration\": \"INDIVIDUAL\",\n    \"manual_action_required\": false,\n    \"commission_percent\": 0,\n    \"reservation_children\": [],\n    \"travel_agent_central_pay\": false,\n    \"check_out_method\": \"FRONTDESK_WEB\",\n    \"check_in_method\": \"FRONTDESK_WEB\",\n    \"check_out_user_id\": \"761cba10-cec6-4ba2-bc04-1f1df76f934e\",\n    \"id\": \"691d8d03-3a31-4d22-95d3-8016bc1f64ca\",\n    \"created_at\": \"2023-05-10T03:58:13.000Z\",\n    \"updated_at\": \"2023-05-20T17:15:28.000Z\"\n}"}],"_postman_id":"b9255a96-fe3e-490d-9cd3-f57069bf1b8d"},{"name":"Assign Room Unit to a Stay","id":"969f62ce-fbe4-4ab2-a81b-ab448fd4d919","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"proposed_room_id\":\"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\"start_date\":\"2022-10-31\"}"},"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/reservations/<reservation_id>/room-move","description":"<p>This API enables the calling application to assign a specific room unit to a stay.</p>\n<p><strong>Request Object Details</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Room Assignment Object</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>proposed_room_id</td>\n<td>string - fixed 36 characters representing the UUID of the proposed room unit for the stay</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>string - format of \"YYYY-MM-DD\". This is either check-in date of the stay or the current business date, whichever is the greater</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Object Details</strong></p>\n<p>None</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","reservations","<reservation_id>","room-move"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"669349c4-38f5-49ac-bc12-8a551ad790d9","name":"Assign Room Unit to a Stay","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"proposed_room_id\":\"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\"start_date\":\"2022-10-31\"}"},"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/691d8d03-3a31-4d22-95d3-8016bc1f64ca/room-move"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"969f62ce-fbe4-4ab2-a81b-ab448fd4d919"},{"name":"Stay Check-in","id":"e733b08a-1e81-4f81-8250-50962783d9c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/691d8d03-3a31-4d22-95d3-8016bc1f64ca/check-in/start"},"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/reservations/<reservation_id>/check-in/start","description":"<p>This API enables the stay to be checked-in.</p>\n<p><strong>This Request Object Details</strong></p>\n<p>None</p>\n<p><strong>Response Object Details</strong></p>\n<p>None</p>\n<p><strong>Must Have Pre-Conditions</strong></p>\n<ul>\n<li>The stay must be in booked status with check-in date of the current business date</li>\n<li>Room must have been assigned to the stay</li>\n<li>All folios of the stay must satisfy the payments / authorizations conditions according to the folio types</li>\n</ul>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","reservations","<reservation_id>","check-in","start"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"e3200f83-f5d7-4305-9d3e-0ef7cf6d702a","name":"Stay Check-in","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/691d8d03-3a31-4d22-95d3-8016bc1f64ca/check-in/start"},"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/691d8d03-3a31-4d22-95d3-8016bc1f64ca/check-in/start"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e733b08a-1e81-4f81-8250-50962783d9c3"},{"name":"Stay Check-out Consent","id":"d1735870-88fb-4701-bdaf-dd2998485792","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/783a70bf-b71e-4142-86de-1a890ce33b5b/check-out/start"},"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/reservations/<reservation_id>/check-out/start","description":"<p>This API enables the stay to be queried to be check-out eligible.</p>\n<p><strong>Request Object Details</strong></p>\n<p>None</p>\n<p><strong>Response Object Details</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>check-out consent object</th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>screen_name</td>\n<td>string - represents the next stage of the stay. Possible values: \"folio-details\", \"confirm\". Confirm means it is ready to be checked-out.</td>\n</tr>\n<tr>\n<td>client_visible_data.check_in_date</td>\n<td>string - represents the check-in date of the stay</td>\n</tr>\n<tr>\n<td>client_visible_data.check_out_date</td>\n<td>string - represents the check-out date of the stay</td>\n</tr>\n<tr>\n<td>client_visible_data.adults</td>\n<td>number - represents the number of adults of the stay</td>\n</tr>\n<tr>\n<td>client_visible_data.room</td>\n<td>string - represents a room info for the stay as a string</td>\n</tr>\n<tr>\n<td>client_visible_data.guest_name</td>\n<td>string - represents the guest info for the stay as a string</td>\n</tr>\n<tr>\n<td>client_visible_data.net_payments</td>\n<td>double - indicates the net payments across all folios for the stay</td>\n</tr>\n<tr>\n<td>client_visible_data.total_charges</td>\n<td>double - indicates the total charges across all folios for the stay</td>\n</tr>\n<tr>\n<td>client_visible_data.total_taxes</td>\n<td>double - indicates the total taxed across all folios for the stay</td>\n</tr>\n<tr>\n<td>client_visible_data.info_message</td>\n<td>string - informational message for next steps</td>\n</tr>\n<tr>\n<td>client_visible_data.display_room_dirty_consent</td>\n<td>boolean - asks the user to get consent if the room should be marked dirty</td>\n</tr>\n<tr>\n<td>client_visible_data.room_status</td>\n<td>string - current housekeeping status of the room. Possible values: \"READY\", \"CLEAN\", \"DIRTY\"</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Must Have Pre-Conditions</strong></p>\n<ul>\n<li>The stay must be in checked-in status with check-out date of the current business date</li>\n<li>All folios of the stay must satisfy the balancing conditions according to the folio types</li>\n</ul>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","reservations","<reservation_id>","check-out","start"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"2e503d19-0f59-456f-9cf7-8a8614c6e17c","name":"Stay Check-out Consent","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/783a70bf-b71e-4142-86de-1a890ce33b5b/check-out/start"},"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/783a70bf-b71e-4142-86de-1a890ce33b5b/check-out/start"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n\t\"screen_name\": \"confirm\",\n\t\"client_visible_data\": {\n\t\t\"check_in_date\": \"Sun, Oct 30 2022\",\n\t\t\"check_out_date\": \"Mon, Oct 31 2022\",\n\t\t\"adults\": 1,\n\t\t\"room\": \"KSNS - 205\",\n\t\t\"guest_name\": \"Mac Reeves\",\n\t\t\"net_payments\": 417.81,\n\t\t\"total_charges\": 334.32,\n\t\t\"total_taxes\": 83.49,\n\t\t\"info_message\": [\"All folios are balanced\"],\n\t\t\"display_room_dirty_consent\": true,\n\t\t\"room_status\": \"READY\"\n\t}\n}"}],"_postman_id":"d1735870-88fb-4701-bdaf-dd2998485792"},{"name":"Stay Check-out Confirm","id":"3d5a7423-d3f9-4ea7-ba1b-bbbb957ae28b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/691d8d03-3a31-4d22-95d3-8016bc1f64ca/check-out/confirm"},"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/reservations/<reservation_id>/check-out/confirm","description":"<p>This API enables the stay to be checked-out.</p>\n<p><strong>Request Object Details</strong></p>\n<p>None</p>\n<p><strong>Response Object Details</strong></p>\n<p>None</p>\n<p><strong>Must Have Pre-Conditions</strong></p>\n<ul>\n<li>The stay check-out consent should result in a \"confirm\" next step before this API can be called</li>\n</ul>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","reservations","<reservation_id>","check-out","confirm"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"a0522b34-98c2-4445-ba85-93becadbcbf4","name":"Stay Check-out Confirm","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/691d8d03-3a31-4d22-95d3-8016bc1f64ca/check-out/confirm"},"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/691d8d03-3a31-4d22-95d3-8016bc1f64ca/check-out/confirm"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"3d5a7423-d3f9-4ea7-ba1b-bbbb957ae28b"}],"id":"9e839183-ae5e-46fa-8bdd-24eff02ca8bb","description":"<p>This section contains the APIs related to stay management. It is worth mentioning HK PMS is natively built with the concept of the single image inventory, which requires PMS to only handle the stays, folios and other property related operations. The CRS system of the record is responsible for the reservations, groups and all inventory-related functionalities. Every reservation in the CRS subsequently creates one or more stays in the HK PMS system. This design holds true whether it is HK CRS or an enterprise's chosen CRS system.</p>\n","_postman_id":"9e839183-ae5e-46fa-8bdd-24eff02ca8bb"},{"name":"Room Units","item":[{"name":"Get All Room Units","id":"b54a93a1-af49-46de-b6d5-e76bdcf7dd71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/room-inventory","description":"<p>This API provides the room units inventory that exists for the given property.</p>\n<p><strong>Request Object Details</strong></p>\n<p>None</p>\n<p><strong>Response Object Details</strong></p>\n<p>See example response.</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","room-inventory"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"2682da3d-ba65-40dc-90d3-44136cf8f524","name":"Get ALL Room Units","originalRequest":{"method":"GET","header":[],"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/room-inventory"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"buildings\": [\n        {\n            \"name\": \"BUILDING 1\",\n            \"code\": \"BLD1\",\n            \"active\": true,\n            \"floors\": [\n                {\n                    \"name\": \"FLOOR 1\",\n                    \"code\": \"B1F1\",\n                    \"active\": true,\n                    \"rooms\": null,\n                    \"building_id\": null,\n                    \"building\": null,\n                    \"property_id\": null,\n                    \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                {\n                    \"name\": \"FLOOR 2\",\n                    \"code\": \"B1F2\",\n                    \"active\": true,\n                    \"rooms\": null,\n                    \"building_id\": null,\n                    \"building\": null,\n                    \"property_id\": null,\n                    \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                }\n            ],\n            \"property_id\": null,\n            \"property\": null,\n            \"image\": null,\n            \"zoom_level\": 0,\n            \"rotation_angle\": 0,\n            \"lat1\": 0,\n            \"long1\": 0,\n            \"lat2\": 0,\n            \"long2\": 0,\n            \"lat3\": 0,\n            \"long3\": 0,\n            \"lat4\": 0,\n            \"long4\": 0,\n            \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"created_at\": null,\n            \"updated_at\": null,\n            \"deleted_at\": null\n        }\n    ],\n    \"inventory\": [\n        {\n            \"number\": \"3382\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n            \"room_type\": {\n                \"name\": \"QUEEN ROOM\",\n                \"code\": \"QR\",\n                \"description\": null,\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/59ffced6-d261-413d-82ff-a4fc364c9a9a.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n                \"created_at\": \"2022-01-06T21:32:57.000Z\",\n                \"updated_at\": \"2023-05-10T13:34:00.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"9ba97192-e2d7-4f01-a32c-d2afa4cf7f34\",\n            \"created_at\": \"2022-11-16T19:14:49.000Z\",\n            \"updated_at\": \"2022-11-29T06:10:03.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"111\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"room_type\": {\n                \"name\": \"STANDARD TWO QUEEN\",\n                \"code\": \"QNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/1374f0ad-306f-4770-aff4-6fd41c3aebd1.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"created_at\": \"2022-01-07T07:03:58.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:54.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n            \"created_at\": \"2022-01-06T21:48:31.000Z\",\n            \"updated_at\": \"2022-03-20T21:31:54.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"106\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"room_type\": {\n                \"name\": \"TRADITIONAL KING\",\n                \"code\": \"KNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ef0bdde3-96b1-4761-897a-4981d60c1063.png\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"created_at\": \"2022-01-07T07:00:15.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:37.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"fc92f5af-ef20-4907-b7b6-f067cdea5b39\",\n            \"created_at\": \"2022-01-06T21:47:09.000Z\",\n            \"updated_at\": \"2022-03-20T21:31:16.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"223\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"room_type\": {\n                \"name\": \"UPGRADED KING SUITE\",\n                \"code\": \"KSNS\",\n                \"description\": \"Enjoy the comfort of our King Suite Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/03eaa6de-7705-4339-9055-ecb480cf7646.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"created_at\": \"2022-01-07T07:02:23.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:42.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"46814bde-997d-4255-8e76-4fda5718f920\",\n            \"created_at\": \"2022-01-07T10:03:40.000Z\",\n            \"updated_at\": \"2022-01-07T10:03:40.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"625\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n            \"room_type\": {\n                \"name\": \"EXECUTIVE TWO QUEEN SUITE\",\n                \"code\": \"WTS\",\n                \"description\": \"You’ll love the extra space and top floor location of this larger two queen room located on the top floor.  Some of them even have a partial view.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ebba9cc5-c457-4416-b851-9103a306ab8b.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 10,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n                \"created_at\": \"2022-01-07T06:35:42.000Z\",\n                \"updated_at\": \"2023-05-10T13:34:24.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": \"625\",\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"7738931e-65b5-4681-bba8-0af1fd1babb4\",\n            \"created_at\": \"2022-01-07T09:55:19.000Z\",\n            \"updated_at\": \"2022-01-10T19:41:40.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"118\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"room_type\": {\n                \"name\": \"TRADITIONAL KING\",\n                \"code\": \"KNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ef0bdde3-96b1-4761-897a-4981d60c1063.png\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"created_at\": \"2022-01-07T07:00:15.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:37.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"cb26eea1-7163-4c76-809d-f56aac0ad7e5\",\n            \"created_at\": \"2022-01-06T21:41:48.000Z\",\n            \"updated_at\": \"2022-03-20T21:32:38.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"219\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n            \"room_type\": {\n                \"name\": \"EXECUTIVE TWO QUEEN SUITE\",\n                \"code\": \"WTS\",\n                \"description\": \"You’ll love the extra space and top floor location of this larger two queen room located on the top floor.  Some of them even have a partial view.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ebba9cc5-c457-4416-b851-9103a306ab8b.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 10,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n                \"created_at\": \"2022-01-07T06:35:42.000Z\",\n                \"updated_at\": \"2023-05-10T13:34:24.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"352c8948-6ff4-43ad-a17b-f1ff8d499c19\",\n            \"created_at\": \"2022-01-07T10:01:57.000Z\",\n            \"updated_at\": \"2022-03-20T21:36:49.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"3381\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n            \"room_type\": {\n                \"name\": \"QUEEN ROOM\",\n                \"code\": \"QR\",\n                \"description\": null,\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/59ffced6-d261-413d-82ff-a4fc364c9a9a.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n                \"created_at\": \"2022-01-06T21:32:57.000Z\",\n                \"updated_at\": \"2023-05-10T13:34:00.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"c3ab1ada-aa0b-49cd-beda-b2cafbee7249\",\n            \"created_at\": \"2022-11-16T19:14:37.000Z\",\n            \"updated_at\": \"2022-11-29T15:14:22.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"217\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"room_type\": {\n                \"name\": \"UPGRADED KING SUITE\",\n                \"code\": \"KSNS\",\n                \"description\": \"Enjoy the comfort of our King Suite Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/03eaa6de-7705-4339-9055-ecb480cf7646.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"created_at\": \"2022-01-07T07:02:23.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:42.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"c23f8bca-19ca-453a-ad3f-46007e5409d1\",\n            \"created_at\": \"2022-01-07T10:00:44.000Z\",\n            \"updated_at\": \"2022-03-20T21:36:40.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"A101\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"room_type\": {\n                \"name\": \"TRADITIONAL KING\",\n                \"code\": \"KNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ef0bdde3-96b1-4761-897a-4981d60c1063.png\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"created_at\": \"2022-01-07T07:00:15.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:37.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"f30f6314-5d3a-4d60-b33a-22c0ffef61c0\",\n            \"created_at\": \"2022-11-30T05:25:11.000Z\",\n            \"updated_at\": \"2022-11-30T05:25:11.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"999\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"ddf76bdd-fe85-457b-b961-a9f90f839a93\",\n            \"room_type\": {\n                \"name\": \"KING ROOM\",\n                \"code\": \"KR\",\n                \"description\": null,\n                \"base_people\": 1,\n                \"max_people\": 2,\n                \"additional_details\": null,\n                \"cover_photo\": null,\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"ddf76bdd-fe85-457b-b961-a9f90f839a93\",\n                \"created_at\": \"2022-01-06T21:32:28.000Z\",\n                \"updated_at\": \"2023-05-10T15:13:42.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": true,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"daaa412b-3d55-4694-8dc5-b9ddd21782f9\",\n            \"created_at\": \"2022-01-08T21:44:53.000Z\",\n            \"updated_at\": \"2022-09-29T13:23:06.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"113\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"963ca10b-dd95-45b1-9bec-1dfb86e1cad9\",\n            \"room_type\": {\n                \"name\": \"PREMIUM KING SUITE\",\n                \"code\": \"PKS\",\n                \"description\": \"Write your unique story with our lavish 450 Sq Deluxe Room. Enjoy lazy afternoons on outdoor sun deck with relaxed seating perfect for business travelers or vacationers alike.\",\n                \"base_people\": 1,\n                \"max_people\": 2,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/793bbd50-f7c9-4ec1-82e2-2e0b51a9a776.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"963ca10b-dd95-45b1-9bec-1dfb86e1cad9\",\n                \"created_at\": \"2022-01-07T06:44:27.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:47.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"c6fc8374-0e9d-4fa7-a448-82a74c98bdab\",\n            \"created_at\": \"2022-01-06T21:48:45.000Z\",\n            \"updated_at\": \"2022-03-20T21:32:01.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"203\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n            \"room_type\": {\n                \"name\": \"EXECUTIVE TWO QUEEN SUITE\",\n                \"code\": \"WTS\",\n                \"description\": \"You’ll love the extra space and top floor location of this larger two queen room located on the top floor.  Some of them even have a partial view.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ebba9cc5-c457-4416-b851-9103a306ab8b.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 10,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n                \"created_at\": \"2022-01-07T06:35:42.000Z\",\n                \"updated_at\": \"2023-05-10T13:34:24.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"404f3f45-5285-4a5f-92d2-6bc6f88dee13\",\n            \"created_at\": \"2022-01-07T09:51:20.000Z\",\n            \"updated_at\": \"2022-03-20T21:33:53.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"116\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"963ca10b-dd95-45b1-9bec-1dfb86e1cad9\",\n            \"room_type\": {\n                \"name\": \"PREMIUM KING SUITE\",\n                \"code\": \"PKS\",\n                \"description\": \"Write your unique story with our lavish 450 Sq Deluxe Room. Enjoy lazy afternoons on outdoor sun deck with relaxed seating perfect for business travelers or vacationers alike.\",\n                \"base_people\": 1,\n                \"max_people\": 2,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/793bbd50-f7c9-4ec1-82e2-2e0b51a9a776.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"963ca10b-dd95-45b1-9bec-1dfb86e1cad9\",\n                \"created_at\": \"2022-01-07T06:44:27.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:47.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"f1d77853-620d-4abc-a5d4-d3f05c031a5a\",\n            \"created_at\": \"2022-01-06T21:34:28.000Z\",\n            \"updated_at\": \"2022-03-20T21:32:26.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"109\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"room_type\": {\n                \"name\": \"TRADITIONAL KING\",\n                \"code\": \"KNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ef0bdde3-96b1-4761-897a-4981d60c1063.png\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"created_at\": \"2022-01-07T07:00:15.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:37.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"b988a678-0685-41a9-88ea-ff4ca967c2e7\",\n            \"created_at\": \"2022-01-06T21:47:57.000Z\",\n            \"updated_at\": \"2022-03-20T21:31:41.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"122\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"room_type\": {\n                \"name\": \"TRADITIONAL KING\",\n                \"code\": \"KNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ef0bdde3-96b1-4761-897a-4981d60c1063.png\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"created_at\": \"2022-01-07T07:00:15.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:37.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"1eeab6a3-779c-4a21-95bd-cdf8f308ac2d\",\n            \"created_at\": \"2022-01-07T09:48:39.000Z\",\n            \"updated_at\": \"2022-03-20T21:33:03.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"DP2\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n            \"room_type\": {\n                \"name\": \"QUEEN ROOM\",\n                \"code\": \"QR\",\n                \"description\": null,\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/59ffced6-d261-413d-82ff-a4fc364c9a9a.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n                \"created_at\": \"2022-01-06T21:32:57.000Z\",\n                \"updated_at\": \"2023-05-10T13:34:00.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"97a16dad-03b7-410c-97f1-6f949b5973f0\",\n            \"created_at\": \"2022-11-29T05:42:46.000Z\",\n            \"updated_at\": \"2022-11-29T05:42:46.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"202\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"room_type\": {\n                \"name\": \"TRADITIONAL KING\",\n                \"code\": \"KNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ef0bdde3-96b1-4761-897a-4981d60c1063.png\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"created_at\": \"2022-01-07T07:00:15.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:37.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"ba88cc11-286b-4907-a56f-2568832cc5f4\",\n            \"created_at\": \"2022-01-07T09:50:19.000Z\",\n            \"updated_at\": \"2022-03-20T21:33:31.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"338\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"room_type\": {\n                \"name\": \"STANDARD TWO QUEEN\",\n                \"code\": \"QNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/1374f0ad-306f-4770-aff4-6fd41c3aebd1.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"created_at\": \"2022-01-07T07:03:58.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:54.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"d0a558d2-3c2a-4b0e-9db1-f80552d09967\",\n            \"created_at\": \"2022-11-16T19:14:17.000Z\",\n            \"updated_at\": \"2022-11-29T01:04:50.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"204\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"room_type\": {\n                \"name\": \"UPGRADED KING SUITE\",\n                \"code\": \"KSNS\",\n                \"description\": \"Enjoy the comfort of our King Suite Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/03eaa6de-7705-4339-9055-ecb480cf7646.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"created_at\": \"2022-01-07T07:02:23.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:42.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"d43dda68-40e0-468a-b360-9846ac6c4e2c\",\n            \"created_at\": \"2022-01-07T09:52:08.000Z\",\n            \"updated_at\": \"2022-03-20T21:33:59.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"110\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"room_type\": {\n                \"name\": \"STANDARD TWO QUEEN\",\n                \"code\": \"QNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/1374f0ad-306f-4770-aff4-6fd41c3aebd1.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"created_at\": \"2022-01-07T07:03:58.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:54.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"93cb88ee-942c-412d-a0d6-8c197f3b01ba\",\n            \"created_at\": \"2022-01-06T21:48:13.000Z\",\n            \"updated_at\": \"2022-03-20T21:31:47.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"208\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"room_type\": {\n                \"name\": \"UPGRADED KING SUITE\",\n                \"code\": \"KSNS\",\n                \"description\": \"Enjoy the comfort of our King Suite Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/03eaa6de-7705-4339-9055-ecb480cf7646.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"created_at\": \"2022-01-07T07:02:23.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:42.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"18504ef6-c479-45d1-a954-601e2e605f84\",\n            \"created_at\": \"2022-01-07T09:54:18.000Z\",\n            \"updated_at\": \"2022-03-20T21:34:41.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"206\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n            \"room_type\": {\n                \"name\": \"EXECUTIVE TWO QUEEN SUITE\",\n                \"code\": \"WTS\",\n                \"description\": \"You’ll love the extra space and top floor location of this larger two queen room located on the top floor.  Some of them even have a partial view.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ebba9cc5-c457-4416-b851-9103a306ab8b.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 10,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n                \"created_at\": \"2022-01-07T06:35:42.000Z\",\n                \"updated_at\": \"2023-05-10T13:34:24.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"8a9c3e98-6a9b-427d-ad1b-d9933217b68d\",\n            \"created_at\": \"2022-01-07T09:52:48.000Z\",\n            \"updated_at\": \"2022-03-20T21:34:24.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"226\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"room_type\": {\n                \"name\": \"STANDARD TWO QUEEN\",\n                \"code\": \"QNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/1374f0ad-306f-4770-aff4-6fd41c3aebd1.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"created_at\": \"2022-01-07T07:03:58.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:54.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"0330f717-5ab6-49f2-87de-ef2a73512521\",\n            \"created_at\": \"2022-01-07T10:05:05.000Z\",\n            \"updated_at\": \"2022-01-07T10:05:05.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"DP3\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n            \"room_type\": {\n                \"name\": \"QUEEN ROOM\",\n                \"code\": \"QR\",\n                \"description\": null,\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/59ffced6-d261-413d-82ff-a4fc364c9a9a.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n                \"created_at\": \"2022-01-06T21:32:57.000Z\",\n                \"updated_at\": \"2023-05-10T13:34:00.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"f1128f30-c57f-4081-b619-e4c58eb3ffff\",\n            \"created_at\": \"2022-11-29T05:43:03.000Z\",\n            \"updated_at\": \"2022-11-29T05:43:03.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"201\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"room_type\": {\n                \"name\": \"TRADITIONAL KING\",\n                \"code\": \"KNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ef0bdde3-96b1-4761-897a-4981d60c1063.png\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"created_at\": \"2022-01-07T07:00:15.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:37.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"e9fe56e1-72e5-4181-bf8a-8085c2d6e350\",\n            \"created_at\": \"2022-01-07T10:10:27.000Z\",\n            \"updated_at\": \"2022-03-20T21:33:25.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"220\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"room_type\": {\n                \"name\": \"TRADITIONAL KING\",\n                \"code\": \"KNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ef0bdde3-96b1-4761-897a-4981d60c1063.png\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"created_at\": \"2022-01-07T07:00:15.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:37.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"06d4566e-2ab1-488c-84f5-1c7549a9d12b\",\n            \"created_at\": \"2022-01-07T10:02:34.000Z\",\n            \"updated_at\": \"2022-03-20T21:36:57.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"215\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"room_type\": {\n                \"name\": \"STANDARD TWO QUEEN\",\n                \"code\": \"QNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/1374f0ad-306f-4770-aff4-6fd41c3aebd1.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"created_at\": \"2022-01-07T07:03:58.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:54.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n            \"created_at\": \"2022-01-07T09:57:35.000Z\",\n            \"updated_at\": \"2022-03-20T21:36:16.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"105\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"room_type\": {\n                \"name\": \"TRADITIONAL KING\",\n                \"code\": \"KNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ef0bdde3-96b1-4761-897a-4981d60c1063.png\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"created_at\": \"2022-01-07T07:00:15.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:37.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"7dc44a08-79cf-41a2-9736-652322bac345\",\n            \"created_at\": \"2022-01-06T21:46:55.000Z\",\n            \"updated_at\": \"2022-03-28T05:40:47.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"209\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"room_type\": {\n                \"name\": \"UPGRADED KING SUITE\",\n                \"code\": \"KSNS\",\n                \"description\": \"Enjoy the comfort of our King Suite Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/03eaa6de-7705-4339-9055-ecb480cf7646.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"created_at\": \"2022-01-07T07:02:23.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:42.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"0afb535d-2e12-402e-bb71-e1ace9492ce9\",\n            \"created_at\": \"2022-01-07T09:54:35.000Z\",\n            \"updated_at\": \"2022-03-20T21:34:56.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"119\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"room_type\": {\n                \"name\": \"TRADITIONAL KING\",\n                \"code\": \"KNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ef0bdde3-96b1-4761-897a-4981d60c1063.png\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"created_at\": \"2022-01-07T07:00:15.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:37.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"fe7f59c1-2ff7-47a0-b4ad-e0d99442c774\",\n            \"created_at\": \"2022-01-06T21:42:04.000Z\",\n            \"updated_at\": \"2022-03-20T21:32:44.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"101\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"room_type\": {\n                \"name\": \"TRADITIONAL KING\",\n                \"code\": \"KNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ef0bdde3-96b1-4761-897a-4981d60c1063.png\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"created_at\": \"2022-01-07T07:00:15.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:37.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"7c2742d3-c9f0-4d28-9e39-3bd86be6d6d9\",\n            \"created_at\": \"2022-01-06T21:33:29.000Z\",\n            \"updated_at\": \"2022-11-30T05:27:28.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"210\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"room_type\": {\n                \"name\": \"STANDARD TWO QUEEN\",\n                \"code\": \"QNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/1374f0ad-306f-4770-aff4-6fd41c3aebd1.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"created_at\": \"2022-01-07T07:03:58.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:54.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"d335ab9b-4c10-4528-ac7e-fc55daa6db0f\",\n            \"created_at\": \"2022-01-07T09:54:57.000Z\",\n            \"updated_at\": \"2022-03-20T21:35:11.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"205\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"room_type\": {\n                \"name\": \"UPGRADED KING SUITE\",\n                \"code\": \"KSNS\",\n                \"description\": \"Enjoy the comfort of our King Suite Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/03eaa6de-7705-4339-9055-ecb480cf7646.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"created_at\": \"2022-01-07T07:02:23.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:42.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"9171db7b-c179-4eb8-9210-15528860fbfe\",\n            \"created_at\": \"2022-01-07T09:52:26.000Z\",\n            \"updated_at\": \"2022-03-20T21:34:05.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"107\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"room_type\": {\n                \"name\": \"STANDARD TWO QUEEN\",\n                \"code\": \"QNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/1374f0ad-306f-4770-aff4-6fd41c3aebd1.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"created_at\": \"2022-01-07T07:03:58.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:54.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"06ea6847-187a-4538-877d-789de866f08f\",\n            \"created_at\": \"2022-01-06T21:47:25.000Z\",\n            \"updated_at\": \"2022-03-20T21:31:21.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"228B\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n            \"room_type\": {\n                \"name\": \"EXECUTIVE TWO QUEEN SUITE\",\n                \"code\": \"WTS\",\n                \"description\": \"You’ll love the extra space and top floor location of this larger two queen room located on the top floor.  Some of them even have a partial view.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ebba9cc5-c457-4416-b851-9103a306ab8b.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 10,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n                \"created_at\": \"2022-01-07T06:35:42.000Z\",\n                \"updated_at\": \"2023-05-10T13:34:24.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"01cde642-86de-493b-aaa8-4d404faa3dae\",\n            \"created_at\": \"2022-11-01T11:39:35.000Z\",\n            \"updated_at\": \"2022-11-01T15:47:53.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"117\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"room_type\": {\n                \"name\": \"STANDARD TWO QUEEN\",\n                \"code\": \"QNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/1374f0ad-306f-4770-aff4-6fd41c3aebd1.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"created_at\": \"2022-01-07T07:03:58.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:54.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"a9aacbc9-0d98-42db-8be5-dafcee7ae793\",\n            \"created_at\": \"2022-01-06T21:41:34.000Z\",\n            \"updated_at\": \"2022-03-20T21:32:33.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"121\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"room_type\": {\n                \"name\": \"STANDARD TWO QUEEN\",\n                \"code\": \"QNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/1374f0ad-306f-4770-aff4-6fd41c3aebd1.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"created_at\": \"2022-01-07T07:03:58.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:54.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"335c99e6-e8a3-4449-a90c-0d1b0a4d5d65\",\n            \"created_at\": \"2022-01-06T21:33:43.000Z\",\n            \"updated_at\": \"2022-03-20T21:32:56.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"DP1\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n            \"room_type\": {\n                \"name\": \"QUEEN ROOM\",\n                \"code\": \"QR\",\n                \"description\": null,\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/59ffced6-d261-413d-82ff-a4fc364c9a9a.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n                \"created_at\": \"2022-01-06T21:32:57.000Z\",\n                \"updated_at\": \"2023-05-10T13:34:00.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"4b8d60cd-df65-446e-912d-b3781e7a3dbe\",\n            \"created_at\": \"2022-11-29T05:28:46.000Z\",\n            \"updated_at\": \"2022-11-29T05:33:01.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"227\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n            \"room_type\": {\n                \"name\": \"EXECUTIVE TWO QUEEN SUITE\",\n                \"code\": \"WTS\",\n                \"description\": \"You’ll love the extra space and top floor location of this larger two queen room located on the top floor.  Some of them even have a partial view.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ebba9cc5-c457-4416-b851-9103a306ab8b.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 10,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n                \"created_at\": \"2022-01-07T06:35:42.000Z\",\n                \"updated_at\": \"2023-05-10T13:34:24.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"7d393148-9dd0-4f5a-8718-f6dc90121a14\",\n            \"created_at\": \"2022-01-07T10:10:56.000Z\",\n            \"updated_at\": \"2022-01-07T10:10:56.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"104\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"room_type\": {\n                \"name\": \"TRADITIONAL KING\",\n                \"code\": \"KNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ef0bdde3-96b1-4761-897a-4981d60c1063.png\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"created_at\": \"2022-01-07T07:00:15.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:37.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"50c22dd1-b91a-4c90-82bc-0be200417fac\",\n            \"created_at\": \"2022-01-06T21:43:55.000Z\",\n            \"updated_at\": \"2022-03-20T21:30:54.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"103\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"room_type\": {\n                \"name\": \"TRADITIONAL KING\",\n                \"code\": \"KNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ef0bdde3-96b1-4761-897a-4981d60c1063.png\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"created_at\": \"2022-01-07T07:00:15.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:37.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"6e2b5603-04e0-4c55-bd10-40093b441cd3\",\n            \"created_at\": \"2022-01-06T21:43:42.000Z\",\n            \"updated_at\": \"2022-03-20T21:30:48.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"207\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"room_type\": {\n                \"name\": \"STANDARD TWO QUEEN\",\n                \"code\": \"QNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/1374f0ad-306f-4770-aff4-6fd41c3aebd1.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"created_at\": \"2022-01-07T07:03:58.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:54.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"9f9812b5-3683-431b-be4a-eaba73d8fa78\",\n            \"created_at\": \"2022-01-07T09:53:20.000Z\",\n            \"updated_at\": \"2022-03-20T21:34:33.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"216\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"room_type\": {\n                \"name\": \"UPGRADED KING SUITE\",\n                \"code\": \"KSNS\",\n                \"description\": \"Enjoy the comfort of our King Suite Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/03eaa6de-7705-4339-9055-ecb480cf7646.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"created_at\": \"2022-01-07T07:02:23.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:42.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"4a985dae-3b4b-47ae-bba2-35e7b9f9e19e\",\n            \"created_at\": \"2022-01-07T10:00:29.000Z\",\n            \"updated_at\": \"2022-03-20T21:36:30.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"102\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"room_type\": {\n                \"name\": \"TRADITIONAL KING\",\n                \"code\": \"KNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ef0bdde3-96b1-4761-897a-4981d60c1063.png\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"created_at\": \"2022-01-07T07:00:15.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:37.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"e67feb8d-8826-44ed-86b3-8de8f073601f\",\n            \"created_at\": \"2022-01-06T21:42:34.000Z\",\n            \"updated_at\": \"2022-03-20T21:30:41.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"222\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"room_type\": {\n                \"name\": \"UPGRADED KING SUITE\",\n                \"code\": \"KSNS\",\n                \"description\": \"Enjoy the comfort of our King Suite Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/03eaa6de-7705-4339-9055-ecb480cf7646.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"created_at\": \"2022-01-07T07:02:23.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:42.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"0fa3c987-ae14-4bea-a122-380868b3e88b\",\n            \"created_at\": \"2022-01-07T10:03:22.000Z\",\n            \"updated_at\": \"2022-01-07T10:03:22.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"120\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"room_type\": {\n                \"name\": \"STANDARD TWO QUEEN\",\n                \"code\": \"QNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/1374f0ad-306f-4770-aff4-6fd41c3aebd1.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"created_at\": \"2022-01-07T07:03:58.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:54.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"f4e1ed5b-f4d9-4b07-aeb3-13a5c434d6d3\",\n            \"created_at\": \"2022-01-06T21:42:19.000Z\",\n            \"updated_at\": \"2022-03-20T21:32:50.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"108\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"room_type\": {\n                \"name\": \"STANDARD TWO QUEEN\",\n                \"code\": \"QNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/1374f0ad-306f-4770-aff4-6fd41c3aebd1.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"created_at\": \"2022-01-07T07:03:58.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:54.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"cac48eab-c89a-4fd5-a421-66b90857edf2\",\n            \"created_at\": \"2022-01-06T21:47:44.000Z\",\n            \"updated_at\": \"2022-03-20T21:31:27.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"228A\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n            \"room_type\": {\n                \"name\": \"EXECUTIVE TWO QUEEN SUITE\",\n                \"code\": \"WTS\",\n                \"description\": \"You’ll love the extra space and top floor location of this larger two queen room located on the top floor.  Some of them even have a partial view.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ebba9cc5-c457-4416-b851-9103a306ab8b.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 10,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n                \"created_at\": \"2022-01-07T06:35:42.000Z\",\n                \"updated_at\": \"2023-05-10T13:34:24.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"237f1216-8513-49b9-87c1-bcdac19c66ff\",\n            \"created_at\": \"2022-11-01T11:39:19.000Z\",\n            \"updated_at\": \"2022-11-01T15:47:33.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"224\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"room_type\": {\n                \"name\": \"TRADITIONAL KING\",\n                \"code\": \"KNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ef0bdde3-96b1-4761-897a-4981d60c1063.png\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"created_at\": \"2022-01-07T07:00:15.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:37.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"587d12a1-3361-4919-85ff-2ec942fafaa0\",\n            \"created_at\": \"2022-01-07T10:03:58.000Z\",\n            \"updated_at\": \"2022-01-07T10:03:58.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"115\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"room_type\": {\n                \"name\": \"TRADITIONAL KING\",\n                \"code\": \"KNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ef0bdde3-96b1-4761-897a-4981d60c1063.png\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"created_at\": \"2022-01-07T07:00:15.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:37.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"f2f6588e-a228-4c7b-ac46-525b0449d935\",\n            \"created_at\": \"2022-01-06T21:34:15.000Z\",\n            \"updated_at\": \"2022-03-20T21:32:18.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"221\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"room_type\": {\n                \"name\": \"TRADITIONAL KING\",\n                \"code\": \"KNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ef0bdde3-96b1-4761-897a-4981d60c1063.png\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"created_at\": \"2022-01-07T07:00:15.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:37.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"a2087096-c009-41e3-bf90-0438d81124ef\",\n            \"created_at\": \"2022-01-07T10:02:53.000Z\",\n            \"updated_at\": \"2022-03-20T21:37:05.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"213\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"room_type\": {\n                \"name\": \"UPGRADED KING SUITE\",\n                \"code\": \"KSNS\",\n                \"description\": \"Enjoy the comfort of our King Suite Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/03eaa6de-7705-4339-9055-ecb480cf7646.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"created_at\": \"2022-01-07T07:02:23.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:42.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"37d4a57b-1976-4100-8544-dcf5c5a2c149\",\n            \"created_at\": \"2022-01-07T09:56:37.000Z\",\n            \"updated_at\": \"2022-03-20T21:35:56.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"225\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"room_type\": {\n                \"name\": \"STANDARD TWO QUEEN\",\n                \"code\": \"QNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/1374f0ad-306f-4770-aff4-6fd41c3aebd1.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"created_at\": \"2022-01-07T07:03:58.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:54.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"ee7e104c-f40b-40dd-8edf-3321c4e5846f\",\n            \"created_at\": \"2022-01-07T10:04:31.000Z\",\n            \"updated_at\": \"2022-01-07T10:04:31.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"228\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n            \"room_type\": {\n                \"name\": \"EXECUTIVE TWO QUEEN SUITE\",\n                \"code\": \"WTS\",\n                \"description\": \"You’ll love the extra space and top floor location of this larger two queen room located on the top floor.  Some of them even have a partial view.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ebba9cc5-c457-4416-b851-9103a306ab8b.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 10,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n                \"created_at\": \"2022-01-07T06:35:42.000Z\",\n                \"updated_at\": \"2023-05-10T13:34:24.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"70050afb-b872-4e2b-a505-581f3b6e10f8\",\n            \"created_at\": \"2022-01-07T10:11:16.000Z\",\n            \"updated_at\": \"2022-01-07T10:11:16.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"A102\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"room_type\": {\n                \"name\": \"TRADITIONAL KING\",\n                \"code\": \"KNS\",\n                \"description\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 3,\n                \"max_people\": 6,\n                \"additional_details\": \"Enjoy the comfort of our Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ef0bdde3-96b1-4761-897a-4981d60c1063.png\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"created_at\": \"2022-01-07T07:00:15.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:37.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"70c18326-dae1-4026-9d6f-f199bfe0e155\",\n            \"created_at\": \"2022-11-30T05:25:36.000Z\",\n            \"updated_at\": \"2022-11-30T05:25:36.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"212\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"room_type\": {\n                \"name\": \"UPGRADED KING SUITE\",\n                \"code\": \"KSNS\",\n                \"description\": \"Enjoy the comfort of our King Suite Room at an affordable rate. This includes conveniently features free WiFi, Cable TV, a mini-refrigerator, in-room coffee and more.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/03eaa6de-7705-4339-9055-ecb480cf7646.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"created_at\": \"2022-01-07T07:02:23.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:42.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"901de6c9-cbd2-4581-8af5-dad254b40248\",\n            \"created_at\": \"2022-01-07T09:56:14.000Z\",\n            \"updated_at\": \"2022-03-20T21:35:47.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"214\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"floor\": {\n                \"name\": \"FLOOR 2\",\n                \"code\": \"B1F2\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n            \"room_type\": {\n                \"name\": \"EXECUTIVE TWO QUEEN SUITE\",\n                \"code\": \"WTS\",\n                \"description\": \"You’ll love the extra space and top floor location of this larger two queen room located on the top floor.  Some of them even have a partial view.\",\n                \"base_people\": 1,\n                \"max_people\": 4,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/ebba9cc5-c457-4416-b851-9103a306ab8b.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": null,\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 10,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n                \"created_at\": \"2022-01-07T06:35:42.000Z\",\n                \"updated_at\": \"2023-05-10T13:34:24.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"2ed1036f-bee1-4fd5-8ec0-cdb0b31701dd\",\n            \"created_at\": \"2022-01-07T09:57:15.000Z\",\n            \"updated_at\": \"2022-03-20T21:36:05.000Z\",\n            \"deleted_at\": null\n        },\n        {\n            \"number\": \"114\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"reservations\": null,\n            \"charges\": null,\n            \"maintenance_issues\": null,\n            \"housekeeping_schedules\": null,\n            \"preferences\": null,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"building_id\": null,\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"active\": true,\n                    \"floors\": null,\n                    \"property_id\": null,\n                    \"property\": null,\n                    \"image\": null,\n                    \"zoom_level\": null,\n                    \"rotation_angle\": null,\n                    \"lat1\": null,\n                    \"long1\": null,\n                    \"lat2\": null,\n                    \"long2\": null,\n                    \"lat3\": null,\n                    \"long3\": null,\n                    \"lat4\": null,\n                    \"long4\": null,\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"created_at\": null,\n                    \"updated_at\": null,\n                    \"deleted_at\": null\n                },\n                \"property_id\": null,\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"room_type_id\": \"963ca10b-dd95-45b1-9bec-1dfb86e1cad9\",\n            \"room_type\": {\n                \"name\": \"PREMIUM KING SUITE\",\n                \"code\": \"PKS\",\n                \"description\": \"Write your unique story with our lavish 450 Sq Deluxe Room. Enjoy lazy afternoons on outdoor sun deck with relaxed seating perfect for business travelers or vacationers alike.\",\n                \"base_people\": 1,\n                \"max_people\": 2,\n                \"additional_details\": null,\n                \"cover_photo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/793bbd50-f7c9-4ec1-82e2-2e0b51a9a776.jpeg\",\n                \"images\": null,\n                \"active\": true,\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"in_use\": false,\n                \"parent_room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"upsell_sequence_number\": null,\n                \"2person\": null,\n                \"3person\": null,\n                \"4person\": null,\n                \"5person\": null,\n                \"amenities\": null,\n                \"min_room_count_value\": null,\n                \"bed_count\": null,\n                \"smoking\": null,\n                \"accessible\": null,\n                \"bed_type_id\": null,\n                \"web_name\": null,\n                \"price_offset\": 0,\n                \"is_master\": null,\n                \"amount_add_up\": null,\n                \"percentage_add_up\": null,\n                \"room_dimension\": null,\n                \"room_type_config\": null,\n                \"rate_calendar_default_view\": null,\n                \"rate_code_ids\": null,\n                \"room_type_spaces\": null,\n                \"cover_photo_caption\": null,\n                \"show_message_on_selection_or_assignment\": null,\n                \"message_on_room_type_selection\": null,\n                \"message_on_room_assignment\": null,\n                \"room_type_category_id\": null,\n                \"include_in_inventory\": true,\n                \"yield\": false,\n                \"number_of_rooms\": null,\n                \"linked_room_type_id\": null,\n                \"five_person_above_unit_multiplier\": null,\n                \"enable_room_rotation_point_calculation\": null,\n                \"linked_unit_count\": null,\n                \"booking_fees\": null,\n                \"id\": \"963ca10b-dd95-45b1-9bec-1dfb86e1cad9\",\n                \"created_at\": \"2022-01-07T06:44:27.000Z\",\n                \"updated_at\": \"2023-05-10T15:14:47.000Z\",\n                \"deleted_at\": null\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"active\": true,\n                \"rooms\": null,\n                \"property_id\": null,\n                \"adjacent_zone_id\": null,\n                \"is_default\": null,\n                \"zone_number\": null,\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"in_use\": false,\n            \"adjacent_left_room_id\": null,\n            \"adjacent_right_room_id\": null,\n            \"adjacent_top_room_id\": null,\n            \"adjacent_bottom_room_id\": null,\n            \"accessible\": false,\n            \"phone_ext\": null,\n            \"rooms_bedrooms\": [],\n            \"lock_box\": null,\n            \"room_area\": 0,\n            \"compound_room\": null,\n            \"reservationConfirmationNo\": null,\n            \"rotation_points_lifetime_till_today\": null,\n            \"id\": \"c969c0dc-6d88-445f-8ba4-3713d558c2d2\",\n            \"created_at\": \"2022-01-06T21:33:57.000Z\",\n            \"updated_at\": \"2022-03-20T21:32:11.000Z\",\n            \"deleted_at\": null\n        }\n    ]\n}"}],"_postman_id":"b54a93a1-af49-46de-b6d5-e76bdcf7dd71"},{"name":"Available Room Units for a Stay","id":"5f05798d-72dc-486c-b96e-f7e164dcf0a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"room_type_ids\":[\"68463fc0-a8f4-4965-b0b4-d62980608ceb\"],\"start_date\":\"2022-10-31\",\"end_date\":\"2022-11-01\",\"exclude_departures\":false}"},"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/suggested_rooms/v2?reservation_id=<stay_uuid>","description":"<p>This API provides all available room units that can be assigned to a given stay. It provides room units in an array format and also provides a set of filter groups that be used by the UI apps to organize the list of the rooms.</p>\n<p><strong>Request Object Details</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Available Room Request</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>room_type_ids[]</td>\n<td>array of UUIDs of the room types for which room units are being requested</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>string - format of \"YYYY-MM-DD\" as start date</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>string - format of \"YYYY-MM-DD\" as end date</td>\n</tr>\n<tr>\n<td>exclude_departures</td>\n<td>boolean - send true to exclude departure rooms (in case of in house re-assignments)</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Object Details</strong><br />See example response.</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","suggested_rooms","v2"],"host":["<hostname>"],"query":[{"key":"reservation_id","value":"<stay_uuid>"}],"variable":[]}},"response":[{"id":"fab4a9dd-388e-40fb-81f1-29c5824917e7","name":"Available Room Units for a Stay","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"room_type_ids\":[\"68463fc0-a8f4-4965-b0b4-d62980608ceb\"],\"start_date\":\"2022-10-31\",\"end_date\":\"2022-11-01\",\"exclude_departures\":false}"},"url":{"raw":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/suggested_rooms/v2?reservation_id=XXXXXXXXX","protocol":"https","host":["00","us-east-1","hkdemo","hotelkeyapp","com"],"path":["v4","hotelbrand","properties","1d98c167-8338-4b5c-bce7-77d17d8d1d89","suggested_rooms","v2"],"query":[{"key":"reservation_id","value":"XXXXXXXXX"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n        \"room_type_name\": \"STANDARD TWO QUEEN\",\n        \"room_type_code\": \"QNS\",\n        \"bed_count\": 2,\n        \"enable_room_rotation_point_calculation\": false,\n        \"assigned_room_type\": true,\n        \"rooms\": [\n            {\n                \"room_id\": \"f4e1ed5b-f4d9-4b07-aeb3-13a5c434d6d3\",\n                \"number\": \"120\",\n                \"room_preferences\": [\n                    \"59b89d50-9808-48c8-8825-3350f35c84d6\"\n                ],\n                \"dirty\": true,\n                \"rentable_issue\": false\n            },\n            {\n                \"room_id\": \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n                \"number\": \"111\",\n                \"room_preferences\": [\n                    \"4240c4b0-4175-4c79-933f-bb267f3faafd\"\n                ],\n                \"dirty\": true,\n                \"rentable_issue\": false\n            },\n            {\n                \"room_id\": \"06ea6847-187a-4538-877d-789de866f08f\",\n                \"number\": \"107\",\n                \"room_preferences\": [\n                    \"9046cec7-03df-4713-884b-ad5b8b4c82d5\"\n                ],\n                \"dirty\": true,\n                \"rentable_issue\": false\n            },\n            {\n                \"room_id\": \"0330f717-5ab6-49f2-87de-ef2a73512521\",\n                \"number\": \"226\",\n                \"room_preferences\": [],\n                \"rentable_issue\": false\n            },\n            {\n                \"room_id\": \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n                \"number\": \"215\",\n                \"room_preferences\": [\n                    \"4240c4b0-4175-4c79-933f-bb267f3faafd\",\n                    \"4f5f09b9-b5b1-42f1-9452-38b2b2b6772e\",\n                    \"59b89d50-9808-48c8-8825-3350f35c84d6\",\n                    \"9046cec7-03df-4713-884b-ad5b8b4c82d5\"\n                ],\n                \"rentable_issue\": false\n            },\n            {\n                \"room_id\": \"93cb88ee-942c-412d-a0d6-8c197f3b01ba\",\n                \"number\": \"110\",\n                \"room_preferences\": [\n                    \"9046cec7-03df-4713-884b-ad5b8b4c82d5\"\n                ],\n                \"rentable_issue\": false\n            },\n            {\n                \"room_id\": \"9f9812b5-3683-431b-be4a-eaba73d8fa78\",\n                \"number\": \"207\",\n                \"room_preferences\": [\n                    \"59b89d50-9808-48c8-8825-3350f35c84d6\",\n                    \"9046cec7-03df-4713-884b-ad5b8b4c82d5\"\n                ],\n                \"rentable_issue\": false\n            },\n            {\n                \"room_id\": \"a9aacbc9-0d98-42db-8be5-dafcee7ae793\",\n                \"number\": \"117\",\n                \"room_preferences\": [\n                    \"59b89d50-9808-48c8-8825-3350f35c84d6\"\n                ],\n                \"rentable_issue\": false\n            },\n            {\n                \"room_id\": \"cac48eab-c89a-4fd5-a421-66b90857edf2\",\n                \"number\": \"108\",\n                \"room_preferences\": [\n                    \"4f5f09b9-b5b1-42f1-9452-38b2b2b6772e\"\n                ],\n                \"rentable_issue\": false\n            },\n            {\n                \"room_id\": \"d335ab9b-4c10-4528-ac7e-fc55daa6db0f\",\n                \"number\": \"210\",\n                \"room_preferences\": [\n                    \"4240c4b0-4175-4c79-933f-bb267f3faafd\",\n                    \"4f5f09b9-b5b1-42f1-9452-38b2b2b6772e\"\n                ],\n                \"rentable_issue\": false\n            },\n            {\n                \"room_id\": \"ee7e104c-f40b-40dd-8edf-3321c4e5846f\",\n                \"number\": \"225\",\n                \"room_preferences\": [],\n                \"rentable_issue\": false\n            }\n        ],\n        \"filter_groups\": [\n            {\n                \"object_type\": \"PET\",\n                \"object_value\": \"PET\",\n                \"room_ids\": []\n            },\n            {\n                \"object_type\": \"SMOKING\",\n                \"object_value\": \"SMOKING\",\n                \"room_ids\": []\n            },\n            {\n                \"object_type\": \"NON_SMOKING\",\n                \"object_value\": \"NON SMOKING\",\n                \"room_ids\": [\n                    \"f4e1ed5b-f4d9-4b07-aeb3-13a5c434d6d3\",\n                    \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n                    \"06ea6847-187a-4538-877d-789de866f08f\",\n                    \"0330f717-5ab6-49f2-87de-ef2a73512521\",\n                    \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n                    \"93cb88ee-942c-412d-a0d6-8c197f3b01ba\",\n                    \"9f9812b5-3683-431b-be4a-eaba73d8fa78\",\n                    \"a9aacbc9-0d98-42db-8be5-dafcee7ae793\",\n                    \"cac48eab-c89a-4fd5-a421-66b90857edf2\",\n                    \"d335ab9b-4c10-4528-ac7e-fc55daa6db0f\",\n                    \"ee7e104c-f40b-40dd-8edf-3321c4e5846f\",\n                    \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\"\n                ]\n            },\n            {\n                \"object_type\": \"ACCESSIBLE\",\n                \"object_value\": \"ACCESSIBLE\",\n                \"room_ids\": []\n            },\n            {\n                \"object_type\": \"BUILDING\",\n                \"object_value\": \"BUILDING 1\",\n                \"object_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                \"room_ids\": [\n                    \"f4e1ed5b-f4d9-4b07-aeb3-13a5c434d6d3\",\n                    \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n                    \"06ea6847-187a-4538-877d-789de866f08f\",\n                    \"0330f717-5ab6-49f2-87de-ef2a73512521\",\n                    \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n                    \"93cb88ee-942c-412d-a0d6-8c197f3b01ba\",\n                    \"9f9812b5-3683-431b-be4a-eaba73d8fa78\",\n                    \"a9aacbc9-0d98-42db-8be5-dafcee7ae793\",\n                    \"cac48eab-c89a-4fd5-a421-66b90857edf2\",\n                    \"d335ab9b-4c10-4528-ac7e-fc55daa6db0f\",\n                    \"ee7e104c-f40b-40dd-8edf-3321c4e5846f\"\n                ],\n                \"sub_filter_groups\": [\n                    {\n                        \"object_type\": \"FLOOR\",\n                        \"object_value\": \"FLOOR 2\",\n                        \"object_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                        \"room_ids\": [\n                            \"0330f717-5ab6-49f2-87de-ef2a73512521\",\n                            \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n                            \"9f9812b5-3683-431b-be4a-eaba73d8fa78\",\n                            \"d335ab9b-4c10-4528-ac7e-fc55daa6db0f\",\n                            \"ee7e104c-f40b-40dd-8edf-3321c4e5846f\"\n                        ]\n                    },\n                    {\n                        \"object_type\": \"FLOOR\",\n                        \"object_value\": \"FLOOR 1\",\n                        \"object_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                        \"room_ids\": [\n                            \"f4e1ed5b-f4d9-4b07-aeb3-13a5c434d6d3\",\n                            \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n                            \"06ea6847-187a-4538-877d-789de866f08f\",\n                            \"93cb88ee-942c-412d-a0d6-8c197f3b01ba\",\n                            \"a9aacbc9-0d98-42db-8be5-dafcee7ae793\",\n                            \"cac48eab-c89a-4fd5-a421-66b90857edf2\"\n                        ]\n                    }\n                ]\n            },\n            {\n                \"object_type\": \"FLOOR\",\n                \"object_value\": \"FLOOR 1\",\n                \"object_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_ids\": [\n                    \"f4e1ed5b-f4d9-4b07-aeb3-13a5c434d6d3\",\n                    \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n                    \"06ea6847-187a-4538-877d-789de866f08f\",\n                    \"93cb88ee-942c-412d-a0d6-8c197f3b01ba\",\n                    \"a9aacbc9-0d98-42db-8be5-dafcee7ae793\",\n                    \"cac48eab-c89a-4fd5-a421-66b90857edf2\",\n                    \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\"\n                ]\n            },\n            {\n                \"object_type\": \"FLOOR\",\n                \"object_value\": \"FLOOR 2\",\n                \"object_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_ids\": [\n                    \"0330f717-5ab6-49f2-87de-ef2a73512521\",\n                    \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n                    \"9f9812b5-3683-431b-be4a-eaba73d8fa78\",\n                    \"d335ab9b-4c10-4528-ac7e-fc55daa6db0f\",\n                    \"ee7e104c-f40b-40dd-8edf-3321c4e5846f\"\n                ]\n            },\n            {\n                \"object_type\": \"ZONE\",\n                \"object_value\": \"ZONE 1\",\n                \"object_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"room_ids\": [\n                    \"f4e1ed5b-f4d9-4b07-aeb3-13a5c434d6d3\",\n                    \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n                    \"06ea6847-187a-4538-877d-789de866f08f\",\n                    \"0330f717-5ab6-49f2-87de-ef2a73512521\",\n                    \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n                    \"93cb88ee-942c-412d-a0d6-8c197f3b01ba\",\n                    \"9f9812b5-3683-431b-be4a-eaba73d8fa78\",\n                    \"a9aacbc9-0d98-42db-8be5-dafcee7ae793\",\n                    \"cac48eab-c89a-4fd5-a421-66b90857edf2\",\n                    \"d335ab9b-4c10-4528-ac7e-fc55daa6db0f\",\n                    \"ee7e104c-f40b-40dd-8edf-3321c4e5846f\",\n                    \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\"\n                ]\n            },\n            {\n                \"object_type\": \"PREFERENCE\",\n                \"object_value\": \"IN ROOM JACUZZI\",\n                \"object_id\": \"4240c4b0-4175-4c79-933f-bb267f3faafd\",\n                \"sequence\": 1,\n                \"room_ids\": [\n                    \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n                    \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n                    \"d335ab9b-4c10-4528-ac7e-fc55daa6db0f\"\n                ]\n            },\n            {\n                \"object_type\": \"PREFERENCE\",\n                \"object_value\": \"POOL VIEW\",\n                \"object_id\": \"4f5f09b9-b5b1-42f1-9452-38b2b2b6772e\",\n                \"sequence\": 1,\n                \"room_ids\": [\n                    \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n                    \"cac48eab-c89a-4fd5-a421-66b90857edf2\",\n                    \"d335ab9b-4c10-4528-ac7e-fc55daa6db0f\"\n                ]\n            },\n            {\n                \"object_type\": \"PREFERENCE\",\n                \"object_value\": \"AWAY FROM ELEVATOR\",\n                \"object_id\": \"9046cec7-03df-4713-884b-ad5b8b4c82d5\",\n                \"sequence\": 1,\n                \"room_ids\": [\n                    \"06ea6847-187a-4538-877d-789de866f08f\",\n                    \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n                    \"93cb88ee-942c-412d-a0d6-8c197f3b01ba\",\n                    \"9f9812b5-3683-431b-be4a-eaba73d8fa78\"\n                ]\n            },\n            {\n                \"object_type\": \"OPEN\",\n                \"object_value\": \"OPEN\",\n                \"room_ids\": [\n                    \"f4e1ed5b-f4d9-4b07-aeb3-13a5c434d6d3\"\n                ]\n            },\n            {\n                \"object_type\": \"READY_FOR_GUEST\",\n                \"object_value\": \"READY FOR GUEST\",\n                \"room_ids\": [\n                    \"06ea6847-187a-4538-877d-789de866f08f\",\n                    \"0330f717-5ab6-49f2-87de-ef2a73512521\",\n                    \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n                    \"93cb88ee-942c-412d-a0d6-8c197f3b01ba\",\n                    \"9f9812b5-3683-431b-be4a-eaba73d8fa78\",\n                    \"a9aacbc9-0d98-42db-8be5-dafcee7ae793\",\n                    \"cac48eab-c89a-4fd5-a421-66b90857edf2\",\n                    \"d335ab9b-4c10-4528-ac7e-fc55daa6db0f\",\n                    \"ee7e104c-f40b-40dd-8edf-3321c4e5846f\"\n                ]\n            },\n            {\n                \"object_type\": \"PENDING_INSPECTION\",\n                \"object_value\": \"PENDING INSPECTION\",\n                \"room_ids\": [\n                    \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\"\n                ]\n            },\n            {\n                \"object_type\": \"PENDING_DEPART\",\n                \"object_value\": \"PENDING DEPART\",\n                \"room_ids\": []\n            },\n            {\n                \"object_type\": \"CONNECTED_ROOMS\",\n                \"object_value\": \"CONNECTED ROOMS\",\n                \"connected_rooms\": [\n                    {\n                        \"name\": \"SUITE\",\n                        \"room_ids\": [\n                            \"06ea6847-187a-4538-877d-789de866f08f\"\n                        ],\n                        \"connected_rooms_config_details\": [\n                            {\n                                \"connected_rooms_config_id\": \"5a3034ad-d5dc-4ed2-959b-4420107b0f8d\",\n                                \"room_id\": \"06ea6847-187a-4538-877d-789de866f08f\",\n                                \"position\": \"LEFT\",\n                                \"reference_room_id\": \"7dc44a08-79cf-41a2-9736-652322bac345\"\n                            },\n                            {\n                                \"connected_rooms_config_id\": \"5a3034ad-d5dc-4ed2-959b-4420107b0f8d\",\n                                \"room_id\": \"7c2742d3-c9f0-4d28-9e39-3bd86be6d6d9\",\n                                \"position\": \"LEFT\",\n                                \"reference_room_id\": \"e67feb8d-8826-44ed-86b3-8de8f073601f\"\n                            },\n                            {\n                                \"connected_rooms_config_id\": \"5a3034ad-d5dc-4ed2-959b-4420107b0f8d\",\n                                \"room_id\": \"7dc44a08-79cf-41a2-9736-652322bac345\",\n                                \"position\": \"RIGHT\",\n                                \"reference_room_id\": \"06ea6847-187a-4538-877d-789de866f08f\"\n                            },\n                            {\n                                \"connected_rooms_config_id\": \"5a3034ad-d5dc-4ed2-959b-4420107b0f8d\",\n                                \"room_id\": \"e67feb8d-8826-44ed-86b3-8de8f073601f\",\n                                \"position\": \"RIGHT\",\n                                \"reference_room_id\": \"7c2742d3-c9f0-4d28-9e39-3bd86be6d6d9\"\n                            }\n                        ]\n                    }\n                ]\n            }\n        ],\n        \"assigned_room\": {\n            \"room_id\": \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n            \"number\": \"111\",\n            \"room_preferences\": [],\n            \"dirty\": false,\n            \"rotation_points_lifetime_till_today\": 0\n        }\n    }\n]"}],"_postman_id":"5f05798d-72dc-486c-b96e-f7e164dcf0a9"}],"id":"3a64cf88-b08a-4a56-ac51-014d217ae3fb","description":"<p>A set of endpoints to retrieve available room units in general and for stay assignments.</p>\n","_postman_id":"3a64cf88-b08a-4a56-ac51-014d217ae3fb"},{"name":"Shift Management","item":[{"name":"Start Shift","item":[{"name":"Start Shift Consent","id":"6092aaec-938d-40b5-8a8e-636c1c95a68b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/shifts/consent","description":"<p>This API allows the user to get a consent to start a shift in the HK PMS system. All CASH or CHECK financial transactions that take place using a shift are recorded as part of the cash drawer.</p>\n<p><strong>Request Object Details</strong></p>\n<p>None</p>\n<p><strong>Response Object Details</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Shift Consent Object</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>starting_amount_change_allowed</td>\n<td>boolean - indicates if the user is allowed to have customized starting cash drawer amount</td>\n</tr>\n<tr>\n<td>starting_amount</td>\n<td>double - \"-1\" means, anything is allowed. If any other value, that becomes a starting amount</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","shifts","consent"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"115c7028-cff1-40b4-a24b-d9228beadd14","name":"Start Shift Consent","originalRequest":{"method":"GET","header":[],"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/shifts/consent"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"starting_amount_change_allowed\": true,\n    \"starting_amount\": -1\n}"}],"_postman_id":"6092aaec-938d-40b5-8a8e-636c1c95a68b"},{"name":"Start Shift Commit","id":"5354daac-89b3-45ac-aabe-0e22af5cf297","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"starting_cash\":\"10\",\"shift_currency_exchange_amounts\":[]}"},"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/shifts/v2","description":"<p>This API allows the user to commit a shift start in the HK PMS system. All CASH or CHECK financial transactions that take place using a shift are recorded as part of the cash drawer.</p>\n<p><strong>Request Object Details</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Shift Start Inputs</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>starting_cash</td>\n<td>double - starting main drawer amount of the shift</td>\n</tr>\n<tr>\n<td>shift_currency_exchange_amounts</td>\n<td>shift_currency_exchange_amounts[] to take in amounts for exchange drawers</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Object Details</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Shift Object</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>start_time</td>\n<td>string - format of \"YYYY-MM-DDTHH:MM:SS\". This is the actual date/timestamp of the shift start</td>\n</tr>\n<tr>\n<td>starting_cash</td>\n<td>double - starting cash amount of the main drawer in the shift</td>\n</tr>\n<tr>\n<td>ending_cash</td>\n<td>double - ending cash amount of the main drawer in the shift</td>\n</tr>\n<tr>\n<td>status</td>\n<td>string - status of the shift. Possible values: \"OPEN\", \"CLOSED\"</td>\n</tr>\n<tr>\n<td>date</td>\n<td>string - business date of the shift in the format of \"YYYY-MM-DD\"</td>\n</tr>\n<tr>\n<td>cash_drops</td>\n<td>cash_drops[] - array of cash drops executed during this shift</td>\n</tr>\n<tr>\n<td>user_id</td>\n<td>string - representing the UUID of the user that owns the shift</td>\n</tr>\n<tr>\n<td>business_day_id</td>\n<td>string - representing the UUID of the business day that this shift belongs to</td>\n</tr>\n<tr>\n<td>shift_schedule_id</td>\n<td>string - representing the UUID of shift schedule id that is used from the configuration</td>\n</tr>\n<tr>\n<td>id</td>\n<td>string - representing the UUID of the actual shift in the system</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","shifts","v2"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"7c2c0a9c-0617-47d6-bc7d-65be2e7c1dfd","name":"Start Shift Commit","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"starting_cash\":\"10\",\"shift_currency_exchange_amounts\":[]}"},"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/shifts/v2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"start_time\": \"2023-05-21T16:13:40.000Z\",\n    \"starting_cash\": 10,\n    \"ending_cash\": 0,\n    \"status\": \"OPEN\",\n    \"date\": \"2022-10-31T00:00:00.000Z\",\n    \"cash_drops\": [],\n    \"user_id\": \"761cba10-cec6-4ba2-bc04-1f1df76f934e\",\n    \"business_day_id\": \"4fb32f97-6f2a-11ec-a5dd-0a2bee93f258\",\n    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n    \"shift_users\": [],\n    \"shift_schedule_id\": \"3aaf96a6-6517-486a-8dd5-b67401781bea\",\n    \"id\": \"616c78f2-6f7e-496e-8d3f-302db8f75f8a\",\n    \"created_at\": \"2023-05-21T16:13:40.000Z\",\n    \"updated_at\": \"2023-05-21T16:13:40.000Z\",\n    \"report_collection\": []\n}"}],"_postman_id":"5354daac-89b3-45ac-aabe-0e22af5cf297"}],"id":"87fba208-60ba-41a7-b5f8-d3b8bcc054f6","description":"<p>A set of endpoints to add a start a shift.</p>\n","_postman_id":"87fba208-60ba-41a7-b5f8-d3b8bcc054f6"},{"name":"End Shift","item":[{"name":"End Shift Consent","id":"fdfd21ea-5d14-4b18-ad91-15bf409ee9db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/shifts/<shift_id>/details","description":"<p>This API is called with shift id in the path param to get details of the currently open shift.</p>\n<p><strong>Request Object Details</strong></p>\n<p>None</p>\n<p><strong>Response Object Details</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>End Shift Object</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>cash_payments</td>\n<td>double - total cash payments collected during the shift</td>\n</tr>\n<tr>\n<td>check_payments</td>\n<td>double - total check payments collected during the shift</td>\n</tr>\n<tr>\n<td>cash_refunds</td>\n<td>double - total cash refunds collected during the shift</td>\n</tr>\n<tr>\n<td>check_refunds</td>\n<td>double - total check refunds collected during the shift</td>\n</tr>\n<tr>\n<td>misc_expense</td>\n<td>double - total misc expense collected during the shift</td>\n</tr>\n<tr>\n<td>total_payments</td>\n<td>double - total total payments collected during the shift</td>\n</tr>\n<tr>\n<td>calculated_drop_amount</td>\n<td>double - calculated drop_amount for the shift</td>\n</tr>\n<tr>\n<td>total_dropped_amount</td>\n<td>double - total amounts dropped in the drawers during the shift</td>\n</tr>\n<tr>\n<td>net_cash_amount</td>\n<td>double - total net cash_amount collected during the shift (net = payments-refunds)</td>\n</tr>\n<tr>\n<td>net_check_amount</td>\n<td>double - total net check_amount collected during the shift (net = payments-refunds)</td>\n</tr>\n<tr>\n<td>available_amount_in_drawer</td>\n<td>double - total available amount in the drawer</td>\n</tr>\n<tr>\n<td>total_other_payments</td>\n<td>double - total other_payments collected during the shift</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>double - start time of the shift</td>\n</tr>\n<tr>\n<td>starting_cash</td>\n<td>double - starting cash of the shift</td>\n</tr>\n<tr>\n<td>ending_cash</td>\n<td>double - calculated ending cash of the shift</td>\n</tr>\n<tr>\n<td>status</td>\n<td>string - status of the shift. Possible values: \"OPEN\" and \"CLOSED\"</td>\n</tr>\n<tr>\n<td>date</td>\n<td>string - format of \"YYYY-MM-DD\". This is the business date of the shift</td>\n</tr>\n<tr>\n<td>cash_drops</td>\n<td>cash_drops[] - array of cash drops executed during this shift</td>\n</tr>\n<tr>\n<td>user_id</td>\n<td>string - representing the UUID of the user that owns the shift</td>\n</tr>\n<tr>\n<td>business_day_id</td>\n<td>string - representing the UUID of the business day that this shift belongs to</td>\n</tr>\n<tr>\n<td>shift_schedule_id</td>\n<td>string - representing the UUID of shift schedule id that is used from the configuration</td>\n</tr>\n<tr>\n<td>id</td>\n<td>string - representing the UUID of the actual shift in the system</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","shifts","<shift_id>","details"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"e606021e-b442-4d1f-bb01-61834a5b4307","name":"End Shift Consent","originalRequest":{"method":"GET","header":[],"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/shifts/616c78f2-6f7e-496e-8d3f-302db8f75f8a/details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"cash_payments\": 0,\n    \"check_payments\": 0,\n    \"cash_refunds\": 0,\n    \"check_refunds\": 0,\n    \"misc_expense\": 0,\n    \"total_payments\": 0,\n    \"calculated_drop_amount\": 0,\n    \"total_dropped_amount\": 0,\n    \"net_cash_amount\": 0,\n    \"net_check_amount\": 0,\n    \"available_amount_in_drawer\": 10,\n    \"total_other_payment\": 0,\n    \"start_time\": \"2023-05-21T16:13:40.000Z\",\n    \"starting_cash\": 10,\n    \"ending_cash\": 0,\n    \"status\": \"OPEN\",\n    \"date\": \"2022-10-31T00:00:00.000Z\",\n    \"cash_drops\": [],\n    \"user_id\": \"761cba10-cec6-4ba2-bc04-1f1df76f934e\",\n    \"business_day_id\": \"4fb32f97-6f2a-11ec-a5dd-0a2bee93f258\",\n    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n    \"shift_users\": [],\n    \"shift_schedule_id\": \"3aaf96a6-6517-486a-8dd5-b67401781bea\",\n    \"id\": \"616c78f2-6f7e-496e-8d3f-302db8f75f8a\",\n    \"created_at\": \"2023-05-21T16:13:40.000Z\",\n    \"updated_at\": \"2023-05-21T16:13:40.000Z\"\n}"}],"_postman_id":"fdfd21ea-5d14-4b18-ad91-15bf409ee9db"},{"name":"End Shift Commit","id":"ed382d3a-c67a-4ece-afb1-86684148cb5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\"ending_cash\":0,\"cash_drop_amount\":\"100\"}"},"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/shifts/end/v2","description":"<p>This API is called to end the currently open shift.</p>\n<p><strong>Request Object Details</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>End Shift Object</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ending_cash</td>\n<td>double - ending cash of the shift</td>\n</tr>\n<tr>\n<td>cash_drop_amount</td>\n<td>double - final dropped amount for the shift</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Object Details</strong></p>\n<p>None</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","shifts","end","v2"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"0c37e578-7f4e-4ee3-aac5-ccf4ec1f234e","name":"End Shift Commit","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\"ending_cash\":0,\"cash_drop_amount\":\"100\"}"},"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/shifts/end/v2"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"ed382d3a-c67a-4ece-afb1-86684148cb5e"}],"id":"d3d9c12f-570c-490b-98a7-d865d8d4ca89","description":"<p>A set of endpoints to end a shift.</p>\n","_postman_id":"d3d9c12f-570c-490b-98a7-d865d8d4ca89"}],"id":"01b0baf5-d173-4d5a-9ba2-c745b62899ab","description":"<p>A set of endpoints to manage shifts.</p>\n","_postman_id":"01b0baf5-d173-4d5a-9ba2-c745b62899ab"},{"name":"Stay Folios","item":[{"name":"Add Charge","item":[{"name":"List of Charge Types","id":"3ea2d576-5167-4b38-930c-3766fbbb04b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/charge-types/applicable/v2?folio_id=<folio_id>&reservation_id=<stay_id>","description":"<p>This API takes in a stay id and folio id and provides a list of charge types that can be posted to the specific folios with the specific amounts. It abstracts the charge type categories and all the discounting and other filtering from the client apps.</p>\n<p><strong>Request Object Details</strong></p>\n<p>None</p>\n<p><strong>Response Object Details</strong></p>\n<p>See example response</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","charge-types","applicable","v2"],"host":["<hostname>"],"query":[{"key":"folio_id","value":"<folio_id>"},{"key":"reservation_id","value":"<stay_id>"}],"variable":[]}},"response":[{"id":"38cc303d-e63d-4b08-9175-04b9d47eb05e","name":"List of Charge Types","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/charge-types/applicable/v2?folio_id=bd019d12-4be7-40c8-b461-35e09c204d5c&reservation_id=e67da1de-a8f2-4abb-9fa2-0bd9788db264","protocol":"https","host":["00","us-east-1","hkdemo","hotelkeyapp","com"],"path":["v4","hotelbrand","properties","1d98c167-8338-4b5c-bce7-77d17d8d1d89","charge-types","applicable","v2"],"query":[{"key":"folio_id","value":"bd019d12-4be7-40c8-b461-35e09c204d5c"},{"key":"reservation_id","value":"e67da1de-a8f2-4abb-9fa2-0bd9788db264"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"category\": \"MISC\",\n        \"charge_types\": [\n            {\n                \"name\": \"WIFI\",\n                \"code\": \"WIFI\",\n                \"default_label\": \"WIFI\",\n                \"default_amount\": 3.99,\n                \"category\": \"MISC\",\n                \"editable\": false,\n                \"tax_types\": [],\n                \"icon\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/0e5a043c-2033-4fb8-bb36-f580456fb284.png\",\n                \"allow_cancellation\": true,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"MISC CHARGE\",\n                    \"code\": \"MISC\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                    \"created_at\": \"2022-01-07T19:27:46.000Z\",\n                    \"updated_at\": \"2022-03-21T14:02:09.000Z\"\n                },\n                \"conversion_default_amount\": 3.99,\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"0e6430af-ee77-446a-aac9-40e519dafc15\"\n            },\n            {\n                \"name\": \"PARKING FEE\",\n                \"code\": \"PRK\",\n                \"default_label\": \"PARKING FEE\",\n                \"default_amount\": 15,\n                \"category\": \"MISC\",\n                \"editable\": true,\n                \"tax_types\": [],\n                \"icon\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/f3c22784-e007-4423-80ae-20c7d9c03252.png\",\n                \"allow_cancellation\": true,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"MISC CHARGE\",\n                    \"code\": \"MISC\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                    \"created_at\": \"2022-01-07T19:27:46.000Z\",\n                    \"updated_at\": \"2022-03-21T14:02:09.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"0e8f532d-d1f7-40ec-8282-f989ddbc894b\"\n            },\n            {\n                \"name\": \"Premium Room Deposit\",\n                \"code\": \"PRD\",\n                \"default_label\": \"Premium Room Deposit\",\n                \"default_amount\": 10,\n                \"category\": \"MISC\",\n                \"editable\": true,\n                \"tax_types\": [],\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"MISC CHARGE\",\n                    \"code\": \"MISC\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                    \"created_at\": \"2022-01-07T19:27:46.000Z\",\n                    \"updated_at\": \"2022-03-21T14:02:09.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"10bd5778-2a28-42da-a3f4-880f56a5efc7\"\n            },\n            {\n                \"name\": \"Late Payment Fee\",\n                \"code\": \"LFEE\",\n                \"default_label\": \"Late Payment Fee\",\n                \"default_amount\": 5,\n                \"category\": \"MISC\",\n                \"editable\": false,\n                \"tax_types\": [],\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"MISC CHARGE\",\n                    \"code\": \"MISC\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                    \"created_at\": \"2022-01-07T19:27:46.000Z\",\n                    \"updated_at\": \"2022-03-21T14:02:09.000Z\"\n                },\n                \"conversion_default_amount\": 5,\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"1b5f915c-500b-446f-8569-710ba05027dc\"\n            },\n            {\n                \"name\": \"PET FEE\",\n                \"code\": \"PET\",\n                \"default_label\": \"PET FEE\",\n                \"default_amount\": 0,\n                \"category\": \"MISC\",\n                \"editable\": true,\n                \"tax_types\": [],\n                \"icon\": \"\",\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"MISC CHARGE\",\n                    \"code\": \"MISC\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                    \"created_at\": \"2022-01-07T19:27:46.000Z\",\n                    \"updated_at\": \"2022-03-21T14:02:09.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"20290ff7-ea39-4487-b6e5-689c24781f4e\"\n            },\n            {\n                \"name\": \"WATER\",\n                \"code\": \"WB\",\n                \"default_label\": \"WATER\",\n                \"default_amount\": 4.99,\n                \"category\": \"MISC\",\n                \"editable\": false,\n                \"tax_types\": [],\n                \"icon\": \"\",\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"MISC CHARGE\",\n                    \"code\": \"MISC\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                    \"created_at\": \"2022-01-07T19:27:46.000Z\",\n                    \"updated_at\": \"2022-03-21T14:02:09.000Z\"\n                },\n                \"conversion_default_amount\": 4.99,\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"4fc53fb4-9ba4-4256-8a3f-64a7e1ff1fdc\"\n            },\n            {\n                \"name\": \"EARLY CHECK IN FEE\",\n                \"code\": \"ECIF\",\n                \"default_label\": \"EARLY CHECK IN FEE\",\n                \"default_amount\": 0,\n                \"category\": \"MISC\",\n                \"editable\": false,\n                \"tax_types\": [\n                    {\n                        \"name\": \"CITY TAX\",\n                        \"code\": \"CT\",\n                        \"active\": true,\n                        \"tax_type_periods\": [\n                            {\n                                \"percentage\": 10,\n                                \"start_date\": \"2021-12-31T00:00:00.000Z\",\n                                \"tax_type_id\": \"12ccfa74-c2e7-41e0-b495-62fd55c6c419\",\n                                \"tax_type_periods_amount\": [],\n                                \"id\": \"edbd6eae-2ea5-406e-b634-03e3d6251bfe\",\n                                \"created_at\": \"2022-03-17T23:31:31.000Z\",\n                                \"updated_at\": \"2022-03-17T23:31:31.000Z\"\n                            }\n                        ],\n                        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                        \"floating\": false,\n                        \"surcharge\": false,\n                        \"min_los\": 1,\n                        \"max_los\": 365,\n                        \"order_no\": 0,\n                        \"use_base_amount_in_floating_tax_calculation\": false,\n                        \"tax_inclusive\": false,\n                        \"is_primary\": false,\n                        \"apply_per_adult\": false,\n                        \"id\": \"12ccfa74-c2e7-41e0-b495-62fd55c6c419\",\n                        \"created_at\": \"2022-01-06T23:02:17.000Z\",\n                        \"updated_at\": \"2022-03-17T23:31:31.000Z\"\n                    },\n                    {\n                        \"name\": \"STATE TAX\",\n                        \"code\": \"ST\",\n                        \"active\": true,\n                        \"tax_type_periods\": [\n                            {\n                                \"percentage\": 6,\n                                \"start_date\": \"2022-01-01T00:00:00.000Z\",\n                                \"tax_type_id\": \"366f276f-9ebe-44a5-9597-e1703d7f25da\",\n                                \"tax_type_periods_amount\": [],\n                                \"id\": \"e487f401-7f15-42a0-b13e-1e27d307c838\",\n                                \"created_at\": \"2022-03-17T23:34:32.000Z\",\n                                \"updated_at\": \"2022-03-17T23:34:32.000Z\"\n                            }\n                        ],\n                        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                        \"floating\": false,\n                        \"surcharge\": false,\n                        \"min_los\": 0,\n                        \"max_los\": 999,\n                        \"order_no\": 0,\n                        \"use_base_amount_in_floating_tax_calculation\": false,\n                        \"tax_inclusive\": false,\n                        \"is_primary\": false,\n                        \"apply_per_adult\": false,\n                        \"id\": \"366f276f-9ebe-44a5-9597-e1703d7f25da\",\n                        \"created_at\": \"2022-01-10T03:11:37.000Z\",\n                        \"updated_at\": \"2022-03-17T23:34:32.000Z\"\n                    }\n                ],\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"MISC CHARGE\",\n                    \"code\": \"MISC\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                    \"created_at\": \"2022-01-07T19:27:46.000Z\",\n                    \"updated_at\": \"2022-03-21T14:02:09.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"53462bfc-c23b-4cb8-9c84-61f9c1bc4100\"\n            },\n            {\n                \"name\": \"MEETING ROOM CHARGE\",\n                \"code\": \"MRC\",\n                \"default_label\": \"MEETING ROOM CHARGE\",\n                \"default_amount\": 150,\n                \"category\": \"MISC\",\n                \"editable\": true,\n                \"tax_types\": [\n                    {\n                        \"name\": \"CITY TAX\",\n                        \"code\": \"CT\",\n                        \"active\": true,\n                        \"tax_type_periods\": [\n                            {\n                                \"percentage\": 10,\n                                \"start_date\": \"2021-12-31T00:00:00.000Z\",\n                                \"tax_type_id\": \"12ccfa74-c2e7-41e0-b495-62fd55c6c419\",\n                                \"tax_type_periods_amount\": [],\n                                \"id\": \"edbd6eae-2ea5-406e-b634-03e3d6251bfe\",\n                                \"created_at\": \"2022-03-17T23:31:31.000Z\",\n                                \"updated_at\": \"2022-03-17T23:31:31.000Z\"\n                            }\n                        ],\n                        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                        \"floating\": false,\n                        \"surcharge\": false,\n                        \"min_los\": 1,\n                        \"max_los\": 365,\n                        \"order_no\": 0,\n                        \"use_base_amount_in_floating_tax_calculation\": false,\n                        \"tax_inclusive\": false,\n                        \"is_primary\": false,\n                        \"apply_per_adult\": false,\n                        \"id\": \"12ccfa74-c2e7-41e0-b495-62fd55c6c419\",\n                        \"created_at\": \"2022-01-06T23:02:17.000Z\",\n                        \"updated_at\": \"2022-03-17T23:31:31.000Z\"\n                    }\n                ],\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"MISC CHARGE\",\n                    \"code\": \"MISC\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                    \"created_at\": \"2022-01-07T19:27:46.000Z\",\n                    \"updated_at\": \"2022-03-21T14:02:09.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"ee74ddca-8a9a-445a-bece-80a3dd26c28e\"\n            },\n            {\n                \"name\": \"MISCELLANEOUS OTHER\",\n                \"code\": \"MISC\",\n                \"default_label\": \"MISCELLANEOUS OTHER\",\n                \"default_amount\": 0,\n                \"category\": \"MISC\",\n                \"editable\": false,\n                \"tax_types\": [\n                    {\n                        \"name\": \"SALES TAX POS\",\n                        \"code\": \"SAT\",\n                        \"active\": true,\n                        \"tax_type_periods\": [\n                            {\n                                \"percentage\": 7.5,\n                                \"start_date\": \"2022-01-01T00:00:00.000Z\",\n                                \"end_date\": \"2030-12-31T00:00:00.000Z\",\n                                \"tax_type_id\": \"0dd9d5f2-f98f-441f-8674-a118f7769cb5\",\n                                \"tax_type_periods_amount\": [],\n                                \"id\": \"12a460fa-344d-493a-b785-90ae1027da23\",\n                                \"created_at\": \"2022-04-05T14:40:00.000Z\",\n                                \"updated_at\": \"2022-04-05T14:40:00.000Z\"\n                            }\n                        ],\n                        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                        \"floating\": false,\n                        \"surcharge\": false,\n                        \"min_los\": 0,\n                        \"max_los\": 999,\n                        \"order_no\": 0,\n                        \"use_base_amount_in_floating_tax_calculation\": false,\n                        \"tax_inclusive\": false,\n                        \"is_primary\": false,\n                        \"apply_per_adult\": false,\n                        \"id\": \"0dd9d5f2-f98f-441f-8674-a118f7769cb5\",\n                        \"created_at\": \"2022-01-07T21:05:31.000Z\",\n                        \"updated_at\": \"2022-04-05T14:40:00.000Z\"\n                    }\n                ],\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"MISC CHARGE\",\n                    \"code\": \"MISC\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                    \"created_at\": \"2022-01-07T19:27:46.000Z\",\n                    \"updated_at\": \"2022-03-21T14:02:09.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"f46ec9d0-809c-41d1-92fb-08fd04d79e7c\"\n            }\n        ],\n        \"company_charge_types\": [],\n        \"group_charge_types\": []\n    },\n    {\n        \"category\": \"OTHER\",\n        \"charge_types\": [\n            {\n                \"name\": \"CANCELLED PREPAID ROOM RENT\",\n                \"code\": \"CPPRR\",\n                \"default_label\": \"CANCELLED PREPAID ROOM RENT\",\n                \"default_amount\": 0,\n                \"category\": \"OTHER\",\n                \"editable\": false,\n                \"tax_types\": [\n                    {\n                        \"name\": \"CITY TAX\",\n                        \"code\": \"CT\",\n                        \"active\": true,\n                        \"tax_type_periods\": [\n                            {\n                                \"percentage\": 10,\n                                \"start_date\": \"2021-12-31T00:00:00.000Z\",\n                                \"tax_type_id\": \"12ccfa74-c2e7-41e0-b495-62fd55c6c419\",\n                                \"tax_type_periods_amount\": [],\n                                \"id\": \"edbd6eae-2ea5-406e-b634-03e3d6251bfe\",\n                                \"created_at\": \"2022-03-17T23:31:31.000Z\",\n                                \"updated_at\": \"2022-03-17T23:31:31.000Z\"\n                            }\n                        ],\n                        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                        \"floating\": false,\n                        \"surcharge\": false,\n                        \"min_los\": 1,\n                        \"max_los\": 365,\n                        \"order_no\": 0,\n                        \"use_base_amount_in_floating_tax_calculation\": false,\n                        \"tax_inclusive\": false,\n                        \"is_primary\": false,\n                        \"apply_per_adult\": false,\n                        \"id\": \"12ccfa74-c2e7-41e0-b495-62fd55c6c419\",\n                        \"created_at\": \"2022-01-06T23:02:17.000Z\",\n                        \"updated_at\": \"2022-03-17T23:31:31.000Z\"\n                    },\n                    {\n                        \"name\": \"STATE TAX\",\n                        \"code\": \"ST\",\n                        \"active\": true,\n                        \"tax_type_periods\": [\n                            {\n                                \"percentage\": 6,\n                                \"start_date\": \"2022-01-01T00:00:00.000Z\",\n                                \"tax_type_id\": \"366f276f-9ebe-44a5-9597-e1703d7f25da\",\n                                \"tax_type_periods_amount\": [],\n                                \"id\": \"e487f401-7f15-42a0-b13e-1e27d307c838\",\n                                \"created_at\": \"2022-03-17T23:34:32.000Z\",\n                                \"updated_at\": \"2022-03-17T23:34:32.000Z\"\n                            }\n                        ],\n                        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                        \"floating\": false,\n                        \"surcharge\": false,\n                        \"min_los\": 0,\n                        \"max_los\": 999,\n                        \"order_no\": 0,\n                        \"use_base_amount_in_floating_tax_calculation\": false,\n                        \"tax_inclusive\": false,\n                        \"is_primary\": false,\n                        \"apply_per_adult\": false,\n                        \"id\": \"366f276f-9ebe-44a5-9597-e1703d7f25da\",\n                        \"created_at\": \"2022-01-10T03:11:37.000Z\",\n                        \"updated_at\": \"2022-03-17T23:34:32.000Z\"\n                    }\n                ],\n                \"icon\": \"\",\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"68725b88-6124-44a2-aaba-254d824d2d27\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"OTHER\",\n                    \"code\": \"OTHER\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"68725b88-6124-44a2-aaba-254d824d2d27\",\n                    \"created_at\": \"2022-01-07T19:28:19.000Z\",\n                    \"updated_at\": \"2022-01-07T19:28:19.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"232198a4-88d6-4226-83d0-e37e920e028b\"\n            },\n            {\n                \"name\": \"POS TIPS\",\n                \"code\": \"POSTIPS\",\n                \"default_label\": \"POS TIPS\",\n                \"default_amount\": 0,\n                \"category\": \"OTHER\",\n                \"editable\": false,\n                \"tax_types\": [],\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"68725b88-6124-44a2-aaba-254d824d2d27\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"OTHER\",\n                    \"code\": \"OTHER\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"68725b88-6124-44a2-aaba-254d824d2d27\",\n                    \"created_at\": \"2022-01-07T19:28:19.000Z\",\n                    \"updated_at\": \"2022-01-07T19:28:19.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"56730ea1-ace6-4961-9a3d-cf08de582269\"\n            },\n            {\n                \"name\": \"CANCELLED VIOLATED ROOM RENT\",\n                \"code\": \"CVRR\",\n                \"default_label\": \"CANCELLED VIOLATED ROOM RENT\",\n                \"default_amount\": 0,\n                \"category\": \"OTHER\",\n                \"editable\": false,\n                \"tax_types\": [\n                    {\n                        \"name\": \"CITY TAX\",\n                        \"code\": \"CT\",\n                        \"active\": true,\n                        \"tax_type_periods\": [\n                            {\n                                \"percentage\": 10,\n                                \"start_date\": \"2021-12-31T00:00:00.000Z\",\n                                \"tax_type_id\": \"12ccfa74-c2e7-41e0-b495-62fd55c6c419\",\n                                \"tax_type_periods_amount\": [],\n                                \"id\": \"edbd6eae-2ea5-406e-b634-03e3d6251bfe\",\n                                \"created_at\": \"2022-03-17T23:31:31.000Z\",\n                                \"updated_at\": \"2022-03-17T23:31:31.000Z\"\n                            }\n                        ],\n                        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                        \"floating\": false,\n                        \"surcharge\": false,\n                        \"min_los\": 1,\n                        \"max_los\": 365,\n                        \"order_no\": 0,\n                        \"use_base_amount_in_floating_tax_calculation\": false,\n                        \"tax_inclusive\": false,\n                        \"is_primary\": false,\n                        \"apply_per_adult\": false,\n                        \"id\": \"12ccfa74-c2e7-41e0-b495-62fd55c6c419\",\n                        \"created_at\": \"2022-01-06T23:02:17.000Z\",\n                        \"updated_at\": \"2022-03-17T23:31:31.000Z\"\n                    },\n                    {\n                        \"name\": \"STATE TAX\",\n                        \"code\": \"ST\",\n                        \"active\": true,\n                        \"tax_type_periods\": [\n                            {\n                                \"percentage\": 6,\n                                \"start_date\": \"2022-01-01T00:00:00.000Z\",\n                                \"tax_type_id\": \"366f276f-9ebe-44a5-9597-e1703d7f25da\",\n                                \"tax_type_periods_amount\": [],\n                                \"id\": \"e487f401-7f15-42a0-b13e-1e27d307c838\",\n                                \"created_at\": \"2022-03-17T23:34:32.000Z\",\n                                \"updated_at\": \"2022-03-17T23:34:32.000Z\"\n                            }\n                        ],\n                        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                        \"floating\": false,\n                        \"surcharge\": false,\n                        \"min_los\": 0,\n                        \"max_los\": 999,\n                        \"order_no\": 0,\n                        \"use_base_amount_in_floating_tax_calculation\": false,\n                        \"tax_inclusive\": false,\n                        \"is_primary\": false,\n                        \"apply_per_adult\": false,\n                        \"id\": \"366f276f-9ebe-44a5-9597-e1703d7f25da\",\n                        \"created_at\": \"2022-01-10T03:11:37.000Z\",\n                        \"updated_at\": \"2022-03-17T23:34:32.000Z\"\n                    }\n                ],\n                \"icon\": \"\",\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"68725b88-6124-44a2-aaba-254d824d2d27\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"OTHER\",\n                    \"code\": \"OTHER\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"68725b88-6124-44a2-aaba-254d824d2d27\",\n                    \"created_at\": \"2022-01-07T19:28:19.000Z\",\n                    \"updated_at\": \"2022-01-07T19:28:19.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"92bda9b0-5cfd-4283-96af-f670ba9e3c9c\"\n            }\n        ],\n        \"company_charge_types\": [],\n        \"group_charge_types\": []\n    },\n    {\n        \"category\": \"IHG01\",\n        \"charge_types\": [\n            {\n                \"name\": \"SERIVCE CHARGE\",\n                \"code\": \"SCTR\",\n                \"default_label\": \"SERIVCE CHARGE\",\n                \"default_amount\": 0,\n                \"category\": \"IHG01\",\n                \"editable\": false,\n                \"tax_types\": [],\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"0e16aafc-5d33-4314-89b8-2e0cb97db442\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"HGI01\",\n                    \"code\": \"IHG01\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"0e16aafc-5d33-4314-89b8-2e0cb97db442\",\n                    \"created_at\": \"2023-03-01T12:06:29.000Z\",\n                    \"updated_at\": \"2023-03-01T12:06:29.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"473b3e82-c7c7-444e-91c5-af0a970b2641\"\n            },\n            {\n                \"name\": \"MISC TAXABLE\",\n                \"code\": \"MIT\",\n                \"default_label\": \"MISC TAXABLE\",\n                \"default_amount\": 0,\n                \"category\": \"IHG01\",\n                \"editable\": false,\n                \"tax_types\": [\n                    {\n                        \"name\": \"SALES TAX POS\",\n                        \"code\": \"SAT\",\n                        \"active\": true,\n                        \"tax_type_periods\": [\n                            {\n                                \"percentage\": 7.5,\n                                \"start_date\": \"2022-01-01T00:00:00.000Z\",\n                                \"end_date\": \"2030-12-31T00:00:00.000Z\",\n                                \"tax_type_id\": \"0dd9d5f2-f98f-441f-8674-a118f7769cb5\",\n                                \"tax_type_periods_amount\": [],\n                                \"id\": \"12a460fa-344d-493a-b785-90ae1027da23\",\n                                \"created_at\": \"2022-04-05T14:40:00.000Z\",\n                                \"updated_at\": \"2022-04-05T14:40:00.000Z\"\n                            }\n                        ],\n                        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                        \"floating\": false,\n                        \"surcharge\": false,\n                        \"min_los\": 0,\n                        \"max_los\": 999,\n                        \"order_no\": 0,\n                        \"use_base_amount_in_floating_tax_calculation\": false,\n                        \"tax_inclusive\": false,\n                        \"is_primary\": false,\n                        \"apply_per_adult\": false,\n                        \"id\": \"0dd9d5f2-f98f-441f-8674-a118f7769cb5\",\n                        \"created_at\": \"2022-01-07T21:05:31.000Z\",\n                        \"updated_at\": \"2022-04-05T14:40:00.000Z\"\n                    }\n                ],\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"0e16aafc-5d33-4314-89b8-2e0cb97db442\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"HGI01\",\n                    \"code\": \"IHG01\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"0e16aafc-5d33-4314-89b8-2e0cb97db442\",\n                    \"created_at\": \"2023-03-01T12:06:29.000Z\",\n                    \"updated_at\": \"2023-03-01T12:06:29.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"5cb20577-449b-46de-afd6-651b68583023\"\n            },\n            {\n                \"name\": \"MISCELLANEOUS CHARGE\",\n                \"code\": \"MINT\",\n                \"default_label\": \"MISCELLANEOUS CHARGE\",\n                \"default_amount\": 5,\n                \"category\": \"IHG01\",\n                \"editable\": true,\n                \"tax_types\": [],\n                \"icon\": \"\",\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"0e16aafc-5d33-4314-89b8-2e0cb97db442\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"HGI01\",\n                    \"code\": \"IHG01\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"0e16aafc-5d33-4314-89b8-2e0cb97db442\",\n                    \"created_at\": \"2023-03-01T12:06:29.000Z\",\n                    \"updated_at\": \"2023-03-01T12:06:29.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"759bf87f-38a2-4891-9c9a-417d99f54cfd\"\n            },\n            {\n                \"name\": \"CHARGE TO ROOM\",\n                \"code\": \"POST_ROOM\",\n                \"default_label\": \"CHARGE TO ROOM\",\n                \"default_amount\": 0,\n                \"category\": \"IHG01\",\n                \"editable\": true,\n                \"tax_types\": [],\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"0e16aafc-5d33-4314-89b8-2e0cb97db442\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"HGI01\",\n                    \"code\": \"IHG01\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"0e16aafc-5d33-4314-89b8-2e0cb97db442\",\n                    \"created_at\": \"2023-03-01T12:06:29.000Z\",\n                    \"updated_at\": \"2023-03-01T12:06:29.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"cd22f75a-7438-483d-8b9e-b67ebd33283a\"\n            },\n            {\n                \"name\": \"ALCOHOL SALES\",\n                \"code\": \"ALLIQ\",\n                \"default_label\": \"ALCOHOL SALES\",\n                \"default_amount\": 0,\n                \"category\": \"IHG01\",\n                \"editable\": false,\n                \"tax_types\": [\n                    {\n                        \"name\": \"SALES TAX POS\",\n                        \"code\": \"SAT\",\n                        \"active\": true,\n                        \"tax_type_periods\": [\n                            {\n                                \"percentage\": 7.5,\n                                \"start_date\": \"2022-01-01T00:00:00.000Z\",\n                                \"end_date\": \"2030-12-31T00:00:00.000Z\",\n                                \"tax_type_id\": \"0dd9d5f2-f98f-441f-8674-a118f7769cb5\",\n                                \"tax_type_periods_amount\": [],\n                                \"id\": \"12a460fa-344d-493a-b785-90ae1027da23\",\n                                \"created_at\": \"2022-04-05T14:40:00.000Z\",\n                                \"updated_at\": \"2022-04-05T14:40:00.000Z\"\n                            }\n                        ],\n                        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                        \"floating\": false,\n                        \"surcharge\": false,\n                        \"min_los\": 0,\n                        \"max_los\": 999,\n                        \"order_no\": 0,\n                        \"use_base_amount_in_floating_tax_calculation\": false,\n                        \"tax_inclusive\": false,\n                        \"is_primary\": false,\n                        \"apply_per_adult\": false,\n                        \"id\": \"0dd9d5f2-f98f-441f-8674-a118f7769cb5\",\n                        \"created_at\": \"2022-01-07T21:05:31.000Z\",\n                        \"updated_at\": \"2022-04-05T14:40:00.000Z\"\n                    }\n                ],\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"0e16aafc-5d33-4314-89b8-2e0cb97db442\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"HGI01\",\n                    \"code\": \"IHG01\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"0e16aafc-5d33-4314-89b8-2e0cb97db442\",\n                    \"created_at\": \"2023-03-01T12:06:29.000Z\",\n                    \"updated_at\": \"2023-03-01T12:06:29.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"d2327909-4895-4976-93ef-757899c7d9c6\"\n            },\n            {\n                \"name\": \"FOOD AND BEVERAGE\",\n                \"code\": \"FNB\",\n                \"default_label\": \"FOOD AND BEVERAGE\",\n                \"default_amount\": 0,\n                \"category\": \"IHG01\",\n                \"editable\": false,\n                \"tax_types\": [\n                    {\n                        \"name\": \"SALES TAX POS\",\n                        \"code\": \"SAT\",\n                        \"active\": true,\n                        \"tax_type_periods\": [\n                            {\n                                \"percentage\": 7.5,\n                                \"start_date\": \"2022-01-01T00:00:00.000Z\",\n                                \"end_date\": \"2030-12-31T00:00:00.000Z\",\n                                \"tax_type_id\": \"0dd9d5f2-f98f-441f-8674-a118f7769cb5\",\n                                \"tax_type_periods_amount\": [],\n                                \"id\": \"12a460fa-344d-493a-b785-90ae1027da23\",\n                                \"created_at\": \"2022-04-05T14:40:00.000Z\",\n                                \"updated_at\": \"2022-04-05T14:40:00.000Z\"\n                            }\n                        ],\n                        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                        \"floating\": false,\n                        \"surcharge\": false,\n                        \"min_los\": 0,\n                        \"max_los\": 999,\n                        \"order_no\": 0,\n                        \"use_base_amount_in_floating_tax_calculation\": false,\n                        \"tax_inclusive\": false,\n                        \"is_primary\": false,\n                        \"apply_per_adult\": false,\n                        \"id\": \"0dd9d5f2-f98f-441f-8674-a118f7769cb5\",\n                        \"created_at\": \"2022-01-07T21:05:31.000Z\",\n                        \"updated_at\": \"2022-04-05T14:40:00.000Z\"\n                    }\n                ],\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"0e16aafc-5d33-4314-89b8-2e0cb97db442\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"HGI01\",\n                    \"code\": \"IHG01\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"0e16aafc-5d33-4314-89b8-2e0cb97db442\",\n                    \"created_at\": \"2023-03-01T12:06:29.000Z\",\n                    \"updated_at\": \"2023-03-01T12:06:29.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"d918933c-f980-4992-9173-d496aaa9cd9e\"\n            }\n        ],\n        \"company_charge_types\": [],\n        \"group_charge_types\": []\n    },\n    {\n        \"category\": \"FOOD\",\n        \"charge_types\": [\n            {\n                \"name\": \"FOOD AND BEVERAGE CATERING\",\n                \"code\": \"FNBT\",\n                \"default_label\": \"FOOD AND BEVERAGE CATERING\",\n                \"default_amount\": 75,\n                \"category\": \"FOOD\",\n                \"editable\": true,\n                \"tax_types\": [\n                    {\n                        \"name\": \"CITY TAX\",\n                        \"code\": \"CT\",\n                        \"active\": true,\n                        \"tax_type_periods\": [\n                            {\n                                \"percentage\": 10,\n                                \"start_date\": \"2021-12-31T00:00:00.000Z\",\n                                \"tax_type_id\": \"12ccfa74-c2e7-41e0-b495-62fd55c6c419\",\n                                \"tax_type_periods_amount\": [],\n                                \"id\": \"edbd6eae-2ea5-406e-b634-03e3d6251bfe\",\n                                \"created_at\": \"2022-03-17T23:31:31.000Z\",\n                                \"updated_at\": \"2022-03-17T23:31:31.000Z\"\n                            }\n                        ],\n                        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                        \"floating\": false,\n                        \"surcharge\": false,\n                        \"min_los\": 1,\n                        \"max_los\": 365,\n                        \"order_no\": 0,\n                        \"use_base_amount_in_floating_tax_calculation\": false,\n                        \"tax_inclusive\": false,\n                        \"is_primary\": false,\n                        \"apply_per_adult\": false,\n                        \"id\": \"12ccfa74-c2e7-41e0-b495-62fd55c6c419\",\n                        \"created_at\": \"2022-01-06T23:02:17.000Z\",\n                        \"updated_at\": \"2022-03-17T23:31:31.000Z\"\n                    }\n                ],\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"376c0815-2c75-48b3-aab6-25f4d6399a36\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"FOOD\",\n                    \"code\": \"FOOD\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"376c0815-2c75-48b3-aab6-25f4d6399a36\",\n                    \"created_at\": \"2022-02-16T17:09:30.000Z\",\n                    \"updated_at\": \"2022-02-16T17:09:30.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"5c943314-c11f-463e-953e-2117578464c5\"\n            },\n            {\n                \"name\": \"FOOD\",\n                \"code\": \"FOOD\",\n                \"default_label\": \"FOOD\",\n                \"default_amount\": 0,\n                \"category\": \"FOOD\",\n                \"editable\": false,\n                \"tax_types\": [],\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"376c0815-2c75-48b3-aab6-25f4d6399a36\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"FOOD\",\n                    \"code\": \"FOOD\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"376c0815-2c75-48b3-aab6-25f4d6399a36\",\n                    \"created_at\": \"2022-02-16T17:09:30.000Z\",\n                    \"updated_at\": \"2022-02-16T17:09:30.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"638d81a2-9130-486c-a034-7431ee355e41\"\n            },\n            {\n                \"name\": \"Platinum Dining Deal\",\n                \"code\": \"PDD\",\n                \"default_label\": \"Platinum Dining Deal\",\n                \"default_amount\": 175,\n                \"category\": \"FOOD\",\n                \"editable\": false,\n                \"tax_types\": [\n                    {\n                        \"name\": \"STATE TAX\",\n                        \"code\": \"ST\",\n                        \"active\": true,\n                        \"tax_type_periods\": [\n                            {\n                                \"percentage\": 6,\n                                \"start_date\": \"2022-01-01T00:00:00.000Z\",\n                                \"tax_type_id\": \"366f276f-9ebe-44a5-9597-e1703d7f25da\",\n                                \"tax_type_periods_amount\": [],\n                                \"id\": \"e487f401-7f15-42a0-b13e-1e27d307c838\",\n                                \"created_at\": \"2022-03-17T23:34:32.000Z\",\n                                \"updated_at\": \"2022-03-17T23:34:32.000Z\"\n                            }\n                        ],\n                        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                        \"floating\": false,\n                        \"surcharge\": false,\n                        \"min_los\": 0,\n                        \"max_los\": 999,\n                        \"order_no\": 0,\n                        \"use_base_amount_in_floating_tax_calculation\": false,\n                        \"tax_inclusive\": false,\n                        \"is_primary\": false,\n                        \"apply_per_adult\": false,\n                        \"id\": \"366f276f-9ebe-44a5-9597-e1703d7f25da\",\n                        \"created_at\": \"2022-01-10T03:11:37.000Z\",\n                        \"updated_at\": \"2022-03-17T23:34:32.000Z\"\n                    }\n                ],\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"376c0815-2c75-48b3-aab6-25f4d6399a36\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"FOOD\",\n                    \"code\": \"FOOD\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"376c0815-2c75-48b3-aab6-25f4d6399a36\",\n                    \"created_at\": \"2022-02-16T17:09:30.000Z\",\n                    \"updated_at\": \"2022-02-16T17:09:30.000Z\"\n                },\n                \"conversion_default_amount\": 175,\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"9f585104-d8d9-47ea-9bbe-30a6f510ba7a\"\n            }\n        ],\n        \"company_charge_types\": [],\n        \"group_charge_types\": []\n    },\n    {\n        \"category\": \"RETAIL\",\n        \"charge_types\": [\n            {\n                \"name\": \"POS CHARGE\",\n                \"code\": \"CUSTOM_POS\",\n                \"default_label\": \"CUSTOM_POS\",\n                \"default_amount\": 0,\n                \"category\": \"RETAIL\",\n                \"editable\": false,\n                \"tax_types\": [],\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"28ce264c-4bb9-4a14-8ed6-723d5a054e64\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"RETAIL\",\n                    \"code\": \"RETAIL\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"28ce264c-4bb9-4a14-8ed6-723d5a054e64\",\n                    \"created_at\": \"2022-02-16T17:06:41.000Z\",\n                    \"updated_at\": \"2022-03-21T14:02:20.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"65e80c41-b301-41d9-a94c-ecfb8bf090a7\"\n            }\n        ],\n        \"company_charge_types\": [],\n        \"group_charge_types\": []\n    },\n    {\n        \"category\": \"MAGI\",\n        \"charge_types\": [],\n        \"company_charge_types\": [],\n        \"group_charge_types\": []\n    },\n    {\n        \"category\": \"BAR\",\n        \"charge_types\": [\n            {\n                \"name\": \"LIQUOR SALES\",\n                \"code\": \"LIQ\",\n                \"default_label\": \"LIQUOR SALES\",\n                \"default_amount\": 0,\n                \"category\": \"BAR\",\n                \"editable\": false,\n                \"tax_types\": [\n                    {\n                        \"name\": \"SALES TAX POS\",\n                        \"code\": \"SAT\",\n                        \"active\": true,\n                        \"tax_type_periods\": [\n                            {\n                                \"percentage\": 7.5,\n                                \"start_date\": \"2022-01-01T00:00:00.000Z\",\n                                \"end_date\": \"2030-12-31T00:00:00.000Z\",\n                                \"tax_type_id\": \"0dd9d5f2-f98f-441f-8674-a118f7769cb5\",\n                                \"tax_type_periods_amount\": [],\n                                \"id\": \"12a460fa-344d-493a-b785-90ae1027da23\",\n                                \"created_at\": \"2022-04-05T14:40:00.000Z\",\n                                \"updated_at\": \"2022-04-05T14:40:00.000Z\"\n                            }\n                        ],\n                        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                        \"floating\": false,\n                        \"surcharge\": false,\n                        \"min_los\": 0,\n                        \"max_los\": 999,\n                        \"order_no\": 0,\n                        \"use_base_amount_in_floating_tax_calculation\": false,\n                        \"tax_inclusive\": false,\n                        \"is_primary\": false,\n                        \"apply_per_adult\": false,\n                        \"id\": \"0dd9d5f2-f98f-441f-8674-a118f7769cb5\",\n                        \"created_at\": \"2022-01-07T21:05:31.000Z\",\n                        \"updated_at\": \"2022-04-05T14:40:00.000Z\"\n                    }\n                ],\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"159632d6-ccd9-4cda-a025-5d342b5b6dda\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"BAR\",\n                    \"code\": \"BAR\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"159632d6-ccd9-4cda-a025-5d342b5b6dda\",\n                    \"created_at\": \"2022-02-16T17:09:21.000Z\",\n                    \"updated_at\": \"2022-04-01T12:18:56.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"808451a7-183c-4b63-b4cf-3f6ed88e0ff6\"\n            }\n        ],\n        \"company_charge_types\": [],\n        \"group_charge_types\": []\n    },\n    {\n        \"category\": \"CON\",\n        \"charge_types\": [\n            {\n                \"name\": \"Ice Cream Scoop\",\n                \"code\": \"Scoop\",\n                \"default_label\": \"Ice Cream Scoop\",\n                \"default_amount\": 9.99,\n                \"category\": \"CON\",\n                \"editable\": false,\n                \"tax_types\": [\n                    {\n                        \"name\": \"SALES TAX POS\",\n                        \"code\": \"SAT\",\n                        \"active\": true,\n                        \"tax_type_periods\": [\n                            {\n                                \"percentage\": 7.5,\n                                \"start_date\": \"2022-01-01T00:00:00.000Z\",\n                                \"end_date\": \"2030-12-31T00:00:00.000Z\",\n                                \"tax_type_id\": \"0dd9d5f2-f98f-441f-8674-a118f7769cb5\",\n                                \"tax_type_periods_amount\": [],\n                                \"id\": \"12a460fa-344d-493a-b785-90ae1027da23\",\n                                \"created_at\": \"2022-04-05T14:40:00.000Z\",\n                                \"updated_at\": \"2022-04-05T14:40:00.000Z\"\n                            }\n                        ],\n                        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                        \"floating\": false,\n                        \"surcharge\": false,\n                        \"min_los\": 0,\n                        \"max_los\": 999,\n                        \"order_no\": 0,\n                        \"use_base_amount_in_floating_tax_calculation\": false,\n                        \"tax_inclusive\": false,\n                        \"is_primary\": false,\n                        \"apply_per_adult\": false,\n                        \"id\": \"0dd9d5f2-f98f-441f-8674-a118f7769cb5\",\n                        \"created_at\": \"2022-01-07T21:05:31.000Z\",\n                        \"updated_at\": \"2022-04-05T14:40:00.000Z\"\n                    }\n                ],\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"5cb48b0c-a5e9-481b-a7d6-4bb402b3ee02\",\n                \"tax_inclusive\": true,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"CONFECTIONERY\",\n                    \"code\": \"CON\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"5cb48b0c-a5e9-481b-a7d6-4bb402b3ee02\",\n                    \"created_at\": \"2022-11-29T00:58:30.000Z\",\n                    \"updated_at\": \"2022-11-29T00:58:30.000Z\"\n                },\n                \"conversion_default_amount\": 9.99,\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"99c82024-e6b5-4799-b332-c104a1ca9589\"\n            },\n            {\n                \"name\": \"Breakage\",\n                \"code\": \"BRK\",\n                \"default_label\": \"Breakage\",\n                \"default_amount\": 2,\n                \"category\": \"CON\",\n                \"editable\": true,\n                \"tax_types\": [],\n                \"allow_cancellation\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"category_id\": \"5cb48b0c-a5e9-481b-a7d6-4bb402b3ee02\",\n                \"tax_inclusive\": false,\n                \"negative_charge_amount\": false,\n                \"charge_type_category\": {\n                    \"name\": \"CONFECTIONERY\",\n                    \"code\": \"CON\",\n                    \"is_active\": true,\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"charge_types\": [],\n                    \"is_system\": false,\n                    \"misc_expense_only\": false,\n                    \"type\": \"MISC_CHARGE\",\n                    \"outlet_only\": false,\n                    \"id\": \"5cb48b0c-a5e9-481b-a7d6-4bb402b3ee02\",\n                    \"created_at\": \"2022-11-29T00:58:30.000Z\",\n                    \"updated_at\": \"2022-11-29T00:58:30.000Z\"\n                },\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"id\": \"9f0f5305-9ce8-43e4-8967-2581b28b3b95\"\n            }\n        ],\n        \"company_charge_types\": [],\n        \"group_charge_types\": []\n    }\n]"}],"_postman_id":"3ea2d576-5167-4b38-930c-3766fbbb04b1"},{"name":"Add Charge Consent","id":"099caf32-e58e-412c-adae-a4f888a1103a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"amount\":15,\"quantity\":1,\"product_identifier\":\"HK-FRONTDESK\",\"charge_type_id\":\"0e8f532d-d1f7-40ec-8282-f989ddbc894b\",\"start_date\":\"2022-10-31\",\"end_date\":\"2022-10-31\",\"folio_id\":\"bd019d12-4be7-40c8-b461-35e09c204d5c\",\"name\":\"PARKING FEE\",\"negative_charge_amount\":false}"},"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/reservations/<stay_id>/charges/consent/v2","description":"<p>This API provides a consent service to the client apps, who wish to add a specific charge type to a specific folio within a a specific stay for the given date range and quantity.</p>\n<p><strong>Request Object Details</strong></p>\n<p>See example request</p>\n<p><strong>Response Object Details</strong></p>\n<p>See example response</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","reservations","<stay_id>","charges","consent","v2"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"9ac7a3f5-b3b7-4a34-9c6b-e091a30d89ae","name":"Add Charge Consent","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"amount\":15,\"quantity\":1,\"product_identifier\":\"HK-FRONTDESK\",\"charge_type_id\":\"0e8f532d-d1f7-40ec-8282-f989ddbc894b\",\"start_date\":\"2022-10-31\",\"end_date\":\"2022-10-31\",\"folio_id\":\"bd019d12-4be7-40c8-b461-35e09c204d5c\",\"name\":\"PARKING FEE\",\"negative_charge_amount\":false}"},"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/e67da1de-a8f2-4abb-9fa2-0bd9788db264/charges/consent/v2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"pre_modification_folio_details\": [\n        {\n            \"id\": \"bd019d12-4be7-40c8-b461-35e09c204d5c\",\n            \"name\": \"GENERAL\",\n            \"folio_no\": \"0K01AAH632\",\n            \"type\": \"GENERAL\",\n            \"total_charges\": 454.41,\n            \"total_taxes\": 97.7,\n            \"net_payments\": 542.11,\n            \"folio_balance\": 10,\n            \"default\": true,\n            \"hide_rates\": false,\n            \"accounting_balance\": 10,\n            \"accounting_total_charges\": 454.41,\n            \"accounting_total_taxes\": 97.7,\n            \"accounting_net_payments\": 542.11,\n            \"routed_folio\": false\n        }\n    ],\n    \"post_modification_folio_details\": [\n        {\n            \"id\": \"bd019d12-4be7-40c8-b461-35e09c204d5c\",\n            \"name\": \"GENERAL\",\n            \"folio_no\": \"0K01AAH632\",\n            \"type\": \"GENERAL\",\n            \"total_charges\": 469.41,\n            \"total_taxes\": 97.7,\n            \"net_payments\": 542.11,\n            \"folio_balance\": 25,\n            \"default\": true,\n            \"hide_rates\": false,\n            \"accounting_balance\": 25,\n            \"accounting_total_charges\": 469.41,\n            \"accounting_total_taxes\": 97.7,\n            \"accounting_net_payments\": 542.11,\n            \"routed_folio\": false\n        }\n    ],\n    \"charges_breakdown\": [\n        {\n            \"children\": 0,\n            \"adults\": 0,\n            \"pets\": false,\n            \"name\": \"PARKING FEE\",\n            \"amount\": 15,\n            \"status\": \"CONFIRMED\",\n            \"quantity\": 1,\n            \"date\": \"2022-10-31T00:00:00.000Z\",\n            \"server_posted\": false,\n            \"posted_date\": \"2022-10-31T00:00:00.000Z\",\n            \"device_created_at\": 1684706233929,\n            \"business_day_id\": \"4fb32f97-6f2a-11ec-a5dd-0a2bee93f258\",\n            \"reservation_id\": \"e67da1de-a8f2-4abb-9fa2-0bd9788db264\",\n            \"folio_id\": \"bd019d12-4be7-40c8-b461-35e09c204d5c\",\n            \"charge_type\": {\n                \"name\": \"PARKING FEE\",\n                \"code\": \"PRK\",\n                \"default_label\": \"PARKING FEE\",\n                \"default_amount\": 15,\n                \"category\": \"MISC_CHARGE\",\n                \"editable\": true,\n                \"active\": true,\n                \"tax_types\": [],\n                \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                \"property\": {\n                    \"id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\"\n                },\n                \"allowed_for_upselling\": true,\n                \"icon\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/f3c22784-e007-4423-80ae-20c7d9c03252.png\",\n                \"in_house_only\": false,\n                \"allow_cancellation\": true,\n                \"description\": \"A non-refundable fee for each vehicle per day will apply up till the end of the reservation.\",\n                \"recurring\": false,\n                \"upsell_sequence_number\": 1,\n                \"floating\": false,\n                \"allow_for_ancillary_apps\": true,\n                \"recurring_charge_type_periods\": [],\n                \"available_for_inventory_systems\": false,\n                \"misc_revenue\": false,\n                \"time_based_amount\": false,\n                \"custom_field_1_display\": false,\n                \"custom_field_1_mandatory\": false,\n                \"custom_field_2_display\": false,\n                \"custom_field_2_mandatory\": false,\n                \"custom_field_3_display\": false,\n                \"custom_field_3_mandatory\": false,\n                \"custom_field_4_display\": false,\n                \"custom_field_4_mandatory\": false,\n                \"custom_field_5_display\": false,\n                \"custom_field_5_mandatory\": false,\n                \"custom_field_6_display\": false,\n                \"custom_field_6_mandatory\": false,\n                \"custom_field_7_display\": false,\n                \"custom_field_7_mandatory\": false,\n                \"custom_field_8_display\": false,\n                \"custom_field_8_mandatory\": false,\n                \"custom_field_9_display\": false,\n                \"custom_field_9_mandatory\": false,\n                \"custom_field_10_display\": false,\n                \"custom_field_10_mandatory\": false,\n                \"include_in_room_sold\": false,\n                \"allow_adjustment\": true,\n                \"enable_auto_time_based_charge\": false,\n                \"include_in_revenue\": true,\n                \"addon_housekeeping_occurrence_type\": \"DAILY\",\n                \"addon_max_allowed\": 0,\n                \"addon_mandatory\": false,\n                \"negative_charge_amount\": false,\n                \"extra_adult_price\": 0,\n                \"extra_child_price\": 0,\n                \"category_id\": \"048e49fe-ae53-40b6-bd5e-11e8990bfdb5\",\n                \"tax_inclusive\": false,\n                \"custom_field_1_system_generated\": false,\n                \"custom_field_2_system_generated\": false,\n                \"custom_field_3_system_generated\": false,\n                \"custom_field_4_system_generated\": false,\n                \"custom_field_5_system_generated\": false,\n                \"custom_field_6_system_generated\": false,\n                \"custom_field_7_system_generated\": false,\n                \"custom_field_8_system_generated\": false,\n                \"custom_field_9_system_generated\": false,\n                \"custom_field_10_system_generated\": false,\n                \"charge_type_tax_types\": [],\n                \"id\": \"0e8f532d-d1f7-40ec-8282-f989ddbc894b\",\n                \"created_at\": \"2022-01-06T22:50:10.000Z\",\n                \"updated_at\": \"2023-04-27T21:57:29.000Z\"\n            },\n            \"charge_type_id\": \"0e8f532d-d1f7-40ec-8282-f989ddbc894b\",\n            \"posted_business_day_id\": \"4fb32f97-6f2a-11ec-a5dd-0a2bee93f258\",\n            \"adjustments\": [],\n            \"taxes\": [],\n            \"user_id\": \"761cba10-cec6-4ba2-bc04-1f1df76f934e\",\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"product_identifier\": \"HK-FRONTDESK\",\n            \"net_value\": 15,\n            \"net_value_excl_taxes\": 15,\n            \"charge_type_code\": \"PRK\",\n            \"charge_type_name\": \"PARKING FEE\",\n            \"charge_type_category\": \"MISC_CHARGE\",\n            \"charge_type_description\": \"A non-refundable fee for each vehicle per day will apply up till the end of the reservation.\",\n            \"id\": \"37d57a10-4c37-43c0-aa0d-9733748cf8c4\"\n        }\n    ]\n}"}],"_postman_id":"099caf32-e58e-412c-adae-a4f888a1103a"},{"name":"Add Charge Commit","id":"cf9688f2-83c5-43c7-aabd-71daf1d2ec23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\"amount\":15,\"quantity\":1,\"product_identifier\":\"HK-FRONTDESK\",\"charge_type_id\":\"0e8f532d-d1f7-40ec-8282-f989ddbc894b\",\"start_date\":\"2022-10-31\",\"end_date\":\"2022-10-31\",\"folio_id\":\"bd019d12-4be7-40c8-b461-35e09c204d5c\",\"name\":\"PARKING FEE\",\"negative_charge_amount\":false}"},"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/reservations/<stay_id>/charges/execute","description":"<p>This API provides an add charge service to the client apps, who wish to add a specific charge type to a specific folio within a a specific stay for the given date range and quantity.</p>\n<p><strong>Request Object Details</strong></p>\n<p>See example request</p>\n<p><strong>Response Object Details</strong></p>\n<p>None</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","reservations","<stay_id>","charges","execute"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"d518d93a-0744-4827-9f23-849d0de16f7e","name":"Add Charge Commit","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\"amount\":15,\"quantity\":1,\"product_identifier\":\"HK-FRONTDESK\",\"charge_type_id\":\"0e8f532d-d1f7-40ec-8282-f989ddbc894b\",\"start_date\":\"2022-10-31\",\"end_date\":\"2022-10-31\",\"folio_id\":\"bd019d12-4be7-40c8-b461-35e09c204d5c\",\"name\":\"PARKING FEE\",\"negative_charge_amount\":false}"},"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/e67da1de-a8f2-4abb-9fa2-0bd9788db264/charges/execute"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"cf9688f2-83c5-43c7-aabd-71daf1d2ec23"}],"id":"75d600d4-7b92-422e-a904-6839785e9b0c","description":"<p>A set of endpoints to add a charge to the stay folios.</p>\n","_postman_id":"75d600d4-7b92-422e-a904-6839785e9b0c"},{"name":"Adjust Charge","item":[{"name":"Adjust Charge Consent","id":"09ef32ed-711d-47ab-ac54-11757e5167fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"charges\":[{\"id\":\"dcb68f5e-8536-47d5-bacf-d7b0254790e6\",\"value\":\"8\"}],\"adjustment_code_id\":\"4e7fd2d2-ada3-4a64-942c-cc9218a86428\",\"type\":\"DIRECT_ADJUSTMENT_INCL_TAX\",\"remark\":\"TEST\"}"},"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/reservations/<stay_id>/adjust-charges/v3","description":"<p>This API provides a consent service to the client apps, who wish to adjust a posted charge in the specific folio / stay.</p>\n<p><strong>Request Object Details</strong></p>\n<p>See example request</p>\n<p><strong>Response Object Details</strong></p>\n<p>See example response</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","reservations","<stay_id>","adjust-charges","v3"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"446b7bd0-2fb5-4e0a-af98-eda36531f68f","name":"Adjust Charge Consent","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"charges\":[{\"id\":\"dcb68f5e-8536-47d5-bacf-d7b0254790e6\",\"value\":\"8\"}],\"adjustment_code_id\":\"4e7fd2d2-ada3-4a64-942c-cc9218a86428\",\"type\":\"DIRECT_ADJUSTMENT_INCL_TAX\",\"remark\":\"TEST\"}"},"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/6ec110a1-a0fe-4e10-9886-f9529c793a4e/adjust-charges/v3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"pre_modification_folio_details\": [\n        {\n            \"id\": \"55142840-0c6b-482f-b024-e6f8dae5ee7a\",\n            \"name\": \"GENERAL\",\n            \"folio_no\": \"0K01AAH671\",\n            \"type\": \"GENERAL\",\n            \"total_charges\": 285,\n            \"total_taxes\": 61.2,\n            \"net_payments\": 0,\n            \"folio_balance\": 346.2,\n            \"default\": true,\n            \"hide_rates\": false,\n            \"accounting_balance\": 15,\n            \"accounting_total_charges\": 15,\n            \"accounting_total_taxes\": 0,\n            \"accounting_net_payments\": 0,\n            \"routed_folio\": false\n        }\n    ],\n    \"post_modification_folio_details\": [\n        {\n            \"id\": \"55142840-0c6b-482f-b024-e6f8dae5ee7a\",\n            \"name\": \"GENERAL\",\n            \"folio_no\": \"0K01AAH671\",\n            \"type\": \"GENERAL\",\n            \"total_charges\": 278,\n            \"total_taxes\": 61.2,\n            \"net_payments\": 0,\n            \"folio_balance\": 339.2,\n            \"default\": true,\n            \"hide_rates\": false,\n            \"accounting_balance\": 8,\n            \"accounting_total_charges\": 8,\n            \"accounting_total_taxes\": 0,\n            \"accounting_net_payments\": 0,\n            \"routed_folio\": false\n        }\n    ],\n    \"charges_breakdown\": [\n        {\n            \"name\": \"PARKING FEE\",\n            \"amount\": 15,\n            \"date\": \"2022-10-31T00:00:00.000Z\",\n            \"adjustments\": [\n                {\n                    \"children\": 0,\n                    \"adults\": 0,\n                    \"pets\": false,\n                    \"name\": \"PARKING FEE\",\n                    \"amount\": -7,\n                    \"status\": \"CONFIRMED\",\n                    \"quantity\": 1,\n                    \"date\": \"2022-10-31T00:00:00.000Z\",\n                    \"posted_date\": \"2022-10-31T00:00:00.000Z\",\n                    \"device_created_at\": 1684707083447,\n                    \"adjustment_code_id\": \"4e7fd2d2-ada3-4a64-942c-cc9218a86428\",\n                    \"business_day_id\": \"4fb32f97-6f2a-11ec-a5dd-0a2bee93f258\",\n                    \"reservation_id\": \"6ec110a1-a0fe-4e10-9886-f9529c793a4e\",\n                    \"charge_id\": \"dcb68f5e-8536-47d5-bacf-d7b0254790e6\",\n                    \"folio_id\": \"55142840-0c6b-482f-b024-e6f8dae5ee7a\",\n                    \"charge_type\": {\n                        \"name\": \"PARKING FEE\",\n                        \"code\": \"PRK\",\n                        \"category\": \"MISC_CHARGE\",\n                        \"id\": \"0e8f532d-d1f7-40ec-8282-f989ddbc894b\"\n                    },\n                    \"charge_type_id\": \"0e8f532d-d1f7-40ec-8282-f989ddbc894b\",\n                    \"posted_business_day_id\": \"4fb32f97-6f2a-11ec-a5dd-0a2bee93f258\",\n                    \"taxes\": [],\n                    \"remark\": {\n                        \"date\": \"2023-05-21T22:12:12.862Z\",\n                        \"text\": \"TEST\",\n                        \"user_id\": \"761cba10-cec6-4ba2-bc04-1f1df76f934e\",\n                        \"id\": \"19c0ebe0-902a-4f93-9df0-a7e83117f5b4\"\n                    },\n                    \"remark_id\": \"19c0ebe0-902a-4f93-9df0-a7e83117f5b4\",\n                    \"user_id\": \"761cba10-cec6-4ba2-bc04-1f1df76f934e\",\n                    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n                    \"product_identifier\": \"HK-FRONTDESK\",\n                    \"charge_group_id\": \"e068e853-4769-4ea8-b44e-f037dc0c9ffb\",\n                    \"charge_type_code\": \"PRK\",\n                    \"charge_type_name\": \"PARKING FEE\",\n                    \"charge_type_category\": \"MISC_CHARGE\",\n                    \"id\": \"a5a1e7f8-ddb2-4a5e-9f22-dd1fb5442d1b\",\n                    \"created_at\": \"2023-05-21T00:00:00.000Z\",\n                    \"updated_at\": \"2023-05-21T00:00:00.000Z\"\n                }\n            ],\n            \"taxes\": [],\n            \"id\": \"dcb68f5e-8536-47d5-bacf-d7b0254790e6\"\n        }\n    ]\n}"}],"_postman_id":"09ef32ed-711d-47ab-ac54-11757e5167fa"},{"name":"Adjust Charge Commit","id":"f44e723f-5fac-4fe7-b365-876b80b1ef59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\"charges\":[{\"id\":\"dcb68f5e-8536-47d5-bacf-d7b0254790e6\",\"value\":\"8\"}],\"adjustment_code_id\":\"4e7fd2d2-ada3-4a64-942c-cc9218a86428\",\"type\":\"DIRECT_ADJUSTMENT_INCL_TAX\",\"remark\":\"TEST\"}"},"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/reservations/<stay_id>/adjust-charges/v3","description":"<p>This API provides an adjust charge commit service to the client apps.</p>\n<p><strong>Request Object Details</strong></p>\n<p>See example request</p>\n<p><strong>Response Object Details</strong></p>\n<p>None</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","reservations","<stay_id>","adjust-charges","v3"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"c13b54c5-a276-475b-9584-f82ad83bd598","name":"Adjust Charge Commit","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\"charges\":[{\"id\":\"dcb68f5e-8536-47d5-bacf-d7b0254790e6\",\"value\":\"8\"}],\"adjustment_code_id\":\"4e7fd2d2-ada3-4a64-942c-cc9218a86428\",\"type\":\"DIRECT_ADJUSTMENT_INCL_TAX\",\"remark\":\"TEST\"}"},"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/6ec110a1-a0fe-4e10-9886-f9529c793a4e/adjust-charges/v3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"f44e723f-5fac-4fe7-b365-876b80b1ef59"}],"id":"f4fd4da9-8b6c-4de9-821f-3788d14f1f89","description":"<p>A set of endpoints to adjust charges.</p>\n","_postman_id":"f4fd4da9-8b6c-4de9-821f-3788d14f1f89"},{"name":"Refund Payment","item":[{"name":"Refund Consent","id":"acac70cf-440b-4768-b5ad-df36d0cc0c32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"amount\":\"10\",\"refund_code_id\":\"980968ee-522e-4727-8cf1-bb1453f93db7\"}"},"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/reservations/<stay_id>/payments/<payment_id>/refund/v2/consent","description":"<p>This API provides a consent service to the client apps, who wish to refund a posted payment in the specific folio / stay.</p>\n<p><strong>Request Object Details</strong></p>\n<p>See example request</p>\n<p><strong>Response Object Details</strong></p>\n<p>See example response</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","reservations","<stay_id>","payments","<payment_id>","refund","v2","consent"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"c4e890b3-9385-42e0-ac31-223bcc7a7d03","name":"Refund Consent","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"amount\":\"10\",\"refund_code_id\":\"980968ee-522e-4727-8cf1-bb1453f93db7\"}"},"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/6ec110a1-a0fe-4e10-9886-f9529c793a4e/payments/ff907a60-10ea-42a4-8b63-af0acb865271/refund/v2/consent"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"date\": \"2022-10-31T00:00:00.000Z\",\n    \"amount\": 10,\n    \"status\": \"APPROVED\",\n    \"text\": null,\n    \"scanned_documents\": null,\n    \"device_created_at\": 1684708505766,\n    \"payment_id\": \"ff907a60-10ea-42a4-8b63-af0acb865271\",\n    \"refund_code_id\": \"980968ee-522e-4727-8cf1-bb1453f93db7\",\n    \"shift_id\": \"4088d92d-f51e-4937-a12f-15318d74dc91\",\n    \"user_id\": \"761cba10-cec6-4ba2-bc04-1f1df76f934e\",\n    \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n    \"reservation_id\": \"6ec110a1-a0fe-4e10-9886-f9529c793a4e\",\n    \"folio_id\": \"55142840-0c6b-482f-b024-e6f8dae5ee7a\",\n    \"folio_type\": null,\n    \"custom_field_1\": \"XXXX XXXX XXXX 4242\",\n    \"custom_field_2\": \"VISA\",\n    \"custom_field_3\": \"Bobby Clark\",\n    \"custom_field_4\": \"01/24\",\n    \"custom_field_5\": \"8150124756112875\",\n    \"custom_field_6\": null,\n    \"custom_field_7\": null,\n    \"custom_field_8\": null,\n    \"custom_field_9\": null,\n    \"custom_field_10\": null,\n    \"custom_field_11\": null,\n    \"custom_text\": null,\n    \"product_identifier\": \"HK-FRONTDESK\",\n    \"reservation_confirmation_no\": null,\n    \"reservation_status\": null,\n    \"guest_id\": null,\n    \"guest_name\": null,\n    \"shift_users_id\": null,\n    \"settlement_payment\": null,\n    \"bill_id\": null,\n    \"refund_key\": null,\n    \"id\": \"f153a411-1d6d-4d8f-bf4e-5cf144c38fcd\",\n    \"created_at\": null,\n    \"updated_at\": null,\n    \"deleted_at\": null\n}"}],"_postman_id":"acac70cf-440b-4768-b5ad-df36d0cc0c32"},{"name":"Refund Commit","id":"d899c4e9-2df7-48b0-bc6e-e64ee26027ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"amount\":\"10\",\"refund_code_id\":\"980968ee-522e-4727-8cf1-bb1453f93db7\"}"},"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/reservations/<stay_id>/payments/<payment_id>/refund/v2/consent","description":"<p>This API provides the refund commit service to the client apps.</p>\n<p><strong>Request Object Details</strong></p>\n<p>See example request</p>\n<p><strong>Response Object Details</strong></p>\n<p>None</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","reservations","<stay_id>","payments","<payment_id>","refund","v2","consent"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"a3186413-3c6e-4882-82e8-3e90a8c1bbeb","name":"Refund Commit","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"amount\":\"10\",\"refund_code_id\":\"980968ee-522e-4727-8cf1-bb1453f93db7\"}"},"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/6ec110a1-a0fe-4e10-9886-f9529c793a4e/payments/ff907a60-10ea-42a4-8b63-af0acb865271/refund/v2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d899c4e9-2df7-48b0-bc6e-e64ee26027ac"}],"id":"e8715991-83e0-4a0e-8623-90aca1ff92a4","description":"<p>A set of endpoints to process a refund of a payment.</p>\n","_postman_id":"e8715991-83e0-4a0e-8623-90aca1ff92a4"},{"name":"Retrieve a Folio","id":"11e4db7e-4486-4b7e-b50d-20ec03a28177","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":"<hostname>/<version>-reports/<chain_identifier>/properties/<property_id>/dynamic-reports/guest-folio-v2/<folio-id>?EXPORT_TO=JSON&net_by_date=true&show_exempted_taxes=false&show_tax_inclusive=true","description":"<p>This API provides the full folio object as a JSON.</p>\n<p><strong>Request Object Details</strong></p>\n<p>None</p>\n<p><strong>Response Object Details</strong></p>\n<p>See example response</p>\n","urlObject":{"path":["<version>-reports","<chain_identifier>","properties","<property_id>","dynamic-reports","guest-folio-v2","<folio-id>"],"host":["<hostname>"],"query":[{"key":"EXPORT_TO","value":"JSON"},{"key":"net_by_date","value":"true"},{"key":"show_exempted_taxes","value":"false"},{"key":"show_tax_inclusive","value":"true"}],"variable":[]}},"response":[{"id":"34e0914b-bf91-46ec-923c-d58c51d81dc3","name":"Retrieve a Folio","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}"},"url":{"raw":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4-reports/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/dynamic-reports/guest-folio-v2/bd019d12-4be7-40c8-b461-35e09c204d5c?EXPORT_TO=JSON&net_by_date=true&show_exempted_taxes=false&show_tax_inclusive=true","protocol":"https","host":["00","us-east-1","hkdemo","hotelkeyapp","com"],"path":["v4-reports","hotelbrand","properties","1d98c167-8338-4b5c-bce7-77d17d8d1d89","dynamic-reports","guest-folio-v2","bd019d12-4be7-40c8-b461-35e09c204d5c"],"query":[{"key":"EXPORT_TO","value":"JSON"},{"key":"net_by_date","value":"true"},{"key":"show_exempted_taxes","value":"false"},{"key":"show_tax_inclusive","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"folio_header\": {\n        \"additional_guest\": null,\n        \"folio_name\": \"GENERAL\",\n        \"folio_counter\": 1,\n        \"folio_alias\": \"A\",\n        \"primary_guest\": {\n            \"guest_name\": \"Clark2, Bobby\",\n            \"address\": \"123 Main St\",\n            \"city\": \"Beverly Hills\",\n            \"state\": \"CA\",\n            \"country\": \"US\",\n            \"zip_code\": \"90210\",\n            \"loyalty_status\": \"\",\n            \"check_in_date\": \"2022-10-29 00:00:00\",\n            \"check_out_date\": \"2022-10-31 00:00:00\"\n        },\n        \"property_tax_id\": \"\",\n        \"start_date\": \"Oct 29, 2022\",\n        \"end_date\": \"Oct 31, 2022\",\n        \"folio_type\": \"GENERAL\",\n        \"property_logo\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/6663cd30-7c10-47a9-b627-57a4ee7ece37.png\",\n        \"property_name\": \"K01 - DEMO HOTEL\",\n        \"property_code\": \"K01\",\n        \"property_address\": \"4001 International Pkwy\",\n        \"property_city\": \"Carrollton\",\n        \"property_zip_code\": \"75007\",\n        \"property_country\": \"US\",\n        \"property_phone\": \"9729729110\",\n        \"property_email\": \"sales@hotelkeyapp.com\",\n        \"checked_in\": \"03:11 PM\",\n        \"checked_out\": \"\",\n        \"check_in_date\": \"Oct 29, 2022\",\n        \"check_out_date\": \"Oct 31, 2022\",\n        \"room\": \"QNS - 121\",\n        \"source_name\": \"WALK IN\",\n        \"adults\": 1,\n        \"children\": 0,\n        \"company_name\": \"\",\n        \"company_address\": \"\",\n        \"company_tax_id\": \"\",\n        \"company_po_number\": null,\n        \"tax_exempt_date\": null,\n        \"tax_exemption\": \"NO\",\n        \"bill_number\": \"\",\n        \"rate_code\": \"BAR\",\n        \"thank_you_notes\": \"Your time with us has come to completion and we hope that you had a wonderful visit to the Eastern Sierra.  Please stay in touch with us through Facebook and Instagram. You'll find lots of inspiring images and stories as well as occasional promotional discounts.  If you enjoy writing about your experience and would like to receive up to $100 credit for another visit, check out our Content Creator Program on our website www.hotelkeyapp.com. We look forward to your return.\",\n        \"tier_icon\": \"https://demo-s3-public-images-hk-new.s3.amazonaws.com/uploads/other/9a4b9273-9754-40e9-84a1-789b97bb1759.png\",\n        \"tier_name\": \"CLUB MEMBER\",\n        \"program_name\": \"IHG One Rewards\",\n        \"loyalty_guest_id\": \"6d5d9dda-d913-4066-a656-a5da43817cda\",\n        \"iata_number\": null,\n        \"iata_name\": null,\n        \"confirmation_number\": \"0K01AAH631\",\n        \"guest_folio_banner\": null,\n        \"guest_folio_show_guest_and_gsr_signature\": false,\n        \"hide_rates\": false,\n        \"folio_id\": \"bd019d12-4be7-40c8-b461-35e09c204d5c\",\n        \"charge_type_ids\": [\n            \"7ad36cf4-6893-40e3-b196-94216cb52f2c\",\n            \"0e8f532d-d1f7-40ec-8282-f989ddbc894b\"\n        ],\n        \"charge_type_codes\": [\n            \"RR\",\n            \"PRK\"\n        ],\n        \"charge_type_names\": [\n            \"PARKING FEE\",\n            \"ROOM RENT\"\n        ],\n        \"payment_type_ids\": [\n            \"25efbded-7d3c-4755-b6df-a48adb866c42\",\n            \"72875b7a-d7e4-4747-a769-6cabf7176984\"\n        ],\n        \"payment_type_codes\": [\n            \"FPCC\",\n            \"CASH\"\n        ],\n        \"charge_categories\": [\n            \"ROOM_RENT\",\n            \"MISC\"\n        ],\n        \"charge_category_label_values\": [\n            {\n                \"value\": \"ROOM_RENT\",\n                \"label\": \"ROOM\"\n            },\n            {\n                \"value\": \"MISC\",\n                \"label\": \"MISC\"\n            }\n        ],\n        \"summary_rates\": false,\n        \"has_transfer_charges\": false,\n        \"default\": true,\n        \"guest_id\": \"99001d95-11c4-414e-a87a-7de847658fec\",\n        \"is_primary_guest\": true,\n        \"company_account_name\": null,\n        \"company_account_number\": null,\n        \"tax_exempt_code_id\": null\n    },\n    \"folio_summary_view\": [\n        {\n            \"name\": \"PARKING FEE\",\n            \"amount\": 65,\n            \"formatted_amount\": \"65.0\",\n            \"calculable_amount\": 65\n        },\n        {\n            \"name\": \"ROOM RENT\",\n            \"amount\": 404.41,\n            \"formatted_amount\": \"404.41\",\n            \"calculable_amount\": 404.41\n        },\n        {\n            \"name\": \"CITY TAX\",\n            \"amount\": 40.44,\n            \"formatted_amount\": \"40.44\",\n            \"calculable_amount\": 40.44\n        },\n        {\n            \"name\": \"STATE TAX\",\n            \"amount\": 24.26,\n            \"formatted_amount\": \"24.26\",\n            \"calculable_amount\": 24.26\n        },\n        {\n            \"name\": \"Tech Fee\",\n            \"amount\": 33,\n            \"formatted_amount\": \"33.0\",\n            \"calculable_amount\": 33\n        },\n        {\n            \"name\": \"CASH\",\n            \"amount\": 502.11,\n            \"formatted_amount\": \"502.11\",\n            \"calculable_amount\": -502.11\n        },\n        {\n            \"name\": \"CREDIT CARD\",\n            \"amount\": 40,\n            \"formatted_amount\": \"40.0\",\n            \"calculable_amount\": -40\n        }\n    ],\n    \"folio_detailed_view\": [\n        {\n            \"rows\": [\n                {\n                    \"type_of_transaction\": \"payment\",\n                    \"charge_type\": null,\n                    \"transaction_type\": \"DEBIT\",\n                    \"date\": \"2022-10-29T00:00:00.000Z\",\n                    \"original_date\": \"2022-10-29T00:00:00.000Z\",\n                    \"description\": \"CASH\",\n                    \"amount\": 421.16,\n                    \"formatted_amount\": \"421.16\",\n                    \"amount_exclusive_of_tax\": 421.16,\n                    \"formatted_amount_exclusive_of_tax\": \"421.16\",\n                    \"id\": \"491e3644-1324-4146-a5dc-fc191ecbb55c\",\n                    \"label\": \"Payments\",\n                    \"custom_fields\": null,\n                    \"reference_charge\": null,\n                    \"out_transferred\": false,\n                    \"charge_type_category\": null,\n                    \"charge_type_id\": null,\n                    \"charge_type_code\": null,\n                    \"charge_type_name\": null,\n                    \"payment_type_id\": \"72875b7a-d7e4-4747-a769-6cabf7176984\",\n                    \"payment_type_code\": \"CASH\",\n                    \"package_name\": null,\n                    \"package_id\": null,\n                    \"user\": \"HK SYSTEM USER JH\",\n                    \"username\": \"jerrick.haller@hotelkeyapp.com\",\n                    \"posted_timestamp\": \"2023-05-09T15:11:25.000Z\",\n                    \"exempted\": false,\n                    \"routed\": false,\n                    \"sharer_charge\": false,\n                    \"tax_inclusive\": false,\n                    \"service_recovery_applied\": false,\n                    \"parent_id\": null,\n                    \"sortingKey\": 1683645085003\n                },\n                {\n                    \"type_of_transaction\": \"room_rent_category_charge\",\n                    \"charge_type\": \"ROOM RENT\",\n                    \"transaction_type\": \"CREDIT\",\n                    \"date\": \"2022-10-29T00:00:00.000Z\",\n                    \"original_date\": \"2022-10-29T00:00:00.000Z\",\n                    \"description\": \"ROOM RENT\",\n                    \"amount\": 367.21,\n                    \"formatted_amount\": \"367.21\",\n                    \"amount_exclusive_of_tax\": 337.21,\n                    \"formatted_amount_exclusive_of_tax\": \"337.21\",\n                    \"id\": \"20bc5a91-b9f0-4fed-a24a-f7025ea5c2aa\",\n                    \"label\": \"Charge\",\n                    \"custom_fields\": [],\n                    \"reference_charge\": null,\n                    \"out_transferred\": false,\n                    \"charge_type_category\": \"ROOM_RENT\",\n                    \"charge_type_id\": \"7ad36cf4-6893-40e3-b196-94216cb52f2c\",\n                    \"charge_type_code\": \"RR\",\n                    \"charge_type_name\": \"ROOM RENT\",\n                    \"payment_type_id\": null,\n                    \"payment_type_code\": null,\n                    \"package_name\": null,\n                    \"package_id\": null,\n                    \"user\": \"HK SYSTEM USER JH\",\n                    \"username\": \"jerrick.haller@hotelkeyapp.com\",\n                    \"posted_timestamp\": \"2023-05-09T20:39:42.000Z\",\n                    \"exempted\": false,\n                    \"routed\": false,\n                    \"sharer_charge\": false,\n                    \"tax_inclusive\": false,\n                    \"service_recovery_applied\": true,\n                    \"parent_id\": null,\n                    \"sortingKey\": 1683664782003\n                },\n                {\n                    \"type_of_transaction\": \"tax\",\n                    \"charge_type\": \"ROOM RENT\",\n                    \"transaction_type\": \"CREDIT\",\n                    \"date\": \"2022-10-29T00:00:00.000Z\",\n                    \"original_date\": \"2022-10-29T00:00:00.000Z\",\n                    \"description\": \"STATE TAX\",\n                    \"amount\": 20.23,\n                    \"formatted_amount\": \"20.23\",\n                    \"amount_exclusive_of_tax\": 20.23,\n                    \"formatted_amount_exclusive_of_tax\": \"20.23\",\n                    \"id\": \"1a96078a-6650-4db3-899b-5d970ab4c65f\",\n                    \"label\": \"Tax\",\n                    \"custom_fields\": null,\n                    \"reference_charge\": null,\n                    \"out_transferred\": false,\n                    \"charge_type_category\": \"ROOM_RENT\",\n                    \"charge_type_id\": \"7ad36cf4-6893-40e3-b196-94216cb52f2c\",\n                    \"charge_type_code\": \"RR\",\n                    \"charge_type_name\": \"ROOM RENT\",\n                    \"payment_type_id\": null,\n                    \"payment_type_code\": null,\n                    \"package_name\": null,\n                    \"package_id\": null,\n                    \"user\": \"HK SYSTEM USER JH\",\n                    \"username\": \"jerrick.haller@hotelkeyapp.com\",\n                    \"posted_timestamp\": \"2023-05-09T20:39:42.000Z\",\n                    \"exempted\": false,\n                    \"routed\": false,\n                    \"sharer_charge\": false,\n                    \"tax_inclusive\": false,\n                    \"service_recovery_applied\": false,\n                    \"parent_id\": \"20bc5a91-b9f0-4fed-a24a-f7025ea5c2aa\",\n                    \"sortingKey\": 1683664782003\n                },\n                {\n                    \"type_of_transaction\": \"tax\",\n                    \"charge_type\": \"ROOM RENT\",\n                    \"transaction_type\": \"CREDIT\",\n                    \"date\": \"2022-10-29T00:00:00.000Z\",\n                    \"original_date\": \"2022-10-29T00:00:00.000Z\",\n                    \"description\": \"CITY TAX\",\n                    \"amount\": 33.72,\n                    \"formatted_amount\": \"33.72\",\n                    \"amount_exclusive_of_tax\": 33.72,\n                    \"formatted_amount_exclusive_of_tax\": \"33.72\",\n                    \"id\": \"e325ab58-7117-466f-afdb-cc5ceab028f8\",\n                    \"label\": \"Tax\",\n                    \"custom_fields\": null,\n                    \"reference_charge\": null,\n                    \"out_transferred\": false,\n                    \"charge_type_category\": \"ROOM_RENT\",\n                    \"charge_type_id\": \"7ad36cf4-6893-40e3-b196-94216cb52f2c\",\n                    \"charge_type_code\": \"RR\",\n                    \"charge_type_name\": \"ROOM RENT\",\n                    \"payment_type_id\": null,\n                    \"payment_type_code\": null,\n                    \"package_name\": null,\n                    \"package_id\": null,\n                    \"user\": \"HK SYSTEM USER JH\",\n                    \"username\": \"jerrick.haller@hotelkeyapp.com\",\n                    \"posted_timestamp\": \"2023-05-09T20:39:42.000Z\",\n                    \"exempted\": false,\n                    \"routed\": false,\n                    \"sharer_charge\": false,\n                    \"tax_inclusive\": false,\n                    \"service_recovery_applied\": false,\n                    \"parent_id\": \"20bc5a91-b9f0-4fed-a24a-f7025ea5c2aa\",\n                    \"sortingKey\": 1683664782003\n                }\n            ],\n            \"date\": \"2022-10-29T00:00:00.000Z\",\n            \"transfer_information\": null\n        },\n        {\n            \"rows\": [\n                {\n                    \"type_of_transaction\": \"room_rent_category_charge\",\n                    \"charge_type\": \"ROOM RENT\",\n                    \"transaction_type\": \"CREDIT\",\n                    \"date\": \"2022-10-30T00:00:00.000Z\",\n                    \"original_date\": \"2022-10-30T00:00:00.000Z\",\n                    \"description\": \"ROOM RENT\",\n                    \"amount\": 70.2,\n                    \"formatted_amount\": \"70.2\",\n                    \"amount_exclusive_of_tax\": 67.2,\n                    \"formatted_amount_exclusive_of_tax\": \"67.2\",\n                    \"id\": \"01550c65-a391-4540-8871-11c2aa605e6a\",\n                    \"label\": \"Charge\",\n                    \"custom_fields\": [],\n                    \"reference_charge\": null,\n                    \"out_transferred\": false,\n                    \"charge_type_category\": \"ROOM_RENT\",\n                    \"charge_type_id\": \"7ad36cf4-6893-40e3-b196-94216cb52f2c\",\n                    \"charge_type_code\": \"RR\",\n                    \"charge_type_name\": \"ROOM RENT\",\n                    \"payment_type_id\": null,\n                    \"payment_type_code\": null,\n                    \"package_name\": null,\n                    \"package_id\": null,\n                    \"user\": \"Demo User\",\n                    \"username\": \"demo2\",\n                    \"posted_timestamp\": \"2023-05-09T22:30:17.000Z\",\n                    \"exempted\": false,\n                    \"routed\": false,\n                    \"sharer_charge\": false,\n                    \"tax_inclusive\": false,\n                    \"service_recovery_applied\": true,\n                    \"parent_id\": null,\n                    \"sortingKey\": 1683671417002\n                },\n                {\n                    \"type_of_transaction\": \"tax\",\n                    \"charge_type\": \"ROOM RENT\",\n                    \"transaction_type\": \"CREDIT\",\n                    \"date\": \"2022-10-30T00:00:00.000Z\",\n                    \"original_date\": \"2022-10-30T00:00:00.000Z\",\n                    \"description\": \"CITY TAX\",\n                    \"amount\": 6.72,\n                    \"formatted_amount\": \"6.72\",\n                    \"amount_exclusive_of_tax\": 6.72,\n                    \"formatted_amount_exclusive_of_tax\": \"6.72\",\n                    \"id\": \"aa4dc988-9a9f-4978-bbc1-3fad00cd3a95\",\n                    \"label\": \"Tax\",\n                    \"custom_fields\": null,\n                    \"reference_charge\": null,\n                    \"out_transferred\": false,\n                    \"charge_type_category\": \"ROOM_RENT\",\n                    \"charge_type_id\": \"7ad36cf4-6893-40e3-b196-94216cb52f2c\",\n                    \"charge_type_code\": \"RR\",\n                    \"charge_type_name\": \"ROOM RENT\",\n                    \"payment_type_id\": null,\n                    \"payment_type_code\": null,\n                    \"package_name\": null,\n                    \"package_id\": null,\n                    \"user\": \"Demo User\",\n                    \"username\": \"demo2\",\n                    \"posted_timestamp\": \"2023-05-09T22:30:17.000Z\",\n                    \"exempted\": false,\n                    \"routed\": false,\n                    \"sharer_charge\": false,\n                    \"tax_inclusive\": false,\n                    \"service_recovery_applied\": false,\n                    \"parent_id\": \"01550c65-a391-4540-8871-11c2aa605e6a\",\n                    \"sortingKey\": 1683671417002\n                },\n                {\n                    \"type_of_transaction\": \"tax\",\n                    \"charge_type\": \"ROOM RENT\",\n                    \"transaction_type\": \"CREDIT\",\n                    \"date\": \"2022-10-30T00:00:00.000Z\",\n                    \"original_date\": \"2022-10-30T00:00:00.000Z\",\n                    \"description\": \"STATE TAX\",\n                    \"amount\": 4.03,\n                    \"formatted_amount\": \"4.03\",\n                    \"amount_exclusive_of_tax\": 4.03,\n                    \"formatted_amount_exclusive_of_tax\": \"4.03\",\n                    \"id\": \"c8c9305a-9282-4a1a-b343-5fa78d8a3a6a\",\n                    \"label\": \"Tax\",\n                    \"custom_fields\": null,\n                    \"reference_charge\": null,\n                    \"out_transferred\": false,\n                    \"charge_type_category\": \"ROOM_RENT\",\n                    \"charge_type_id\": \"7ad36cf4-6893-40e3-b196-94216cb52f2c\",\n                    \"charge_type_code\": \"RR\",\n                    \"charge_type_name\": \"ROOM RENT\",\n                    \"payment_type_id\": null,\n                    \"payment_type_code\": null,\n                    \"package_name\": null,\n                    \"package_id\": null,\n                    \"user\": \"Demo User\",\n                    \"username\": \"demo2\",\n                    \"posted_timestamp\": \"2023-05-09T22:30:17.000Z\",\n                    \"exempted\": false,\n                    \"routed\": false,\n                    \"sharer_charge\": false,\n                    \"tax_inclusive\": false,\n                    \"service_recovery_applied\": false,\n                    \"parent_id\": \"01550c65-a391-4540-8871-11c2aa605e6a\",\n                    \"sortingKey\": 1683671417002\n                }\n            ],\n            \"date\": \"2022-10-30T00:00:00.000Z\",\n            \"transfer_information\": null\n        },\n        {\n            \"rows\": [\n                {\n                    \"type_of_transaction\": \"payment\",\n                    \"charge_type\": null,\n                    \"transaction_type\": \"DEBIT\",\n                    \"date\": \"2022-10-31T00:00:00.000Z\",\n                    \"original_date\": \"2022-10-31T00:00:00.000Z\",\n                    \"description\": \"CASH\",\n                    \"amount\": 80.95,\n                    \"formatted_amount\": \"80.95\",\n                    \"amount_exclusive_of_tax\": 80.95,\n                    \"formatted_amount_exclusive_of_tax\": \"80.95\",\n                    \"id\": \"cce47978-8cd4-4aad-8190-ac4bd723eb79\",\n                    \"label\": \"Payments\",\n                    \"custom_fields\": null,\n                    \"reference_charge\": null,\n                    \"out_transferred\": false,\n                    \"charge_type_category\": null,\n                    \"charge_type_id\": null,\n                    \"charge_type_code\": null,\n                    \"charge_type_name\": null,\n                    \"payment_type_id\": \"72875b7a-d7e4-4747-a769-6cabf7176984\",\n                    \"payment_type_code\": \"CASH\",\n                    \"package_name\": null,\n                    \"package_id\": null,\n                    \"user\": \"Demo User\",\n                    \"username\": \"demo2\",\n                    \"posted_timestamp\": \"2023-05-09T22:48:15.000Z\",\n                    \"exempted\": false,\n                    \"routed\": false,\n                    \"sharer_charge\": false,\n                    \"tax_inclusive\": false,\n                    \"service_recovery_applied\": false,\n                    \"parent_id\": null,\n                    \"sortingKey\": 1683672495005\n                },\n                {\n                    \"type_of_transaction\": \"misc_charge\",\n                    \"charge_type\": \"PARKING FEE\",\n                    \"transaction_type\": \"CREDIT\",\n                    \"date\": \"2022-10-31T00:00:00.000Z\",\n                    \"original_date\": \"2022-10-31T00:00:00.000Z\",\n                    \"description\": \"PARKING FEE\",\n                    \"amount\": 15,\n                    \"formatted_amount\": \"15.0\",\n                    \"amount_exclusive_of_tax\": 15,\n                    \"formatted_amount_exclusive_of_tax\": \"15.0\",\n                    \"id\": \"b84a2d6c-8da1-4329-8036-2e84928d8c5d\",\n                    \"label\": \"Charge\",\n                    \"custom_fields\": [],\n                    \"reference_charge\": null,\n                    \"out_transferred\": false,\n                    \"charge_type_category\": \"MISC\",\n                    \"charge_type_id\": \"0e8f532d-d1f7-40ec-8282-f989ddbc894b\",\n                    \"charge_type_code\": \"PRK\",\n                    \"charge_type_name\": \"PARKING FEE\",\n                    \"payment_type_id\": null,\n                    \"payment_type_code\": null,\n                    \"package_name\": null,\n                    \"package_id\": null,\n                    \"user\": \"HK Demo\",\n                    \"username\": \"hkent\",\n                    \"posted_timestamp\": \"2023-05-20T14:00:37.000Z\",\n                    \"exempted\": false,\n                    \"routed\": false,\n                    \"sharer_charge\": false,\n                    \"tax_inclusive\": false,\n                    \"service_recovery_applied\": false,\n                    \"parent_id\": null,\n                    \"sortingKey\": 1684591237007\n                },\n                {\n                    \"type_of_transaction\": \"misc_charge\",\n                    \"charge_type\": \"PARKING FEE\",\n                    \"transaction_type\": \"CREDIT\",\n                    \"date\": \"2022-10-31T00:00:00.000Z\",\n                    \"original_date\": \"2022-10-31T00:00:00.000Z\",\n                    \"description\": \"PARKING FEE\",\n                    \"amount\": 5,\n                    \"formatted_amount\": \"5.0\",\n                    \"amount_exclusive_of_tax\": 15,\n                    \"formatted_amount_exclusive_of_tax\": \"15.0\",\n                    \"id\": \"28ecfba2-ab6f-4866-8347-afea3526faa3\",\n                    \"label\": \"Charge\",\n                    \"custom_fields\": [],\n                    \"reference_charge\": null,\n                    \"out_transferred\": false,\n                    \"charge_type_category\": \"MISC\",\n                    \"charge_type_id\": \"0e8f532d-d1f7-40ec-8282-f989ddbc894b\",\n                    \"charge_type_code\": \"PRK\",\n                    \"charge_type_name\": \"PARKING FEE\",\n                    \"payment_type_id\": null,\n                    \"payment_type_code\": null,\n                    \"package_name\": null,\n                    \"package_id\": null,\n                    \"user\": \"HK Demo\",\n                    \"username\": \"hkent\",\n                    \"posted_timestamp\": \"2023-05-20T14:01:03.000Z\",\n                    \"exempted\": false,\n                    \"routed\": false,\n                    \"sharer_charge\": false,\n                    \"tax_inclusive\": false,\n                    \"service_recovery_applied\": true,\n                    \"parent_id\": null,\n                    \"sortingKey\": 1684591263004\n                },\n                {\n                    \"type_of_transaction\": \"payment\",\n                    \"charge_type\": null,\n                    \"transaction_type\": \"DEBIT\",\n                    \"date\": \"2022-10-31T00:00:00.000Z\",\n                    \"original_date\": \"2022-10-31T00:00:00.000Z\",\n                    \"description\": \"VISA-3692\",\n                    \"amount\": 30,\n                    \"formatted_amount\": \"30.0\",\n                    \"amount_exclusive_of_tax\": 30,\n                    \"formatted_amount_exclusive_of_tax\": \"30.0\",\n                    \"id\": \"ad6392e3-1f5d-473a-b843-d9e10f9e415b\",\n                    \"label\": \"Payments\",\n                    \"custom_fields\": null,\n                    \"reference_charge\": null,\n                    \"out_transferred\": false,\n                    \"charge_type_category\": null,\n                    \"charge_type_id\": null,\n                    \"charge_type_code\": null,\n                    \"charge_type_name\": null,\n                    \"payment_type_id\": \"25efbded-7d3c-4755-b6df-a48adb866c42\",\n                    \"payment_type_code\": \"FPCC\",\n                    \"package_name\": null,\n                    \"package_id\": null,\n                    \"user\": \"HK Demo\",\n                    \"username\": \"hkent\",\n                    \"posted_timestamp\": \"2023-05-20T14:03:53.000Z\",\n                    \"exempted\": false,\n                    \"routed\": false,\n                    \"sharer_charge\": false,\n                    \"tax_inclusive\": false,\n                    \"service_recovery_applied\": false,\n                    \"parent_id\": null,\n                    \"sortingKey\": 1684591433004\n                },\n                {\n                    \"type_of_transaction\": \"payment\",\n                    \"charge_type\": null,\n                    \"transaction_type\": \"DEBIT\",\n                    \"date\": \"2022-10-31T00:00:00.000Z\",\n                    \"original_date\": \"2022-10-31T00:00:00.000Z\",\n                    \"description\": \"VISA-3692\",\n                    \"amount\": 30,\n                    \"formatted_amount\": \"30.0\",\n                    \"amount_exclusive_of_tax\": 30,\n                    \"formatted_amount_exclusive_of_tax\": \"30.0\",\n                    \"id\": \"472770b9-6d34-445b-83e0-5d8ad602fa2b\",\n                    \"label\": \"Payments\",\n                    \"custom_fields\": null,\n                    \"reference_charge\": null,\n                    \"out_transferred\": false,\n                    \"charge_type_category\": null,\n                    \"charge_type_id\": null,\n                    \"charge_type_code\": null,\n                    \"charge_type_name\": null,\n                    \"payment_type_id\": \"25efbded-7d3c-4755-b6df-a48adb866c42\",\n                    \"payment_type_code\": \"FPCC\",\n                    \"package_name\": null,\n                    \"package_id\": null,\n                    \"user\": \"HK Demo\",\n                    \"username\": \"hkent\",\n                    \"posted_timestamp\": \"2023-05-20T14:04:10.000Z\",\n                    \"exempted\": false,\n                    \"routed\": false,\n                    \"sharer_charge\": false,\n                    \"tax_inclusive\": false,\n                    \"service_recovery_applied\": false,\n                    \"parent_id\": null,\n                    \"sortingKey\": 1684591450002\n                },\n                {\n                    \"type_of_transaction\": \"refund\",\n                    \"charge_type\": null,\n                    \"transaction_type\": \"DEBIT\",\n                    \"date\": \"2022-10-31T00:00:00.000Z\",\n                    \"original_date\": \"2022-10-31T00:00:00.000Z\",\n                    \"description\": \"VISA - 3692 - CHANGE PAYMENT METHOD\",\n                    \"amount\": -10,\n                    \"formatted_amount\": \"-10.0\",\n                    \"amount_exclusive_of_tax\": -10,\n                    \"formatted_amount_exclusive_of_tax\": \"-10.0\",\n                    \"id\": \"5f32f3b2-8119-4a72-b864-326b3b81e6cc\",\n                    \"label\": \"Refunds\",\n                    \"custom_fields\": null,\n                    \"reference_charge\": null,\n                    \"out_transferred\": false,\n                    \"charge_type_category\": null,\n                    \"charge_type_id\": null,\n                    \"charge_type_code\": null,\n                    \"charge_type_name\": null,\n                    \"payment_type_id\": \"25efbded-7d3c-4755-b6df-a48adb866c42\",\n                    \"payment_type_code\": \"FPCC\",\n                    \"package_name\": null,\n                    \"package_id\": null,\n                    \"user\": \"HK Demo\",\n                    \"username\": \"hkent\",\n                    \"posted_timestamp\": \"2023-05-20T14:42:38.000Z\",\n                    \"exempted\": false,\n                    \"routed\": false,\n                    \"sharer_charge\": false,\n                    \"tax_inclusive\": false,\n                    \"service_recovery_applied\": false,\n                    \"parent_id\": \"472770b9-6d34-445b-83e0-5d8ad602fa2b\",\n                    \"sortingKey\": 1684593758003\n                },\n                {\n                    \"type_of_transaction\": \"refund\",\n                    \"charge_type\": null,\n                    \"transaction_type\": \"DEBIT\",\n                    \"date\": \"2022-10-31T00:00:00.000Z\",\n                    \"original_date\": \"2022-10-31T00:00:00.000Z\",\n                    \"description\": \"VISA - 3692 - CHANGE PAYMENT METHOD\",\n                    \"amount\": -10,\n                    \"formatted_amount\": \"-10.0\",\n                    \"amount_exclusive_of_tax\": -10,\n                    \"formatted_amount_exclusive_of_tax\": \"-10.0\",\n                    \"id\": \"3682e92b-739c-4b99-87ec-9d4874dd5851\",\n                    \"label\": \"Refunds\",\n                    \"custom_fields\": null,\n                    \"reference_charge\": null,\n                    \"out_transferred\": false,\n                    \"charge_type_category\": null,\n                    \"charge_type_id\": null,\n                    \"charge_type_code\": null,\n                    \"charge_type_name\": null,\n                    \"payment_type_id\": \"25efbded-7d3c-4755-b6df-a48adb866c42\",\n                    \"payment_type_code\": \"FPCC\",\n                    \"package_name\": null,\n                    \"package_id\": null,\n                    \"user\": \"HK Demo\",\n                    \"username\": \"hkent\",\n                    \"posted_timestamp\": \"2023-05-20T14:42:54.000Z\",\n                    \"exempted\": false,\n                    \"routed\": false,\n                    \"sharer_charge\": false,\n                    \"tax_inclusive\": false,\n                    \"service_recovery_applied\": false,\n                    \"parent_id\": \"472770b9-6d34-445b-83e0-5d8ad602fa2b\",\n                    \"sortingKey\": 1684593774002\n                },\n                {\n                    \"type_of_transaction\": \"misc_charge\",\n                    \"charge_type\": \"PARKING FEE\",\n                    \"transaction_type\": \"CREDIT\",\n                    \"date\": \"2022-10-31T00:00:00.000Z\",\n                    \"original_date\": \"2022-10-31T00:00:00.000Z\",\n                    \"description\": \"PARKING FEE\",\n                    \"amount\": 15,\n                    \"formatted_amount\": \"15.0\",\n                    \"amount_exclusive_of_tax\": 15,\n                    \"formatted_amount_exclusive_of_tax\": \"15.0\",\n                    \"id\": \"61148d06-a2fd-47b8-bb8b-ab3c28ad86a3\",\n                    \"label\": \"Charge\",\n                    \"custom_fields\": [],\n                    \"reference_charge\": null,\n                    \"out_transferred\": false,\n                    \"charge_type_category\": \"MISC\",\n                    \"charge_type_id\": \"0e8f532d-d1f7-40ec-8282-f989ddbc894b\",\n                    \"charge_type_code\": \"PRK\",\n                    \"charge_type_name\": \"PARKING FEE\",\n                    \"payment_type_id\": null,\n                    \"payment_type_code\": null,\n                    \"package_name\": null,\n                    \"package_id\": null,\n                    \"user\": \"HK Demo\",\n                    \"username\": \"hkent\",\n                    \"posted_timestamp\": \"2023-05-20T16:00:58.000Z\",\n                    \"exempted\": false,\n                    \"routed\": false,\n                    \"sharer_charge\": false,\n                    \"tax_inclusive\": false,\n                    \"service_recovery_applied\": false,\n                    \"parent_id\": null,\n                    \"sortingKey\": 1684598458006\n                },\n                {\n                    \"type_of_transaction\": \"misc_charge\",\n                    \"charge_type\": \"PARKING FEE\",\n                    \"transaction_type\": \"CREDIT\",\n                    \"date\": \"2022-10-31T00:00:00.000Z\",\n                    \"original_date\": \"2022-10-31T00:00:00.000Z\",\n                    \"description\": \"PARKING FEE\",\n                    \"amount\": 15,\n                    \"formatted_amount\": \"15.0\",\n                    \"amount_exclusive_of_tax\": 15,\n                    \"formatted_amount_exclusive_of_tax\": \"15.0\",\n                    \"id\": \"45e9176d-f637-4329-ba4f-1d4d928b4f46\",\n                    \"label\": \"Charge\",\n                    \"custom_fields\": [],\n                    \"reference_charge\": null,\n                    \"out_transferred\": false,\n                    \"charge_type_category\": \"MISC\",\n                    \"charge_type_id\": \"0e8f532d-d1f7-40ec-8282-f989ddbc894b\",\n                    \"charge_type_code\": \"PRK\",\n                    \"charge_type_name\": \"PARKING FEE\",\n                    \"payment_type_id\": null,\n                    \"payment_type_code\": null,\n                    \"package_name\": null,\n                    \"package_id\": null,\n                    \"user\": \"HK Demo\",\n                    \"username\": \"hkent\",\n                    \"posted_timestamp\": \"2023-05-21T12:44:28.000Z\",\n                    \"exempted\": false,\n                    \"routed\": false,\n                    \"sharer_charge\": false,\n                    \"tax_inclusive\": false,\n                    \"service_recovery_applied\": false,\n                    \"parent_id\": null,\n                    \"sortingKey\": 1684673068005\n                },\n                {\n                    \"type_of_transaction\": \"misc_charge\",\n                    \"charge_type\": \"PARKING FEE\",\n                    \"transaction_type\": \"CREDIT\",\n                    \"date\": \"2022-10-31T00:00:00.000Z\",\n                    \"original_date\": \"2022-10-31T00:00:00.000Z\",\n                    \"description\": \"PARKING FEE\",\n                    \"amount\": 15,\n                    \"formatted_amount\": \"15.0\",\n                    \"amount_exclusive_of_tax\": 15,\n                    \"formatted_amount_exclusive_of_tax\": \"15.0\",\n                    \"id\": \"d21093e7-690d-4cf9-99ed-163bc5c4cfe7\",\n                    \"label\": \"Charge\",\n                    \"custom_fields\": [],\n                    \"reference_charge\": null,\n                    \"out_transferred\": false,\n                    \"charge_type_category\": \"MISC\",\n                    \"charge_type_id\": \"0e8f532d-d1f7-40ec-8282-f989ddbc894b\",\n                    \"charge_type_code\": \"PRK\",\n                    \"charge_type_name\": \"PARKING FEE\",\n                    \"payment_type_id\": null,\n                    \"payment_type_code\": null,\n                    \"package_name\": null,\n                    \"package_id\": null,\n                    \"user\": \"HK Demo\",\n                    \"username\": \"hkent\",\n                    \"posted_timestamp\": \"2023-05-21T17:04:42.000Z\",\n                    \"exempted\": false,\n                    \"routed\": false,\n                    \"sharer_charge\": false,\n                    \"tax_inclusive\": false,\n                    \"service_recovery_applied\": false,\n                    \"parent_id\": null,\n                    \"sortingKey\": 1684688682008\n                }\n            ],\n            \"date\": \"2022-10-31T00:00:00.000Z\",\n            \"transfer_information\": null\n        }\n    ],\n    \"running_balance\": [\n        {\n            \"date\": \"Oct 29, 2022\",\n            \"net_charges\": 421.16,\n            \"net_payments\": 421.16,\n            \"net_balance\": 0,\n            \"taxes\": 83.95,\n            \"charges_only\": 337.21,\n            \"formatted_net_charges\": \"421.16\",\n            \"formatted_net_payments\": \"421.16\",\n            \"formatted_net_balance\": \"0.0\",\n            \"formatted_taxes\": \"83.95\",\n            \"formatted_charges_only\": \"337.21\"\n        },\n        {\n            \"date\": \"Oct 30, 2022\",\n            \"net_charges\": 80.95,\n            \"net_payments\": 0,\n            \"net_balance\": 80.95,\n            \"taxes\": 13.75,\n            \"charges_only\": 67.2,\n            \"formatted_net_charges\": \"80.95\",\n            \"formatted_net_payments\": \"0.0\",\n            \"formatted_net_balance\": \"80.95\",\n            \"formatted_taxes\": \"13.75\",\n            \"formatted_charges_only\": \"67.2\"\n        },\n        {\n            \"date\": \"Oct 31, 2022\",\n            \"net_charges\": 65,\n            \"net_payments\": 120.95,\n            \"net_balance\": 24.999999999999986,\n            \"taxes\": 0,\n            \"charges_only\": 65,\n            \"formatted_net_charges\": \"65.0\",\n            \"formatted_net_payments\": \"120.95\",\n            \"formatted_net_balance\": \"24.999999999999986\",\n            \"formatted_taxes\": \"0.0\",\n            \"formatted_charges_only\": \"65.0\"\n        }\n    ],\n    \"totals\": {\n        \"total_charges\": 469.41,\n        \"total_payments\": 542.11,\n        \"total_taxes\": 97.7,\n        \"balance\": 25,\n        \"remaining_auth\": -25,\n        \"formatted_total_charges\": \"469.41\",\n        \"formatted_total_payments\": \"542.11\",\n        \"formatted_total_taxes\": \"97.7\",\n        \"formatted_balance\": \"25.0\",\n        \"formatted_remaining_auth\": \"-25.0\"\n    },\n    \"custom_text\": null,\n    \"additional_address\": []\n}"}],"_postman_id":"11e4db7e-4486-4b7e-b50d-20ec03a28177"},{"name":"Post a Payment","id":"425052a2-3d8a-449e-a4a4-33efb28dde7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"payment_type_id\":\"25efbded-7d3c-4755-b6df-a48adb866c42\",\"folio_id\":\"55142840-0c6b-482f-b024-e6f8dae5ee7a\",\"amount\":339.2,\"is_deposit\":false,\"shift_id\":\"4088d92d-f51e-4937-a12f-15318d74dc91\",\"payment_source_id\":\"824d0644-63df-497b-a655-2f25be8074a0\",\"negative_payment_amount\":false,\"text\":null,\"override_collection_type\":true,\"status\":\"APPROVED\",\"skip_deposit_validation\":true}"},"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/reservations/<stay_id>/payments/collect","description":"<p>This API collects a payment based on the given request parameters for the given stay / folio.</p>\n<p><strong>Request Object Details</strong></p>\n<p>See example request</p>\n<p><strong>Response Object Details</strong></p>\n<p>None</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","reservations","<stay_id>","payments","collect"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"48cd07de-a91c-4cce-a03c-16285ed2ec3c","name":"Post a Payment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"payment_type_id\":\"25efbded-7d3c-4755-b6df-a48adb866c42\",\"folio_id\":\"55142840-0c6b-482f-b024-e6f8dae5ee7a\",\"amount\":339.2,\"is_deposit\":false,\"shift_id\":\"4088d92d-f51e-4937-a12f-15318d74dc91\",\"payment_source_id\":\"824d0644-63df-497b-a655-2f25be8074a0\",\"negative_payment_amount\":false,\"text\":null,\"override_collection_type\":true,\"status\":\"APPROVED\",\"skip_deposit_validation\":true}"},"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/reservations/6ec110a1-a0fe-4e10-9886-f9529c793a4e/payments/collect"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"425052a2-3d8a-449e-a4a4-33efb28dde7b"}],"id":"3780c058-3981-4956-848b-e236aa2413dd","description":"<p>A set of endpoints to manage folios associated with stays.</p>\n","_postman_id":"3780c058-3981-4956-848b-e236aa2413dd"},{"name":"Maintenance","item":[{"name":"New Maintenance Issue","item":[{"name":"Get Available Maintenance Codes","id":"e2e9dd8d-9b50-4596-b3f0-d796d4af6e13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/maintenance-codes/applicable?type_id=XXXXXX","description":"<p>This API brings back the maintenance codes as an array.</p>\n<p><strong>Request Object Details</strong></p>\n<p>None</p>\n<p><strong>Response Object Details</strong></p>\n<p>See example response</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","maintenance-codes","applicable"],"host":["<hostname>"],"query":[{"key":"type_id","value":"XXXXXX"}],"variable":[]}},"response":[{"id":"0d4b47b7-7a45-4f00-902d-b559db27303c","name":"Get Available Maintenance Codes","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/maintenance-codes/applicable?type_id=c1c2d68e-2f3a-4db7-bf20-62e4477ff9b7","protocol":"https","host":["00","us-east-1","hkdemo","hotelkeyapp","com"],"path":["v4","hotelbrand","properties","1d98c167-8338-4b5c-bce7-77d17d8d1d89","maintenance-codes","applicable"],"query":[{"key":"type_id","value":"c1c2d68e-2f3a-4db7-bf20-62e4477ff9b7"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"name\": \"OTHER\",\n        \"code\": \"MJRO\",\n        \"id\": \"22169f32-8b8e-4063-8741-72801ecaf55f\"\n    },\n    {\n        \"name\": \"PREVENTATIVE MAINTENANCE\",\n        \"code\": \"PM\",\n        \"id\": \"2ca19728-6c3f-47c1-906e-31c778ec7056\"\n    },\n    {\n        \"name\": \"DIFFERED MAINTENANCE\",\n        \"code\": \"DEMA\",\n        \"id\": \"32887590-fc89-40af-b978-2f51b8667f0e\"\n    },\n    {\n        \"name\": \"REHAB\",\n        \"code\": \"REHB\",\n        \"id\": \"3c729da9-77e2-4252-a272-36adc45aa5d6\"\n    },\n    {\n        \"name\": \"PHONE\",\n        \"code\": \"PHNE\",\n        \"id\": \"6ba9567b-3fae-4181-90ea-14134bc87838\"\n    },\n    {\n        \"name\": \"ELECTRICITY\",\n        \"code\": \"ELEC\",\n        \"id\": \"72a6172c-c0a4-4060-a019-af245d0011ef\"\n    },\n    {\n        \"name\": \"PAINT\",\n        \"code\": \"PNT\",\n        \"id\": \"9d5534d8-b9a7-432f-b728-345342c900b2\"\n    },\n    {\n        \"name\": \"TELEVISION\",\n        \"code\": \"TLVN\",\n        \"id\": \"a807c4c9-37f5-4141-a99d-f7a0f92ab2bc\"\n    },\n    {\n        \"name\": \"PLUMBING\",\n        \"code\": \"PLMB\",\n        \"id\": \"ac4745c8-7f35-4f0e-a7a9-055fdd238c02\"\n    },\n    {\n        \"name\": \"CARPET CLEANING\",\n        \"code\": \"CC\",\n        \"id\": \"f4780df4-5558-4fcd-9f31-96f5ead2430b\"\n    }\n]"}],"_postman_id":"e2e9dd8d-9b50-4596-b3f0-d796d4af6e13"},{"name":"Get Available Rooms for OOO","id":"133ea998-e3a5-467d-8455-e8d2724dca87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/maintenance/maintenance-issues/qualified-rooms?maintenance_type_id=XXXXXXXX&start_date=2022-10-31&end_date=2022-11-01","description":"<p>This API brings back the available rooms to be marked OOO based on the given date range.</p>\n<p><strong>Request Object Details</strong></p>\n<p>None</p>\n<p><strong>Response Object Details</strong></p>\n<p>See example response</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","maintenance","maintenance-issues","qualified-rooms"],"host":["<hostname>"],"query":[{"key":"maintenance_type_id","value":"XXXXXXXX"},{"key":"start_date","value":"2022-10-31"},{"key":"end_date","value":"2022-11-01"}],"variable":[]}},"response":[{"id":"88290c33-1e19-4179-97ba-d06f8ca845e6","name":"Get Available Rooms for OOO","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/maintenance/maintenance-issues/qualified-rooms?maintenance_type_id=c1c2d68e-2f3a-4db7-bf20-62e4477ff9b7&start_date=2022-10-31&end_date=2022-11-01","protocol":"https","host":["00","us-east-1","hkdemo","hotelkeyapp","com"],"path":["v4","hotelbrand","properties","1d98c167-8338-4b5c-bce7-77d17d8d1d89","maintenance","maintenance-issues","qualified-rooms"],"query":[{"key":"maintenance_type_id","value":"c1c2d68e-2f3a-4db7-bf20-62e4477ff9b7"},{"key":"start_date","value":"2022-10-31"},{"key":"end_date","value":"2022-11-01"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"number\": \"228B\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"01cde642-86de-493b-aaa8-4d404faa3dae\",\n        \"created_at\": \"2022-11-01T11:39:35.000Z\",\n        \"updated_at\": \"2022-11-01T15:47:53.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"226\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"0330f717-5ab6-49f2-87de-ef2a73512521\",\n        \"created_at\": \"2022-01-07T10:05:05.000Z\",\n        \"updated_at\": \"2022-01-07T10:05:05.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"220\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"06d4566e-2ab1-488c-84f5-1c7549a9d12b\",\n        \"created_at\": \"2022-01-07T10:02:34.000Z\",\n        \"updated_at\": \"2022-03-20T21:36:57.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"107\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"06ea6847-187a-4538-877d-789de866f08f\",\n        \"created_at\": \"2022-01-06T21:47:25.000Z\",\n        \"updated_at\": \"2022-03-20T21:31:21.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"209\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"0afb535d-2e12-402e-bb71-e1ace9492ce9\",\n        \"created_at\": \"2022-01-07T09:54:35.000Z\",\n        \"updated_at\": \"2022-03-20T21:34:56.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"222\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"0fa3c987-ae14-4bea-a122-380868b3e88b\",\n        \"created_at\": \"2022-01-07T10:03:22.000Z\",\n        \"updated_at\": \"2022-01-07T10:03:22.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"208\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"18504ef6-c479-45d1-a954-601e2e605f84\",\n        \"created_at\": \"2022-01-07T09:54:18.000Z\",\n        \"updated_at\": \"2022-03-20T21:34:41.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"122\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"1eeab6a3-779c-4a21-95bd-cdf8f308ac2d\",\n        \"created_at\": \"2022-01-07T09:48:39.000Z\",\n        \"updated_at\": \"2022-03-20T21:33:03.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"228A\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"237f1216-8513-49b9-87c1-bcdac19c66ff\",\n        \"created_at\": \"2022-11-01T11:39:19.000Z\",\n        \"updated_at\": \"2022-11-01T15:47:33.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"214\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"2ed1036f-bee1-4fd5-8ec0-cdb0b31701dd\",\n        \"created_at\": \"2022-01-07T09:57:15.000Z\",\n        \"updated_at\": \"2022-03-20T21:36:05.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"121\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"335c99e6-e8a3-4449-a90c-0d1b0a4d5d65\",\n        \"created_at\": \"2022-01-06T21:33:43.000Z\",\n        \"updated_at\": \"2022-03-20T21:32:56.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"219\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"352c8948-6ff4-43ad-a17b-f1ff8d499c19\",\n        \"created_at\": \"2022-01-07T10:01:57.000Z\",\n        \"updated_at\": \"2022-03-20T21:36:49.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"213\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"37d4a57b-1976-4100-8544-dcf5c5a2c149\",\n        \"created_at\": \"2022-01-07T09:56:37.000Z\",\n        \"updated_at\": \"2022-03-20T21:35:56.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"203\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"404f3f45-5285-4a5f-92d2-6bc6f88dee13\",\n        \"created_at\": \"2022-01-07T09:51:20.000Z\",\n        \"updated_at\": \"2022-03-20T21:33:53.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"216\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"4a985dae-3b4b-47ae-bba2-35e7b9f9e19e\",\n        \"created_at\": \"2022-01-07T10:00:29.000Z\",\n        \"updated_at\": \"2022-03-20T21:36:30.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"DP1\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"4b8d60cd-df65-446e-912d-b3781e7a3dbe\",\n        \"created_at\": \"2022-11-29T05:28:46.000Z\",\n        \"updated_at\": \"2022-11-29T05:33:01.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"104\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"50c22dd1-b91a-4c90-82bc-0be200417fac\",\n        \"created_at\": \"2022-01-06T21:43:55.000Z\",\n        \"updated_at\": \"2022-03-20T21:30:54.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"224\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"587d12a1-3361-4919-85ff-2ec942fafaa0\",\n        \"created_at\": \"2022-01-07T10:03:58.000Z\",\n        \"updated_at\": \"2022-01-07T10:03:58.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"103\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"6e2b5603-04e0-4c55-bd10-40093b441cd3\",\n        \"created_at\": \"2022-01-06T21:43:42.000Z\",\n        \"updated_at\": \"2022-03-20T21:30:48.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"228\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"70050afb-b872-4e2b-a505-581f3b6e10f8\",\n        \"created_at\": \"2022-01-07T10:11:16.000Z\",\n        \"updated_at\": \"2022-01-07T10:11:16.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"A102\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"70c18326-dae1-4026-9d6f-f199bfe0e155\",\n        \"created_at\": \"2022-11-30T05:25:36.000Z\",\n        \"updated_at\": \"2022-11-30T05:25:36.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"625\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": \"625\",\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"7738931e-65b5-4681-bba8-0af1fd1babb4\",\n        \"created_at\": \"2022-01-07T09:55:19.000Z\",\n        \"updated_at\": \"2022-01-10T19:41:40.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"227\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"7d393148-9dd0-4f5a-8718-f6dc90121a14\",\n        \"created_at\": \"2022-01-07T10:10:56.000Z\",\n        \"updated_at\": \"2022-01-07T10:10:56.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"206\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"8a9c3e98-6a9b-427d-ad1b-d9933217b68d\",\n        \"created_at\": \"2022-01-07T09:52:48.000Z\",\n        \"updated_at\": \"2022-03-20T21:34:24.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"215\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n        \"created_at\": \"2022-01-07T09:57:35.000Z\",\n        \"updated_at\": \"2022-03-20T21:36:16.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"212\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"901de6c9-cbd2-4581-8af5-dad254b40248\",\n        \"created_at\": \"2022-01-07T09:56:14.000Z\",\n        \"updated_at\": \"2022-03-20T21:35:47.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"205\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"9171db7b-c179-4eb8-9210-15528860fbfe\",\n        \"created_at\": \"2022-01-07T09:52:26.000Z\",\n        \"updated_at\": \"2022-03-20T21:34:05.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"110\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"93cb88ee-942c-412d-a0d6-8c197f3b01ba\",\n        \"created_at\": \"2022-01-06T21:48:13.000Z\",\n        \"updated_at\": \"2022-03-20T21:31:47.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"DP2\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"97a16dad-03b7-410c-97f1-6f949b5973f0\",\n        \"created_at\": \"2022-11-29T05:42:46.000Z\",\n        \"updated_at\": \"2022-11-29T05:42:46.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"207\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"9f9812b5-3683-431b-be4a-eaba73d8fa78\",\n        \"created_at\": \"2022-01-07T09:53:20.000Z\",\n        \"updated_at\": \"2022-03-20T21:34:33.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"221\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"a2087096-c009-41e3-bf90-0438d81124ef\",\n        \"created_at\": \"2022-01-07T10:02:53.000Z\",\n        \"updated_at\": \"2022-03-20T21:37:05.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"117\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"a9aacbc9-0d98-42db-8be5-dafcee7ae793\",\n        \"created_at\": \"2022-01-06T21:41:34.000Z\",\n        \"updated_at\": \"2022-03-20T21:32:33.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"109\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"b988a678-0685-41a9-88ea-ff4ca967c2e7\",\n        \"created_at\": \"2022-01-06T21:47:57.000Z\",\n        \"updated_at\": \"2022-03-20T21:31:41.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"202\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"ba88cc11-286b-4907-a56f-2568832cc5f4\",\n        \"created_at\": \"2022-01-07T09:50:19.000Z\",\n        \"updated_at\": \"2022-03-20T21:33:31.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"217\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"c23f8bca-19ca-453a-ad3f-46007e5409d1\",\n        \"created_at\": \"2022-01-07T10:00:44.000Z\",\n        \"updated_at\": \"2022-03-20T21:36:40.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"3381\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"c3ab1ada-aa0b-49cd-beda-b2cafbee7249\",\n        \"created_at\": \"2022-11-16T19:14:37.000Z\",\n        \"updated_at\": \"2022-11-29T15:14:22.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"113\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"963ca10b-dd95-45b1-9bec-1dfb86e1cad9\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"c6fc8374-0e9d-4fa7-a448-82a74c98bdab\",\n        \"created_at\": \"2022-01-06T21:48:45.000Z\",\n        \"updated_at\": \"2022-03-20T21:32:01.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"114\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"963ca10b-dd95-45b1-9bec-1dfb86e1cad9\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"c969c0dc-6d88-445f-8ba4-3713d558c2d2\",\n        \"created_at\": \"2022-01-06T21:33:57.000Z\",\n        \"updated_at\": \"2022-03-20T21:32:11.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"108\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"cac48eab-c89a-4fd5-a421-66b90857edf2\",\n        \"created_at\": \"2022-01-06T21:47:44.000Z\",\n        \"updated_at\": \"2022-03-20T21:31:27.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"210\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"d335ab9b-4c10-4528-ac7e-fc55daa6db0f\",\n        \"created_at\": \"2022-01-07T09:54:57.000Z\",\n        \"updated_at\": \"2022-03-20T21:35:11.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"204\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"d43dda68-40e0-468a-b360-9846ac6c4e2c\",\n        \"created_at\": \"2022-01-07T09:52:08.000Z\",\n        \"updated_at\": \"2022-03-20T21:33:59.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"999\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"ddf76bdd-fe85-457b-b961-a9f90f839a93\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": true,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"daaa412b-3d55-4694-8dc5-b9ddd21782f9\",\n        \"created_at\": \"2022-01-08T21:44:53.000Z\",\n        \"updated_at\": \"2022-09-29T13:23:06.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"102\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"e67feb8d-8826-44ed-86b3-8de8f073601f\",\n        \"created_at\": \"2022-01-06T21:42:34.000Z\",\n        \"updated_at\": \"2022-03-20T21:30:41.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"201\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"e9fe56e1-72e5-4181-bf8a-8085c2d6e350\",\n        \"created_at\": \"2022-01-07T10:10:27.000Z\",\n        \"updated_at\": \"2022-03-20T21:33:25.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"225\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n        \"floor\": null,\n        \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"ee7e104c-f40b-40dd-8edf-3321c4e5846f\",\n        \"created_at\": \"2022-01-07T10:04:31.000Z\",\n        \"updated_at\": \"2022-01-07T10:04:31.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"DP3\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"f1128f30-c57f-4081-b619-e4c58eb3ffff\",\n        \"created_at\": \"2022-11-29T05:43:03.000Z\",\n        \"updated_at\": \"2022-11-29T05:43:03.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"116\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"963ca10b-dd95-45b1-9bec-1dfb86e1cad9\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"f1d77853-620d-4abc-a5d4-d3f05c031a5a\",\n        \"created_at\": \"2022-01-06T21:34:28.000Z\",\n        \"updated_at\": \"2022-03-20T21:32:26.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"A101\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"f30f6314-5d3a-4d60-b33a-22c0ffef61c0\",\n        \"created_at\": \"2022-11-30T05:25:11.000Z\",\n        \"updated_at\": \"2022-11-30T05:25:11.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"120\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"f4e1ed5b-f4d9-4b07-aeb3-13a5c434d6d3\",\n        \"created_at\": \"2022-01-06T21:42:19.000Z\",\n        \"updated_at\": \"2022-03-20T21:32:50.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"number\": \"119\",\n        \"pets\": false,\n        \"smoking\": false,\n        \"active\": true,\n        \"lock_type\": \"RFID\",\n        \"reservations\": null,\n        \"charges\": null,\n        \"maintenance_issues\": null,\n        \"housekeeping_schedules\": null,\n        \"preferences\": null,\n        \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n        \"floor\": null,\n        \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n        \"room_type\": null,\n        \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n        \"zone\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"in_use\": false,\n        \"adjacent_left_room_id\": null,\n        \"adjacent_right_room_id\": null,\n        \"adjacent_top_room_id\": null,\n        \"adjacent_bottom_room_id\": null,\n        \"accessible\": false,\n        \"phone_ext\": null,\n        \"rooms_bedrooms\": [],\n        \"lock_box\": null,\n        \"room_area\": 0,\n        \"compound_room\": null,\n        \"reservationConfirmationNo\": null,\n        \"rotation_points_lifetime_till_today\": null,\n        \"id\": \"fe7f59c1-2ff7-47a0-b4ad-e0d99442c774\",\n        \"created_at\": \"2022-01-06T21:42:04.000Z\",\n        \"updated_at\": \"2022-03-20T21:32:44.000Z\",\n        \"deleted_at\": null\n    }\n]"}],"_postman_id":"133ea998-e3a5-467d-8455-e8d2724dca87"},{"name":"Create a Maintenance Issue","id":"a9c49f37-ff3f-4a80-8285-b5c77172a329","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"room_ids\":[\"fc92f5af-ef20-4907-b7b6-f067cdea5b39\"],\"images_base64\":[],\"from\":\"2022-10-31\",\"maintenance_code_id\":\"72a6172c-c0a4-4060-a019-af245d0011ef\",\"remark\":\"Test\",\"assigned_user_id\":\"12a1bcbd-8aaf-4205-bc05-8d566c70fa02\",\"to\":\"2022-11-01\"}"},"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/maintenance/maintenance-issues/create","description":"<p>This API creates a maintenance issue of the specific type, on the given room for the given dates.</p>\n<p><strong>Request Object Details</strong></p>\n<p>See example request</p>\n<p><strong>Response Object Details</strong></p>\n<p>None</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","maintenance","maintenance-issues","create"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"911d52d2-39eb-4514-b2d1-c65776e0599a","name":"Create an Maintenance Issue","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"room_ids\":[\"fc92f5af-ef20-4907-b7b6-f067cdea5b39\"],\"images_base64\":[],\"from\":\"2022-10-31\",\"maintenance_code_id\":\"72a6172c-c0a4-4060-a019-af245d0011ef\",\"remark\":\"Test\",\"assigned_user_id\":\"12a1bcbd-8aaf-4205-bc05-8d566c70fa02\",\"to\":\"2022-11-01\"}"},"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/maintenance/maintenance-issues/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a9c49f37-ff3f-4a80-8285-b5c77172a329"}],"id":"f09de992-8caa-4f8f-b2f6-4a2a51d5cf29","description":"<p>A set of endpoints to create a new maintenance issue.</p>\n","_postman_id":"f09de992-8caa-4f8f-b2f6-4a2a51d5cf29"},{"name":"List of Maintenance Issues","id":"0328d0cb-edcc-4c2d-b1d7-54f0985064ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/maintenance/maintenance-issues","description":"<p>This API provides the list of all open &amp; closed maintenance issues for current business day and future.</p>\n<p><strong>Request Object Details</strong></p>\n<p>None</p>\n<p><strong>Response Object Details</strong></p>\n<p>See example response</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","maintenance","maintenance-issues"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"ea7c2b9a-7265-4f05-81f2-7eaa2d579f9e","name":"List of Maintenance Issues","originalRequest":{"method":"GET","header":[],"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/maintenance/maintenance-issues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"maintenance_code\": {\n            \"name\": \"ELECTRICITY\",\n            \"code\": \"ELEC\",\n            \"icon\": null,\n            \"active\": null,\n            \"type_id\": \"c1c2d68e-2f3a-4db7-bf20-62e4477ff9b7\",\n            \"maintenance_type\": {\n                \"name\": \"NON RENTABLE\",\n                \"code\": \"NRNT\",\n                \"blocks_room\": true,\n                \"requires_room_number\": true,\n                \"property_id\": null,\n                \"requires_date\": true,\n                \"active\": null,\n                \"maintenance_code\": null,\n                \"hold_room\": null,\n                \"image_required\": null,\n                \"id\": \"c1c2d68e-2f3a-4db7-bf20-62e4477ff9b7\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": null,\n            \"id\": \"72a6172c-c0a4-4060-a019-af245d0011ef\",\n            \"created_at\": null,\n            \"updated_at\": null,\n            \"deleted_at\": null\n        },\n        \"pets\": false,\n        \"remark\": \"Test\",\n        \"from\": \"2022-10-31T00:00:00.000Z\",\n        \"start_time\": null,\n        \"end_time\": null,\n        \"to\": \"2022-11-01T00:00:00.000Z\",\n        \"status\": \"OPEN\",\n        \"closed_on\": null,\n        \"date\": \"2022-10-31T00:00:00.000Z\",\n        \"images\": [],\n        \"device_created_at\": 1684697653859,\n        \"maintenance_code_id\": \"72a6172c-c0a4-4060-a019-af245d0011ef\",\n        \"assigned_user_id\": \"12a1bcbd-8aaf-4205-bc05-8d566c70fa02\",\n        \"room_id\": \"fc92f5af-ef20-4907-b7b6-f067cdea5b39\",\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"assigned_user\": \"Abhinav Bansod\",\n        \"room\": {\n            \"number\": \"106\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"active\": null,\n            \"id\": \"fc92f5af-ef20-4907-b7b6-f067cdea5b39\",\n            \"created_at\": null,\n            \"updated_at\": null,\n            \"deleted_at\": null\n        },\n        \"maintenance_audit_logs\": null,\n        \"actions\": null,\n        \"created_user_id\": \"761cba10-cec6-4ba2-bc04-1f1df76f934e\",\n        \"priority\": \"NORMAL\",\n        \"table_id\": null,\n        \"id\": \"f2af847e-4495-4824-816e-50a8d707a01f\",\n        \"created_at\": \"2023-05-21T19:34:13.000Z\",\n        \"updated_at\": \"2023-05-21T19:34:13.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"maintenance_code\": {\n            \"name\": \"CARPET CLEANING\",\n            \"code\": \"CC\",\n            \"icon\": null,\n            \"active\": null,\n            \"type_id\": \"c1c2d68e-2f3a-4db7-bf20-62e4477ff9b7\",\n            \"maintenance_type\": {\n                \"name\": \"NON RENTABLE\",\n                \"code\": \"NRNT\",\n                \"blocks_room\": true,\n                \"requires_room_number\": true,\n                \"property_id\": null,\n                \"requires_date\": true,\n                \"active\": null,\n                \"maintenance_code\": null,\n                \"hold_room\": null,\n                \"image_required\": null,\n                \"id\": \"c1c2d68e-2f3a-4db7-bf20-62e4477ff9b7\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": null,\n            \"id\": \"f4780df4-5558-4fcd-9f31-96f5ead2430b\",\n            \"created_at\": null,\n            \"updated_at\": null,\n            \"deleted_at\": null\n        },\n        \"pets\": false,\n        \"remark\": \"\",\n        \"from\": \"2022-10-31T00:00:00.000Z\",\n        \"start_time\": null,\n        \"end_time\": null,\n        \"to\": \"2022-10-31T00:00:00.000Z\",\n        \"status\": \"CLOSED\",\n        \"closed_on\": null,\n        \"date\": \"2022-10-31T00:00:00.000Z\",\n        \"images\": [],\n        \"device_created_at\": 1684614124556,\n        \"maintenance_code_id\": \"f4780df4-5558-4fcd-9f31-96f5ead2430b\",\n        \"assigned_user_id\": null,\n        \"room_id\": \"50c22dd1-b91a-4c90-82bc-0be200417fac\",\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"assigned_user\": null,\n        \"room\": {\n            \"number\": \"104\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"active\": null,\n            \"id\": \"50c22dd1-b91a-4c90-82bc-0be200417fac\",\n            \"created_at\": null,\n            \"updated_at\": null,\n            \"deleted_at\": null\n        },\n        \"maintenance_audit_logs\": null,\n        \"actions\": null,\n        \"created_user_id\": \"761cba10-cec6-4ba2-bc04-1f1df76f934e\",\n        \"priority\": \"NORMAL\",\n        \"table_id\": null,\n        \"id\": \"90f04387-1cdd-4670-ae6b-566b29e04f2d\",\n        \"created_at\": \"2023-05-20T20:22:04.000Z\",\n        \"updated_at\": \"2023-05-20T20:22:14.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"maintenance_code\": {\n            \"name\": \"ELECTRICITY\",\n            \"code\": \"ELEC\",\n            \"icon\": null,\n            \"active\": null,\n            \"type_id\": \"c1c2d68e-2f3a-4db7-bf20-62e4477ff9b7\",\n            \"maintenance_type\": {\n                \"name\": \"NON RENTABLE\",\n                \"code\": \"NRNT\",\n                \"blocks_room\": true,\n                \"requires_room_number\": true,\n                \"property_id\": null,\n                \"requires_date\": true,\n                \"active\": null,\n                \"maintenance_code\": null,\n                \"hold_room\": null,\n                \"image_required\": null,\n                \"id\": \"c1c2d68e-2f3a-4db7-bf20-62e4477ff9b7\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": null,\n            \"id\": \"72a6172c-c0a4-4060-a019-af245d0011ef\",\n            \"created_at\": null,\n            \"updated_at\": null,\n            \"deleted_at\": null\n        },\n        \"pets\": false,\n        \"remark\": \"Test\",\n        \"from\": \"2022-10-31T00:00:00.000Z\",\n        \"start_time\": null,\n        \"end_time\": null,\n        \"to\": \"2022-10-31T00:00:00.000Z\",\n        \"status\": \"CANCELLED\",\n        \"closed_on\": null,\n        \"date\": \"2022-10-31T00:00:00.000Z\",\n        \"images\": [],\n        \"device_created_at\": 1684613946761,\n        \"maintenance_code_id\": \"72a6172c-c0a4-4060-a019-af245d0011ef\",\n        \"assigned_user_id\": \"12a1bcbd-8aaf-4205-bc05-8d566c70fa02\",\n        \"room_id\": \"fc92f5af-ef20-4907-b7b6-f067cdea5b39\",\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"assigned_user\": \"Abhinav Bansod\",\n        \"room\": {\n            \"number\": \"106\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"active\": null,\n            \"id\": \"fc92f5af-ef20-4907-b7b6-f067cdea5b39\",\n            \"created_at\": null,\n            \"updated_at\": null,\n            \"deleted_at\": null\n        },\n        \"maintenance_audit_logs\": null,\n        \"actions\": null,\n        \"created_user_id\": \"761cba10-cec6-4ba2-bc04-1f1df76f934e\",\n        \"priority\": \"NORMAL\",\n        \"table_id\": null,\n        \"id\": \"6837a74c-7109-4eb4-ae6b-d44a0d5522f2\",\n        \"created_at\": \"2023-05-20T20:19:06.000Z\",\n        \"updated_at\": \"2023-05-20T20:21:00.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"maintenance_code\": {\n            \"name\": \"ELECTRICITY\",\n            \"code\": \"ELEC\",\n            \"icon\": null,\n            \"active\": null,\n            \"type_id\": \"c1c2d68e-2f3a-4db7-bf20-62e4477ff9b7\",\n            \"maintenance_type\": {\n                \"name\": \"NON RENTABLE\",\n                \"code\": \"NRNT\",\n                \"blocks_room\": true,\n                \"requires_room_number\": true,\n                \"property_id\": null,\n                \"requires_date\": true,\n                \"active\": null,\n                \"maintenance_code\": null,\n                \"hold_room\": null,\n                \"image_required\": null,\n                \"id\": \"c1c2d68e-2f3a-4db7-bf20-62e4477ff9b7\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": null,\n            \"id\": \"72a6172c-c0a4-4060-a019-af245d0011ef\",\n            \"created_at\": null,\n            \"updated_at\": null,\n            \"deleted_at\": null\n        },\n        \"pets\": false,\n        \"remark\": \"Power is out in Bathroom\",\n        \"from\": \"2022-10-31T00:00:00.000Z\",\n        \"start_time\": null,\n        \"end_time\": null,\n        \"to\": \"2022-10-31T00:00:00.000Z\",\n        \"status\": \"CLOSED\",\n        \"closed_on\": null,\n        \"date\": \"2022-10-31T00:00:00.000Z\",\n        \"images\": [],\n        \"device_created_at\": 1683690792158,\n        \"maintenance_code_id\": \"72a6172c-c0a4-4060-a019-af245d0011ef\",\n        \"assigned_user_id\": null,\n        \"room_id\": \"e67feb8d-8826-44ed-86b3-8de8f073601f\",\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"assigned_user\": null,\n        \"room\": {\n            \"number\": \"102\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"active\": null,\n            \"id\": \"e67feb8d-8826-44ed-86b3-8de8f073601f\",\n            \"created_at\": null,\n            \"updated_at\": null,\n            \"deleted_at\": null\n        },\n        \"maintenance_audit_logs\": null,\n        \"actions\": null,\n        \"created_user_id\": \"82ee7bec-eaa5-4160-958d-41bd94562c8d\",\n        \"priority\": \"NORMAL\",\n        \"table_id\": null,\n        \"id\": \"f7e0b6cf-9ad7-4396-b378-61a22c94b12d\",\n        \"created_at\": \"2023-05-10T03:53:12.000Z\",\n        \"updated_at\": \"2023-05-10T15:13:18.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"maintenance_code\": {\n            \"name\": \"CARPET CLEANING\",\n            \"code\": \"CFP\",\n            \"icon\": null,\n            \"active\": null,\n            \"type_id\": \"997094dc-2b56-4ee9-8176-34730daab5a9\",\n            \"maintenance_type\": {\n                \"name\": \"GENERAL MAINTENANCE\",\n                \"code\": \"GNRM\",\n                \"blocks_room\": false,\n                \"requires_room_number\": false,\n                \"property_id\": null,\n                \"requires_date\": true,\n                \"active\": null,\n                \"maintenance_code\": null,\n                \"hold_room\": null,\n                \"image_required\": null,\n                \"id\": \"997094dc-2b56-4ee9-8176-34730daab5a9\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": null,\n            \"id\": \"e6c0dde5-f6e1-4eb1-a6d3-8040dead07b5\",\n            \"created_at\": null,\n            \"updated_at\": null,\n            \"deleted_at\": null\n        },\n        \"pets\": false,\n        \"remark\": \"Remarks\",\n        \"from\": \"2022-10-29T00:00:00.000Z\",\n        \"start_time\": null,\n        \"end_time\": null,\n        \"to\": \"2022-10-30T00:00:00.000Z\",\n        \"status\": \"OPEN\",\n        \"closed_on\": null,\n        \"date\": \"2022-10-29T00:00:00.000Z\",\n        \"images\": [],\n        \"device_created_at\": 1678213179469,\n        \"maintenance_code_id\": \"e6c0dde5-f6e1-4eb1-a6d3-8040dead07b5\",\n        \"assigned_user_id\": \"3ae59ff5-ded6-47d0-9792-1cdbe14f8d1f\",\n        \"room_id\": null,\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"assigned_user\": \"John Doe\",\n        \"room\": null,\n        \"maintenance_audit_logs\": null,\n        \"actions\": null,\n        \"created_user_id\": \"c02e7dfd-9525-4a59-9ba9-d8080030a18c\",\n        \"priority\": \"NORMAL\",\n        \"table_id\": null,\n        \"id\": \"38f9901e-8176-40c5-aa9c-b7411cdf366f\",\n        \"created_at\": \"2023-03-07T18:19:39.000Z\",\n        \"updated_at\": \"2023-03-07T18:19:39.000Z\",\n        \"deleted_at\": null\n    },\n    {\n        \"maintenance_code\": {\n            \"name\": \"BEDROOM\",\n            \"code\": \"BDRM\",\n            \"icon\": null,\n            \"active\": null,\n            \"type_id\": \"09343d52-b6d3-40c0-838b-2c1ff3b82631\",\n            \"maintenance_type\": {\n                \"name\": \"RENTABLE\",\n                \"code\": \"RNT\",\n                \"blocks_room\": false,\n                \"requires_room_number\": true,\n                \"property_id\": null,\n                \"requires_date\": true,\n                \"active\": null,\n                \"maintenance_code\": null,\n                \"hold_room\": null,\n                \"image_required\": null,\n                \"id\": \"09343d52-b6d3-40c0-838b-2c1ff3b82631\",\n                \"created_at\": null,\n                \"updated_at\": null,\n                \"deleted_at\": null\n            },\n            \"property_id\": null,\n            \"id\": \"a562bcd1-ede4-4a6d-b38f-9d2c5be0d921\",\n            \"created_at\": null,\n            \"updated_at\": null,\n            \"deleted_at\": null\n        },\n        \"pets\": false,\n        \"remark\": \"Remarks\",\n        \"from\": \"2022-10-29T00:00:00.000Z\",\n        \"start_time\": null,\n        \"end_time\": null,\n        \"to\": \"2022-10-30T00:00:00.000Z\",\n        \"status\": \"OPEN\",\n        \"closed_on\": null,\n        \"date\": \"2022-10-29T00:00:00.000Z\",\n        \"images\": [],\n        \"device_created_at\": 1678213135883,\n        \"maintenance_code_id\": \"a562bcd1-ede4-4a6d-b38f-9d2c5be0d921\",\n        \"assigned_user_id\": \"3ae59ff5-ded6-47d0-9792-1cdbe14f8d1f\",\n        \"room_id\": \"e67feb8d-8826-44ed-86b3-8de8f073601f\",\n        \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n        \"assigned_user\": \"John Doe\",\n        \"room\": {\n            \"number\": \"102\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"active\": null,\n            \"id\": \"e67feb8d-8826-44ed-86b3-8de8f073601f\",\n            \"created_at\": null,\n            \"updated_at\": null,\n            \"deleted_at\": null\n        },\n        \"maintenance_audit_logs\": null,\n        \"actions\": null,\n        \"created_user_id\": \"c02e7dfd-9525-4a59-9ba9-d8080030a18c\",\n        \"priority\": \"NORMAL\",\n        \"table_id\": null,\n        \"id\": \"8d860227-9165-41af-ab18-da6fa9d6c256\",\n        \"created_at\": \"2023-03-07T18:18:55.000Z\",\n        \"updated_at\": \"2023-03-07T18:18:55.000Z\",\n        \"deleted_at\": null\n    }\n]"}],"_postman_id":"0328d0cb-edcc-4c2d-b1d7-54f0985064ff"},{"name":"Cancel a Maintenance Issue","id":"47f6f9e4-8052-458a-9b2d-f80f63fe5d72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\"images\":[],\"status\":\"CANCELLED\"}"},"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/maintenance/maintenance-issues/6837a74c-7109-4eb4-ae6b-d44a0d5522f2","description":"<p>This API cancels the existing maintenance issue.</p>\n<p><strong>Request Object Details</strong></p>\n<p>See example request</p>\n<p><strong>Response Object Details</strong></p>\n<p>None</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","maintenance","maintenance-issues","6837a74c-7109-4eb4-ae6b-d44a0d5522f2"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"2229f476-38f7-4aa8-87a0-5212834b5198","name":"Cancel a Maintenance Issue","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\"images\":[],\"status\":\"CANCELLED\"}"},"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/maintenance/maintenance-issues/6837a74c-7109-4eb4-ae6b-d44a0d5522f2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"47f6f9e4-8052-458a-9b2d-f80f63fe5d72"},{"name":"Close a Maintenance Issue","id":"edb6cb2d-2c26-4ba6-905f-61c59de67dad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\"status\":\"CLOSED\"}"},"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/maintenance/maintenance-issues/90f04387-1cdd-4670-ae6b-566b29e04f2d","description":"<p>This API closes the existing maintenance issue.</p>\n<p><strong>Request Object Details</strong></p>\n<p>See example request</p>\n<p><strong>Response Object Details</strong></p>\n<p>None</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","maintenance","maintenance-issues","90f04387-1cdd-4670-ae6b-566b29e04f2d"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"ae0c616e-7057-464f-b985-228f10e5ad4d","name":"Close a Maintenance Issue","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\"status\":\"CLOSED\"}"},"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/maintenance/maintenance-issues/90f04387-1cdd-4670-ae6b-566b29e04f2d"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"edb6cb2d-2c26-4ba6-905f-61c59de67dad"}],"id":"4e2ff014-a516-40e1-9e5f-a83ee98ca44c","description":"<p>A set to endpoints to manage maintenance issues in the HK PMS.</p>\n","_postman_id":"4e2ff014-a516-40e1-9e5f-a83ee98ca44c"},{"name":"Housekeeping","item":[{"name":"Housekeeping Summary","id":"3cde0ea1-783d-4206-a351-be447da3d6d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/dashboard/housekeeping","description":"<p>This API provides the details of all housekeeping tasks for the given property for current business day. It also organizes the rooms and housekeeping tasks in a set of filter groups to make it easy for UI apps to view them.</p>\n<p><strong>Request Object Details</strong></p>\n<p>None</p>\n<p><strong>Response Object Details</strong></p>\n<p>See sample response</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","dashboard","housekeeping"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"0f8aeacc-e710-4370-ba30-7678c93738aa","name":"Housekeeping Summary","originalRequest":{"method":"GET","header":[],"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/dashboard/housekeeping"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"user_roles\": [\n        {\n            \"user_id\": \"761cba10-cec6-4ba2-bc04-1f1df76f934e\",\n            \"username\": \"hkent\",\n            \"first_name\": \"HK\",\n            \"last_name\": \"Demo\",\n            \"roles\": [\n                \"HK\",\n                \"HHK\",\n                \"MNTE\",\n                \"MNTM\",\n                \"FD\",\n                \"POS\",\n                \"INDC\"\n            ]\n        }\n    ],\n    \"housekeeping_schedules\": [\n        {\n            \"room_id\": \"f30f6314-5d3a-4d60-b33a-22c0ffef61c0\",\n            \"reserved\": true,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"reservation_id\": \"112a5be9-c793-483c-a8ee-55a761ec7a6e\",\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0,\n            \"arrival_reservation\": {\n                \"id\": \"112a5be9-c793-483c-a8ee-55a761ec7a6e\",\n                \"confirmation_no\": \"0K01AAH039\",\n                \"status\": \"HOLD\",\n                \"check_in_date\": \"2022-11-02T00:00:00.000Z\",\n                \"check_out_date\": \"2022-11-03T00:00:00.000Z\",\n                \"first_name\": \"Dolly\",\n                \"last_name\": \"Parton\",\n                \"pets\": false,\n                \"number_of_pets\": 0,\n                \"children\": 0,\n                \"adults\": 1,\n                \"reservation_preferences\": []\n            }\n        },\n        {\n            \"room_id\": \"0fa3c987-ae14-4bea-a122-380868b3e88b\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"901de6c9-cbd2-4581-8af5-dad254b40248\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"46814bde-997d-4255-8e76-4fda5718f920\",\n            \"reserved\": true,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": true,\n            \"reservation_id\": \"3b8d3770-0a02-4987-b041-6484c36c78ee\",\n            \"housekeeping_schedule_id\": \"dde80aa0-ef06-4d33-a8e1-206bcc5fb05f\",\n            \"occupied\": true,\n            \"room_status_code\": \"O-D\",\n            \"room_status_name\": \"Occupied and Dirty\",\n            \"mark_room_dirty\": true,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"assigned_sequence_no\": 0,\n            \"has_remarks\": false,\n            \"housekeeping_service_type_code\": \"NSO\",\n            \"housekeeping_service_type_name\": \"STAYOVER SERVICE\",\n            \"service_time\": 0,\n            \"in_house_reservation\": {\n                \"id\": \"3b8d3770-0a02-4987-b041-6484c36c78ee\",\n                \"confirmation_no\": \"0K01AAH401\",\n                \"status\": \"CHECKED_IN\",\n                \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n                \"check_out_date\": \"2022-11-17T00:00:00.000Z\",\n                \"first_name\": \"KELLY\",\n                \"last_name\": \"WARREN\",\n                \"pets\": false,\n                \"number_of_pets\": 0,\n                \"children\": 0,\n                \"adults\": 1,\n                \"reservation_preferences\": []\n            }\n        },\n        {\n            \"room_id\": \"37d4a57b-1976-4100-8544-dcf5c5a2c149\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"d43dda68-40e0-468a-b360-9846ac6c4e2c\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"9171db7b-c179-4eb8-9210-15528860fbfe\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": true,\n            \"housekeeping_schedule_id\": \"6a1038ec-7792-4889-90b9-5aa7dd7b1c0b\",\n            \"occupied\": false,\n            \"room_status_code\": \"AV-D\",\n            \"room_status_name\": \"Available and Dirty\",\n            \"mark_room_dirty\": true,\n            \"priority\": \"NORMAL\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"assigned_sequence_no\": 0,\n            \"has_remarks\": false,\n            \"housekeeping_service_type_code\": \"NCO\",\n            \"housekeeping_service_type_name\": \"CHECKOUT SERVICE\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"4a985dae-3b4b-47ae-bba2-35e7b9f9e19e\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"c23f8bca-19ca-453a-ad3f-46007e5409d1\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"18504ef6-c479-45d1-a954-601e2e605f84\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"0afb535d-2e12-402e-bb71-e1ace9492ce9\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"ee7e104c-f40b-40dd-8edf-3321c4e5846f\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"06ea6847-187a-4538-877d-789de866f08f\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"cac48eab-c89a-4fd5-a421-66b90857edf2\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"0330f717-5ab6-49f2-87de-ef2a73512521\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"335c99e6-e8a3-4449-a90c-0d1b0a4d5d65\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": true,\n            \"housekeeping_schedule_id\": \"6763401c-61c5-44f3-9936-f24dbbee3ee1\",\n            \"occupied\": false,\n            \"room_status_code\": \"AV-D\",\n            \"room_status_name\": \"Available and Dirty\",\n            \"mark_room_dirty\": true,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"assigned_sequence_no\": 0,\n            \"has_remarks\": false,\n            \"housekeeping_service_type_code\": \"NCO\",\n            \"housekeeping_service_type_name\": \"CHECKOUT SERVICE\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"93cb88ee-942c-412d-a0d6-8c197f3b01ba\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n            \"reserved\": true,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": true,\n            \"reservation_id\": \"459290dd-6a1a-408a-9894-c87302fc811d\",\n            \"housekeeping_schedule_id\": \"74a5d386-0673-4834-b73f-923fcf588116\",\n            \"occupied\": true,\n            \"room_status_code\": \"O-D\",\n            \"room_status_name\": \"Occupied and Dirty\",\n            \"mark_room_dirty\": true,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"assigned_sequence_no\": 0,\n            \"has_remarks\": false,\n            \"housekeeping_service_type_code\": \"NSO\",\n            \"housekeeping_service_type_name\": \"STAYOVER SERVICE\",\n            \"service_time\": 0,\n            \"in_house_reservation\": {\n                \"id\": \"459290dd-6a1a-408a-9894-c87302fc811d\",\n                \"confirmation_no\": \"0K01AAH697\",\n                \"status\": \"CHECKED_IN\",\n                \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n                \"check_out_date\": \"2022-11-07T00:00:00.000Z\",\n                \"first_name\": \"John\",\n                \"last_name\": \"Doe\",\n                \"pets\": false,\n                \"number_of_pets\": 0,\n                \"children\": 0,\n                \"adults\": 1,\n                \"reservation_preferences\": []\n            }\n        },\n        {\n            \"room_id\": \"a9aacbc9-0d98-42db-8be5-dafcee7ae793\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"f4e1ed5b-f4d9-4b07-aeb3-13a5c434d6d3\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": true,\n            \"housekeeping_schedule_id\": \"76302782-e7d0-4809-ab6c-0f4bb626202e\",\n            \"occupied\": false,\n            \"room_status_code\": \"AV-D\",\n            \"room_status_name\": \"Available and Dirty\",\n            \"mark_room_dirty\": true,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"assigned_sequence_no\": 0,\n            \"has_remarks\": false,\n            \"housekeeping_service_type_code\": \"NCO\",\n            \"housekeeping_service_type_name\": \"CHECKOUT SERVICE\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"9f9812b5-3683-431b-be4a-eaba73d8fa78\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"d0a558d2-3c2a-4b0e-9db1-f80552d09967\",\n            \"reserved\": true,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"reservation_id\": \"8e32a882-750b-426b-847b-e7609bbc85b2\",\n            \"occupied\": true,\n            \"room_status_code\": \"O-C\",\n            \"room_status_name\": \"Occupied and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0,\n            \"in_house_reservation\": {\n                \"id\": \"8e32a882-750b-426b-847b-e7609bbc85b2\",\n                \"confirmation_no\": \"0K01AAH699\",\n                \"status\": \"CHECKED_IN\",\n                \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n                \"check_out_date\": \"2022-11-07T00:00:00.000Z\",\n                \"first_name\": \"Jackie\",\n                \"last_name\": \"Brooks\",\n                \"pets\": false,\n                \"number_of_pets\": 0,\n                \"children\": 0,\n                \"adults\": 1,\n                \"reservation_preferences\": []\n            }\n        },\n        {\n            \"room_id\": \"d335ab9b-4c10-4528-ac7e-fc55daa6db0f\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"e9fe56e1-72e5-4181-bf8a-8085c2d6e350\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"587d12a1-3361-4919-85ff-2ec942fafaa0\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": true,\n            \"housekeeping_schedule_id\": \"ba0c0452-3039-4ea6-88f1-15bd7f3b28ce\",\n            \"occupied\": false,\n            \"room_status_code\": \"AV-D\",\n            \"room_status_name\": \"Available and Dirty\",\n            \"mark_room_dirty\": true,\n            \"priority\": \"NORMAL\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"assigned_sequence_no\": 0,\n            \"has_remarks\": false,\n            \"housekeeping_service_type_code\": \"NCO\",\n            \"housekeeping_service_type_name\": \"CHECKOUT SERVICE\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"7dc44a08-79cf-41a2-9736-652322bac345\",\n            \"reserved\": true,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"reservation_id\": \"01749077-9314-4f4d-bc84-f13bc31d9081\",\n            \"occupied\": true,\n            \"room_status_code\": \"O-C\",\n            \"room_status_name\": \"Occupied and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0,\n            \"in_house_reservation\": {\n                \"id\": \"01749077-9314-4f4d-bc84-f13bc31d9081\",\n                \"confirmation_no\": \"0K01AAH419\",\n                \"status\": \"CHECKED_IN\",\n                \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n                \"check_out_date\": \"2022-12-15T00:00:00.000Z\",\n                \"first_name\": \"Dave\",\n                \"last_name\": \"Bautista\",\n                \"pets\": false,\n                \"number_of_pets\": 0,\n                \"children\": 0,\n                \"adults\": 1,\n                \"reservation_preferences\": []\n            }\n        },\n        {\n            \"room_id\": \"fc92f5af-ef20-4907-b7b6-f067cdea5b39\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": true,\n            \"housekeeping_schedule_id\": \"f4cb6de4-2478-4921-8c70-250c3d5f8c0a\",\n            \"occupied\": false,\n            \"room_status_code\": \"AV-D\",\n            \"room_status_name\": \"Available and Dirty\",\n            \"mark_room_dirty\": true,\n            \"priority\": \"NORMAL\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"assigned_sequence_no\": 0,\n            \"has_remarks\": false,\n            \"housekeeping_service_type_code\": \"NCO\",\n            \"housekeeping_service_type_name\": \"CHECKOUT SERVICE\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"ba88cc11-286b-4907-a56f-2568832cc5f4\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"7c2742d3-c9f0-4d28-9e39-3bd86be6d6d9\",\n            \"reserved\": true,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"reservation_id\": \"a4bf09b4-ac21-4e8c-bd09-5271eaf88164\",\n            \"occupied\": true,\n            \"room_status_code\": \"O-C\",\n            \"room_status_name\": \"Occupied and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0,\n            \"in_house_reservation\": {\n                \"id\": \"a4bf09b4-ac21-4e8c-bd09-5271eaf88164\",\n                \"confirmation_no\": \"0K01AAH672\",\n                \"status\": \"CHECKED_IN\",\n                \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n                \"check_out_date\": \"2022-11-22T00:00:00.000Z\",\n                \"first_name\": \"Kathy\",\n                \"last_name\": \"Shawn\",\n                \"pets\": false,\n                \"number_of_pets\": 0,\n                \"children\": 0,\n                \"adults\": 1,\n                \"reservation_preferences\": []\n            }\n        },\n        {\n            \"room_id\": \"b988a678-0685-41a9-88ea-ff4ca967c2e7\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"f2f6588e-a228-4c7b-ac46-525b0449d935\",\n            \"reserved\": true,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": true,\n            \"reservation_id\": \"6ec110a1-a0fe-4e10-9886-f9529c793a4e\",\n            \"housekeeping_schedule_id\": \"8d642d12-2f9d-498c-b191-90373aa30213\",\n            \"occupied\": true,\n            \"room_status_code\": \"O-D\",\n            \"room_status_name\": \"Occupied and Dirty\",\n            \"mark_room_dirty\": true,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"assigned_sequence_no\": 0,\n            \"has_remarks\": false,\n            \"housekeeping_service_type_code\": \"NSO\",\n            \"housekeeping_service_type_name\": \"STAYOVER SERVICE\",\n            \"service_time\": 0,\n            \"in_house_reservation\": {\n                \"id\": \"6ec110a1-a0fe-4e10-9886-f9529c793a4e\",\n                \"confirmation_no\": \"0K01AAH670\",\n                \"status\": \"CHECKED_IN\",\n                \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n                \"check_out_date\": \"2022-11-06T00:00:00.000Z\",\n                \"first_name\": \"Bobby\",\n                \"last_name\": \"Clark\",\n                \"pets\": false,\n                \"number_of_pets\": 0,\n                \"children\": 0,\n                \"adults\": 1,\n                \"reservation_preferences\": []\n            }\n        },\n        {\n            \"room_id\": \"70c18326-dae1-4026-9d6f-f199bfe0e155\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"cb26eea1-7163-4c76-809d-f56aac0ad7e5\",\n            \"reserved\": true,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": true,\n            \"reservation_id\": \"6b8ba184-debb-48cb-81e7-4954fb04d70c\",\n            \"housekeeping_schedule_id\": \"3db47bd8-c9d7-49d2-a6da-7f2889cefa5d\",\n            \"occupied\": true,\n            \"room_status_code\": \"O-D\",\n            \"room_status_name\": \"Occupied and Dirty\",\n            \"mark_room_dirty\": true,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"assigned_sequence_no\": 0,\n            \"has_remarks\": false,\n            \"housekeeping_service_type_code\": \"NSO\",\n            \"housekeeping_service_type_name\": \"STAYOVER SERVICE\",\n            \"service_time\": 0,\n            \"in_house_reservation\": {\n                \"id\": \"6b8ba184-debb-48cb-81e7-4954fb04d70c\",\n                \"confirmation_no\": \"0K01AAH708\",\n                \"status\": \"CHECKED_IN\",\n                \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n                \"check_out_date\": \"2022-11-07T00:00:00.000Z\",\n                \"first_name\": \"Jerrick\",\n                \"last_name\": \"Haller\",\n                \"pets\": false,\n                \"number_of_pets\": 0,\n                \"children\": 0,\n                \"adults\": 1,\n                \"reservation_preferences\": []\n            }\n        },\n        {\n            \"room_id\": \"fe7f59c1-2ff7-47a0-b4ad-e0d99442c774\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"e67feb8d-8826-44ed-86b3-8de8f073601f\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": true,\n            \"housekeeping_schedule_id\": \"b797c0fc-43fe-4cb0-b894-d21fcd6d7989\",\n            \"occupied\": false,\n            \"room_status_code\": \"AV-D\",\n            \"room_status_name\": \"Available and Dirty\",\n            \"mark_room_dirty\": true,\n            \"priority\": \"NORMAL\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"assigned_sequence_no\": 0,\n            \"has_remarks\": false,\n            \"housekeeping_service_type_code\": \"NCO\",\n            \"housekeeping_service_type_name\": \"CHECKOUT SERVICE\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"6e2b5603-04e0-4c55-bd10-40093b441cd3\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"50c22dd1-b91a-4c90-82bc-0be200417fac\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": true,\n            \"housekeeping_schedule_id\": \"279dd6f8-d37a-45b3-afa6-cf50f1ae819f\",\n            \"occupied\": false,\n            \"room_status_code\": \"AV-D\",\n            \"room_status_name\": \"Available and Dirty\",\n            \"mark_room_dirty\": true,\n            \"priority\": \"NORMAL\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"assigned_sequence_no\": 0,\n            \"has_remarks\": false,\n            \"housekeeping_service_type_code\": \"NCO\",\n            \"housekeeping_service_type_name\": \"CHECKOUT SERVICE\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"06d4566e-2ab1-488c-84f5-1c7549a9d12b\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"a2087096-c009-41e3-bf90-0438d81124ef\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"1eeab6a3-779c-4a21-95bd-cdf8f308ac2d\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": true,\n            \"housekeeping_schedule_id\": \"27da3f86-979d-417f-9122-c6634dfaa3b8\",\n            \"occupied\": false,\n            \"room_status_code\": \"AV-D\",\n            \"room_status_name\": \"Available and Dirty\",\n            \"mark_room_dirty\": true,\n            \"priority\": \"NORMAL\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"assigned_sequence_no\": 0,\n            \"has_remarks\": false,\n            \"housekeeping_service_type_code\": \"NCO\",\n            \"housekeeping_service_type_name\": \"CHECKOUT SERVICE\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"c969c0dc-6d88-445f-8ba4-3713d558c2d2\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"c6fc8374-0e9d-4fa7-a448-82a74c98bdab\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"f1d77853-620d-4abc-a5d4-d3f05c031a5a\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"7d393148-9dd0-4f5a-8718-f6dc90121a14\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"70050afb-b872-4e2b-a505-581f3b6e10f8\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"2ed1036f-bee1-4fd5-8ec0-cdb0b31701dd\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"404f3f45-5285-4a5f-92d2-6bc6f88dee13\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": true,\n            \"housekeeping_schedule_id\": \"940a932b-4880-494b-917d-eda62eb939c1\",\n            \"occupied\": false,\n            \"room_status_code\": \"AV-D\",\n            \"room_status_name\": \"Available and Dirty\",\n            \"mark_room_dirty\": true,\n            \"priority\": \"NORMAL\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"assigned_sequence_no\": 0,\n            \"has_remarks\": false,\n            \"housekeeping_service_type_code\": \"NCO\",\n            \"housekeeping_service_type_name\": \"CHECKOUT SERVICE\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"8a9c3e98-6a9b-427d-ad1b-d9933217b68d\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"237f1216-8513-49b9-87c1-bcdac19c66ff\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"352c8948-6ff4-43ad-a17b-f1ff8d499c19\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"01cde642-86de-493b-aaa8-4d404faa3dae\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"7738931e-65b5-4681-bba8-0af1fd1babb4\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"97a16dad-03b7-410c-97f1-6f949b5973f0\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": true,\n            \"reservation_id\": \"42b604ec-aff6-4ef8-bbf4-0f4fc4d27cde\",\n            \"housekeeping_schedule_id\": \"c435295c-4afe-4386-9e2e-e680be85d434\",\n            \"occupied\": true,\n            \"room_status_code\": \"O-D\",\n            \"room_status_name\": \"Occupied and Dirty\",\n            \"mark_room_dirty\": true,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"assigned_sequence_no\": 0,\n            \"has_remarks\": false,\n            \"housekeeping_service_type_code\": \"NCO\",\n            \"housekeeping_service_type_name\": \"CHECKOUT SERVICE\",\n            \"service_time\": 0,\n            \"departure_reservation\": {\n                \"id\": \"42b604ec-aff6-4ef8-bbf4-0f4fc4d27cde\",\n                \"confirmation_no\": \"0K01AAH633\",\n                \"status\": \"CHECKED_IN\",\n                \"check_in_date\": \"2022-10-29T00:00:00.000Z\",\n                \"check_out_date\": \"2022-11-02T00:00:00.000Z\",\n                \"first_name\": \"Sean\",\n                \"last_name\": \"Carter\",\n                \"pets\": false,\n                \"number_of_pets\": 0,\n                \"children\": 0,\n                \"adults\": 1,\n                \"reservation_preferences\": []\n            }\n        },\n        {\n            \"room_id\": \"f1128f30-c57f-4081-b619-e4c58eb3ffff\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"4b8d60cd-df65-446e-912d-b3781e7a3dbe\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"c3ab1ada-aa0b-49cd-beda-b2cafbee7249\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        },\n        {\n            \"room_id\": \"9ba97192-e2d7-4f01-a32c-d2afa4cf7f34\",\n            \"reserved\": true,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": true,\n            \"reservation_id\": \"8e32a882-750b-426b-847b-e7609bbc85b2\",\n            \"housekeeping_schedule_id\": \"6b610440-e57b-4629-8acd-bd65b916892b\",\n            \"occupied\": true,\n            \"room_status_code\": \"O-D\",\n            \"room_status_name\": \"Occupied and Dirty\",\n            \"mark_room_dirty\": true,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"assigned_sequence_no\": 0,\n            \"has_remarks\": false,\n            \"housekeeping_service_type_code\": \"NSO\",\n            \"housekeeping_service_type_name\": \"STAYOVER SERVICE\",\n            \"service_time\": 0,\n            \"in_house_reservation\": {\n                \"id\": \"8e32a882-750b-426b-847b-e7609bbc85b2\",\n                \"confirmation_no\": \"0K01AAH699\",\n                \"status\": \"CHECKED_IN\",\n                \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n                \"check_out_date\": \"2022-11-07T00:00:00.000Z\",\n                \"first_name\": \"Jackie\",\n                \"last_name\": \"Brooks\",\n                \"pets\": false,\n                \"number_of_pets\": 0,\n                \"children\": 0,\n                \"adults\": 1,\n                \"reservation_preferences\": []\n            }\n        },\n        {\n            \"room_id\": \"daaa412b-3d55-4694-8dc5-b9ddd21782f9\",\n            \"reserved\": false,\n            \"rentable_issue\": false,\n            \"non_rentable_issue\": false,\n            \"housekeeping_schedule\": false,\n            \"occupied\": false,\n            \"room_status_code\": \"AV-C\",\n            \"room_status_name\": \"Available and Clean\",\n            \"mark_room_dirty\": false,\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n            \"service_time\": 0\n        }\n    ],\n    \"room_groups\": [\n        {\n            \"object_type\": \"VACANT_ROOMS\",\n            \"object_value\": \"VACANT ROOMS\",\n            \"room_ids\": [\n                \"fc92f5af-ef20-4907-b7b6-f067cdea5b39\",\n                \"7738931e-65b5-4681-bba8-0af1fd1babb4\",\n                \"352c8948-6ff4-43ad-a17b-f1ff8d499c19\",\n                \"c3ab1ada-aa0b-49cd-beda-b2cafbee7249\",\n                \"c23f8bca-19ca-453a-ad3f-46007e5409d1\",\n                \"f30f6314-5d3a-4d60-b33a-22c0ffef61c0\",\n                \"daaa412b-3d55-4694-8dc5-b9ddd21782f9\",\n                \"c6fc8374-0e9d-4fa7-a448-82a74c98bdab\",\n                \"404f3f45-5285-4a5f-92d2-6bc6f88dee13\",\n                \"f1d77853-620d-4abc-a5d4-d3f05c031a5a\",\n                \"b988a678-0685-41a9-88ea-ff4ca967c2e7\",\n                \"1eeab6a3-779c-4a21-95bd-cdf8f308ac2d\",\n                \"ba88cc11-286b-4907-a56f-2568832cc5f4\",\n                \"d43dda68-40e0-468a-b360-9846ac6c4e2c\",\n                \"18504ef6-c479-45d1-a954-601e2e605f84\",\n                \"93cb88ee-942c-412d-a0d6-8c197f3b01ba\",\n                \"8a9c3e98-6a9b-427d-ad1b-d9933217b68d\",\n                \"0330f717-5ab6-49f2-87de-ef2a73512521\",\n                \"e9fe56e1-72e5-4181-bf8a-8085c2d6e350\",\n                \"f1128f30-c57f-4081-b619-e4c58eb3ffff\",\n                \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n                \"06d4566e-2ab1-488c-84f5-1c7549a9d12b\",\n                \"0afb535d-2e12-402e-bb71-e1ace9492ce9\",\n                \"fe7f59c1-2ff7-47a0-b4ad-e0d99442c774\",\n                \"d335ab9b-4c10-4528-ac7e-fc55daa6db0f\",\n                \"9171db7b-c179-4eb8-9210-15528860fbfe\",\n                \"06ea6847-187a-4538-877d-789de866f08f\",\n                \"01cde642-86de-493b-aaa8-4d404faa3dae\",\n                \"a9aacbc9-0d98-42db-8be5-dafcee7ae793\",\n                \"335c99e6-e8a3-4449-a90c-0d1b0a4d5d65\",\n                \"7d393148-9dd0-4f5a-8718-f6dc90121a14\",\n                \"4b8d60cd-df65-446e-912d-b3781e7a3dbe\",\n                \"50c22dd1-b91a-4c90-82bc-0be200417fac\",\n                \"6e2b5603-04e0-4c55-bd10-40093b441cd3\",\n                \"9f9812b5-3683-431b-be4a-eaba73d8fa78\",\n                \"4a985dae-3b4b-47ae-bba2-35e7b9f9e19e\",\n                \"0fa3c987-ae14-4bea-a122-380868b3e88b\",\n                \"e67feb8d-8826-44ed-86b3-8de8f073601f\",\n                \"f4e1ed5b-f4d9-4b07-aeb3-13a5c434d6d3\",\n                \"cac48eab-c89a-4fd5-a421-66b90857edf2\",\n                \"237f1216-8513-49b9-87c1-bcdac19c66ff\",\n                \"587d12a1-3361-4919-85ff-2ec942fafaa0\",\n                \"a2087096-c009-41e3-bf90-0438d81124ef\",\n                \"37d4a57b-1976-4100-8544-dcf5c5a2c149\",\n                \"ee7e104c-f40b-40dd-8edf-3321c4e5846f\",\n                \"70050afb-b872-4e2b-a505-581f3b6e10f8\",\n                \"901de6c9-cbd2-4581-8af5-dad254b40248\",\n                \"70c18326-dae1-4026-9d6f-f199bfe0e155\",\n                \"2ed1036f-bee1-4fd5-8ec0-cdb0b31701dd\",\n                \"c969c0dc-6d88-445f-8ba4-3713d558c2d2\"\n            ],\n            \"count\": 50\n        },\n        {\n            \"object_type\": \"OCCUPIED_ROOMS\",\n            \"object_value\": \"OCCUPIED ROOMS\",\n            \"room_ids\": [\n                \"97a16dad-03b7-410c-97f1-6f949b5973f0\",\n                \"9ba97192-e2d7-4f01-a32c-d2afa4cf7f34\",\n                \"46814bde-997d-4255-8e76-4fda5718f920\",\n                \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n                \"7c2742d3-c9f0-4d28-9e39-3bd86be6d6d9\",\n                \"d0a558d2-3c2a-4b0e-9db1-f80552d09967\",\n                \"cb26eea1-7163-4c76-809d-f56aac0ad7e5\",\n                \"f2f6588e-a228-4c7b-ac46-525b0449d935\",\n                \"7dc44a08-79cf-41a2-9736-652322bac345\"\n            ],\n            \"count\": 9\n        },\n        {\n            \"object_type\": \"DIRTY_ROOMS\",\n            \"object_value\": \"DIRTY ROOMS\",\n            \"room_ids\": [\n                \"50c22dd1-b91a-4c90-82bc-0be200417fac\",\n                \"97a16dad-03b7-410c-97f1-6f949b5973f0\",\n                \"9ba97192-e2d7-4f01-a32c-d2afa4cf7f34\",\n                \"46814bde-997d-4255-8e76-4fda5718f920\",\n                \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n                \"fc92f5af-ef20-4907-b7b6-f067cdea5b39\",\n                \"cb26eea1-7163-4c76-809d-f56aac0ad7e5\",\n                \"e67feb8d-8826-44ed-86b3-8de8f073601f\",\n                \"f4e1ed5b-f4d9-4b07-aeb3-13a5c434d6d3\",\n                \"9171db7b-c179-4eb8-9210-15528860fbfe\",\n                \"404f3f45-5285-4a5f-92d2-6bc6f88dee13\",\n                \"587d12a1-3361-4919-85ff-2ec942fafaa0\",\n                \"f2f6588e-a228-4c7b-ac46-525b0449d935\",\n                \"1eeab6a3-779c-4a21-95bd-cdf8f308ac2d\",\n                \"335c99e6-e8a3-4449-a90c-0d1b0a4d5d65\"\n            ],\n            \"count\": 15\n        },\n        {\n            \"object_type\": \"VERIFIED_ROOMS\",\n            \"object_value\": \"VERIFIED ROOMS\",\n            \"room_ids\": [],\n            \"count\": 0\n        },\n        {\n            \"object_type\": \"COMPLETED_ROOMS\",\n            \"object_value\": \"COMPLETED ROOMS\",\n            \"room_ids\": [],\n            \"count\": 0\n        },\n        {\n            \"object_type\": \"UNASSIGNED_ROOMS\",\n            \"object_value\": \"UNASSIGNED ROOMS\",\n            \"room_ids\": [\n                \"50c22dd1-b91a-4c90-82bc-0be200417fac\",\n                \"97a16dad-03b7-410c-97f1-6f949b5973f0\",\n                \"9ba97192-e2d7-4f01-a32c-d2afa4cf7f34\",\n                \"46814bde-997d-4255-8e76-4fda5718f920\",\n                \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n                \"fc92f5af-ef20-4907-b7b6-f067cdea5b39\",\n                \"cb26eea1-7163-4c76-809d-f56aac0ad7e5\",\n                \"e67feb8d-8826-44ed-86b3-8de8f073601f\",\n                \"f4e1ed5b-f4d9-4b07-aeb3-13a5c434d6d3\",\n                \"9171db7b-c179-4eb8-9210-15528860fbfe\",\n                \"404f3f45-5285-4a5f-92d2-6bc6f88dee13\",\n                \"587d12a1-3361-4919-85ff-2ec942fafaa0\",\n                \"f2f6588e-a228-4c7b-ac46-525b0449d935\",\n                \"1eeab6a3-779c-4a21-95bd-cdf8f308ac2d\",\n                \"335c99e6-e8a3-4449-a90c-0d1b0a4d5d65\"\n            ],\n            \"count\": 15\n        },\n        {\n            \"object_type\": \"ASSIGNED_ROOMS\",\n            \"object_value\": \"ASSIGNED ROOMS\",\n            \"room_ids\": [],\n            \"count\": 0\n        },\n        {\n            \"object_type\": \"DND_ROOMS\",\n            \"object_value\": \"DND ROOMS\",\n            \"room_ids\": [],\n            \"count\": 0\n        },\n        {\n            \"object_type\": \"DENIED_SERVICE_ROOMS\",\n            \"object_value\": \"DENIED SERVICE ROOMS\",\n            \"room_ids\": [],\n            \"count\": 0\n        },\n        {\n            \"object_type\": \"DISCREPANT_ROOMS_FOUND_VACANT\",\n            \"object_value\": \"DISCREPANT ROOMS FOUND VACANT\",\n            \"room_ids\": [],\n            \"count\": 0\n        },\n        {\n            \"object_type\": \"DISCREPANT_ROOMS_FOUND_OCCUPIED\",\n            \"object_value\": \"DISCREPANT ROOMS FOUND OCCUPIED\",\n            \"room_ids\": [],\n            \"count\": 0\n        },\n        {\n            \"object_type\": \"RENTABLE\",\n            \"object_value\": \"RENTABLE\",\n            \"room_ids\": [],\n            \"count\": 0\n        },\n        {\n            \"object_type\": \"NON_RENTABLE\",\n            \"object_value\": \"NON RENTABLE\",\n            \"room_ids\": [],\n            \"count\": 0\n        },\n        {\n            \"object_type\": \"CLEAN_ROOMS\",\n            \"object_value\": \"CLEAN ROOMS\",\n            \"room_ids\": [\n                \"7d393148-9dd0-4f5a-8718-f6dc90121a14\",\n                \"4b8d60cd-df65-446e-912d-b3781e7a3dbe\",\n                \"7738931e-65b5-4681-bba8-0af1fd1babb4\",\n                \"6e2b5603-04e0-4c55-bd10-40093b441cd3\",\n                \"9f9812b5-3683-431b-be4a-eaba73d8fa78\",\n                \"352c8948-6ff4-43ad-a17b-f1ff8d499c19\",\n                \"4a985dae-3b4b-47ae-bba2-35e7b9f9e19e\",\n                \"c3ab1ada-aa0b-49cd-beda-b2cafbee7249\",\n                \"c23f8bca-19ca-453a-ad3f-46007e5409d1\",\n                \"0fa3c987-ae14-4bea-a122-380868b3e88b\",\n                \"f30f6314-5d3a-4d60-b33a-22c0ffef61c0\",\n                \"daaa412b-3d55-4694-8dc5-b9ddd21782f9\",\n                \"cac48eab-c89a-4fd5-a421-66b90857edf2\",\n                \"c6fc8374-0e9d-4fa7-a448-82a74c98bdab\",\n                \"237f1216-8513-49b9-87c1-bcdac19c66ff\",\n                \"f1d77853-620d-4abc-a5d4-d3f05c031a5a\",\n                \"b988a678-0685-41a9-88ea-ff4ca967c2e7\",\n                \"a2087096-c009-41e3-bf90-0438d81124ef\",\n                \"ba88cc11-286b-4907-a56f-2568832cc5f4\",\n                \"d43dda68-40e0-468a-b360-9846ac6c4e2c\",\n                \"37d4a57b-1976-4100-8544-dcf5c5a2c149\",\n                \"18504ef6-c479-45d1-a954-601e2e605f84\",\n                \"ee7e104c-f40b-40dd-8edf-3321c4e5846f\",\n                \"93cb88ee-942c-412d-a0d6-8c197f3b01ba\",\n                \"70050afb-b872-4e2b-a505-581f3b6e10f8\",\n                \"8a9c3e98-6a9b-427d-ad1b-d9933217b68d\",\n                \"0330f717-5ab6-49f2-87de-ef2a73512521\",\n                \"e9fe56e1-72e5-4181-bf8a-8085c2d6e350\",\n                \"f1128f30-c57f-4081-b619-e4c58eb3ffff\",\n                \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n                \"06d4566e-2ab1-488c-84f5-1c7549a9d12b\",\n                \"901de6c9-cbd2-4581-8af5-dad254b40248\",\n                \"0afb535d-2e12-402e-bb71-e1ace9492ce9\",\n                \"7dc44a08-79cf-41a2-9736-652322bac345\",\n                \"70c18326-dae1-4026-9d6f-f199bfe0e155\",\n                \"fe7f59c1-2ff7-47a0-b4ad-e0d99442c774\",\n                \"2ed1036f-bee1-4fd5-8ec0-cdb0b31701dd\",\n                \"7c2742d3-c9f0-4d28-9e39-3bd86be6d6d9\",\n                \"d335ab9b-4c10-4528-ac7e-fc55daa6db0f\",\n                \"06ea6847-187a-4538-877d-789de866f08f\",\n                \"01cde642-86de-493b-aaa8-4d404faa3dae\",\n                \"a9aacbc9-0d98-42db-8be5-dafcee7ae793\",\n                \"c969c0dc-6d88-445f-8ba4-3713d558c2d2\"\n            ],\n            \"count\": 43\n        },\n        {\n            \"object_type\": \"CLEANING_IN_PROGRESS\",\n            \"object_value\": \"CLEANING IN PROGRESS\",\n            \"room_ids\": [],\n            \"count\": 0\n        },\n        {\n            \"object_type\": \"DIRTY_COMPOUND_ROOMS\",\n            \"object_value\": \"DIRTY COMPOUND ROOMS\",\n            \"room_ids\": [\n                \"d0a558d2-3c2a-4b0e-9db1-f80552d09967\"\n            ],\n            \"count\": 1,\n            \"rooms\": [\n                {\n                    \"room_id\": \"d0a558d2-3c2a-4b0e-9db1-f80552d09967\",\n                    \"blocked_by_parent_room\": false,\n                    \"blocked_by_room_id\": \"9ba97192-e2d7-4f01-a32c-d2afa4cf7f34\"\n                }\n            ]\n        },\n        {\n            \"object_type\": \"COMPLETED_COMPOUND_ROOMS\",\n            \"object_value\": \"COMPLETED COMPOUND ROOMS\",\n            \"room_ids\": [],\n            \"count\": 0,\n            \"rooms\": []\n        }\n    ],\n    \"location_groups\": {\n        \"buildings\": [\n            {\n                \"object_type\": \"BUILDING\",\n                \"object_value\": \"BUILDING 1\",\n                \"object_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                \"room_ids\": [\n                    \"9ba97192-e2d7-4f01-a32c-d2afa4cf7f34\",\n                    \"46814bde-997d-4255-8e76-4fda5718f920\",\n                    \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n                    \"fc92f5af-ef20-4907-b7b6-f067cdea5b39\",\n                    \"7738931e-65b5-4681-bba8-0af1fd1babb4\",\n                    \"cb26eea1-7163-4c76-809d-f56aac0ad7e5\",\n                    \"352c8948-6ff4-43ad-a17b-f1ff8d499c19\",\n                    \"c3ab1ada-aa0b-49cd-beda-b2cafbee7249\",\n                    \"c23f8bca-19ca-453a-ad3f-46007e5409d1\",\n                    \"f30f6314-5d3a-4d60-b33a-22c0ffef61c0\",\n                    \"daaa412b-3d55-4694-8dc5-b9ddd21782f9\",\n                    \"c6fc8374-0e9d-4fa7-a448-82a74c98bdab\",\n                    \"404f3f45-5285-4a5f-92d2-6bc6f88dee13\",\n                    \"f1d77853-620d-4abc-a5d4-d3f05c031a5a\",\n                    \"b988a678-0685-41a9-88ea-ff4ca967c2e7\",\n                    \"1eeab6a3-779c-4a21-95bd-cdf8f308ac2d\",\n                    \"97a16dad-03b7-410c-97f1-6f949b5973f0\",\n                    \"ba88cc11-286b-4907-a56f-2568832cc5f4\",\n                    \"d43dda68-40e0-468a-b360-9846ac6c4e2c\",\n                    \"d0a558d2-3c2a-4b0e-9db1-f80552d09967\",\n                    \"18504ef6-c479-45d1-a954-601e2e605f84\",\n                    \"93cb88ee-942c-412d-a0d6-8c197f3b01ba\",\n                    \"8a9c3e98-6a9b-427d-ad1b-d9933217b68d\",\n                    \"0330f717-5ab6-49f2-87de-ef2a73512521\",\n                    \"e9fe56e1-72e5-4181-bf8a-8085c2d6e350\",\n                    \"f1128f30-c57f-4081-b619-e4c58eb3ffff\",\n                    \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n                    \"06d4566e-2ab1-488c-84f5-1c7549a9d12b\",\n                    \"0afb535d-2e12-402e-bb71-e1ace9492ce9\",\n                    \"7dc44a08-79cf-41a2-9736-652322bac345\",\n                    \"fe7f59c1-2ff7-47a0-b4ad-e0d99442c774\",\n                    \"7c2742d3-c9f0-4d28-9e39-3bd86be6d6d9\",\n                    \"d335ab9b-4c10-4528-ac7e-fc55daa6db0f\",\n                    \"9171db7b-c179-4eb8-9210-15528860fbfe\",\n                    \"06ea6847-187a-4538-877d-789de866f08f\",\n                    \"01cde642-86de-493b-aaa8-4d404faa3dae\",\n                    \"a9aacbc9-0d98-42db-8be5-dafcee7ae793\",\n                    \"335c99e6-e8a3-4449-a90c-0d1b0a4d5d65\",\n                    \"7d393148-9dd0-4f5a-8718-f6dc90121a14\",\n                    \"4b8d60cd-df65-446e-912d-b3781e7a3dbe\",\n                    \"50c22dd1-b91a-4c90-82bc-0be200417fac\",\n                    \"6e2b5603-04e0-4c55-bd10-40093b441cd3\",\n                    \"9f9812b5-3683-431b-be4a-eaba73d8fa78\",\n                    \"4a985dae-3b4b-47ae-bba2-35e7b9f9e19e\",\n                    \"0fa3c987-ae14-4bea-a122-380868b3e88b\",\n                    \"e67feb8d-8826-44ed-86b3-8de8f073601f\",\n                    \"f4e1ed5b-f4d9-4b07-aeb3-13a5c434d6d3\",\n                    \"cac48eab-c89a-4fd5-a421-66b90857edf2\",\n                    \"237f1216-8513-49b9-87c1-bcdac19c66ff\",\n                    \"587d12a1-3361-4919-85ff-2ec942fafaa0\",\n                    \"f2f6588e-a228-4c7b-ac46-525b0449d935\",\n                    \"a2087096-c009-41e3-bf90-0438d81124ef\",\n                    \"37d4a57b-1976-4100-8544-dcf5c5a2c149\",\n                    \"ee7e104c-f40b-40dd-8edf-3321c4e5846f\",\n                    \"70050afb-b872-4e2b-a505-581f3b6e10f8\",\n                    \"901de6c9-cbd2-4581-8af5-dad254b40248\",\n                    \"70c18326-dae1-4026-9d6f-f199bfe0e155\",\n                    \"2ed1036f-bee1-4fd5-8ec0-cdb0b31701dd\",\n                    \"c969c0dc-6d88-445f-8ba4-3713d558c2d2\"\n                ],\n                \"count\": 59,\n                \"floors\": [\n                    {\n                        \"object_type\": \"FLOOR\",\n                        \"object_value\": \"FLOOR 1\",\n                        \"object_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                        \"room_ids\": [\n                            \"4b8d60cd-df65-446e-912d-b3781e7a3dbe\",\n                            \"50c22dd1-b91a-4c90-82bc-0be200417fac\",\n                            \"9ba97192-e2d7-4f01-a32c-d2afa4cf7f34\",\n                            \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n                            \"fc92f5af-ef20-4907-b7b6-f067cdea5b39\",\n                            \"6e2b5603-04e0-4c55-bd10-40093b441cd3\",\n                            \"cb26eea1-7163-4c76-809d-f56aac0ad7e5\",\n                            \"c3ab1ada-aa0b-49cd-beda-b2cafbee7249\",\n                            \"e67feb8d-8826-44ed-86b3-8de8f073601f\",\n                            \"f30f6314-5d3a-4d60-b33a-22c0ffef61c0\",\n                            \"f4e1ed5b-f4d9-4b07-aeb3-13a5c434d6d3\",\n                            \"daaa412b-3d55-4694-8dc5-b9ddd21782f9\",\n                            \"cac48eab-c89a-4fd5-a421-66b90857edf2\",\n                            \"c6fc8374-0e9d-4fa7-a448-82a74c98bdab\",\n                            \"237f1216-8513-49b9-87c1-bcdac19c66ff\",\n                            \"f1d77853-620d-4abc-a5d4-d3f05c031a5a\",\n                            \"b988a678-0685-41a9-88ea-ff4ca967c2e7\",\n                            \"f2f6588e-a228-4c7b-ac46-525b0449d935\",\n                            \"1eeab6a3-779c-4a21-95bd-cdf8f308ac2d\",\n                            \"97a16dad-03b7-410c-97f1-6f949b5973f0\",\n                            \"d0a558d2-3c2a-4b0e-9db1-f80552d09967\",\n                            \"93cb88ee-942c-412d-a0d6-8c197f3b01ba\",\n                            \"f1128f30-c57f-4081-b619-e4c58eb3ffff\",\n                            \"7dc44a08-79cf-41a2-9736-652322bac345\",\n                            \"70c18326-dae1-4026-9d6f-f199bfe0e155\",\n                            \"fe7f59c1-2ff7-47a0-b4ad-e0d99442c774\",\n                            \"7c2742d3-c9f0-4d28-9e39-3bd86be6d6d9\",\n                            \"06ea6847-187a-4538-877d-789de866f08f\",\n                            \"01cde642-86de-493b-aaa8-4d404faa3dae\",\n                            \"a9aacbc9-0d98-42db-8be5-dafcee7ae793\",\n                            \"c969c0dc-6d88-445f-8ba4-3713d558c2d2\",\n                            \"335c99e6-e8a3-4449-a90c-0d1b0a4d5d65\"\n                        ],\n                        \"count\": 32\n                    },\n                    {\n                        \"object_type\": \"FLOOR\",\n                        \"object_value\": \"FLOOR 2\",\n                        \"object_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                        \"room_ids\": [\n                            \"7d393148-9dd0-4f5a-8718-f6dc90121a14\",\n                            \"46814bde-997d-4255-8e76-4fda5718f920\",\n                            \"7738931e-65b5-4681-bba8-0af1fd1babb4\",\n                            \"9f9812b5-3683-431b-be4a-eaba73d8fa78\",\n                            \"352c8948-6ff4-43ad-a17b-f1ff8d499c19\",\n                            \"4a985dae-3b4b-47ae-bba2-35e7b9f9e19e\",\n                            \"c23f8bca-19ca-453a-ad3f-46007e5409d1\",\n                            \"0fa3c987-ae14-4bea-a122-380868b3e88b\",\n                            \"404f3f45-5285-4a5f-92d2-6bc6f88dee13\",\n                            \"587d12a1-3361-4919-85ff-2ec942fafaa0\",\n                            \"a2087096-c009-41e3-bf90-0438d81124ef\",\n                            \"ba88cc11-286b-4907-a56f-2568832cc5f4\",\n                            \"d43dda68-40e0-468a-b360-9846ac6c4e2c\",\n                            \"37d4a57b-1976-4100-8544-dcf5c5a2c149\",\n                            \"18504ef6-c479-45d1-a954-601e2e605f84\",\n                            \"ee7e104c-f40b-40dd-8edf-3321c4e5846f\",\n                            \"70050afb-b872-4e2b-a505-581f3b6e10f8\",\n                            \"8a9c3e98-6a9b-427d-ad1b-d9933217b68d\",\n                            \"0330f717-5ab6-49f2-87de-ef2a73512521\",\n                            \"e9fe56e1-72e5-4181-bf8a-8085c2d6e350\",\n                            \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n                            \"06d4566e-2ab1-488c-84f5-1c7549a9d12b\",\n                            \"901de6c9-cbd2-4581-8af5-dad254b40248\",\n                            \"0afb535d-2e12-402e-bb71-e1ace9492ce9\",\n                            \"2ed1036f-bee1-4fd5-8ec0-cdb0b31701dd\",\n                            \"d335ab9b-4c10-4528-ac7e-fc55daa6db0f\",\n                            \"9171db7b-c179-4eb8-9210-15528860fbfe\"\n                        ],\n                        \"count\": 27\n                    }\n                ]\n            }\n        ],\n        \"zones\": [\n            {\n                \"object_type\": \"ZONE\",\n                \"object_value\": \"ZONE 1\",\n                \"object_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"room_ids\": [\n                    \"9ba97192-e2d7-4f01-a32c-d2afa4cf7f34\",\n                    \"46814bde-997d-4255-8e76-4fda5718f920\",\n                    \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n                    \"fc92f5af-ef20-4907-b7b6-f067cdea5b39\",\n                    \"7738931e-65b5-4681-bba8-0af1fd1babb4\",\n                    \"cb26eea1-7163-4c76-809d-f56aac0ad7e5\",\n                    \"352c8948-6ff4-43ad-a17b-f1ff8d499c19\",\n                    \"c3ab1ada-aa0b-49cd-beda-b2cafbee7249\",\n                    \"c23f8bca-19ca-453a-ad3f-46007e5409d1\",\n                    \"f30f6314-5d3a-4d60-b33a-22c0ffef61c0\",\n                    \"daaa412b-3d55-4694-8dc5-b9ddd21782f9\",\n                    \"c6fc8374-0e9d-4fa7-a448-82a74c98bdab\",\n                    \"404f3f45-5285-4a5f-92d2-6bc6f88dee13\",\n                    \"f1d77853-620d-4abc-a5d4-d3f05c031a5a\",\n                    \"b988a678-0685-41a9-88ea-ff4ca967c2e7\",\n                    \"1eeab6a3-779c-4a21-95bd-cdf8f308ac2d\",\n                    \"97a16dad-03b7-410c-97f1-6f949b5973f0\",\n                    \"ba88cc11-286b-4907-a56f-2568832cc5f4\",\n                    \"d43dda68-40e0-468a-b360-9846ac6c4e2c\",\n                    \"d0a558d2-3c2a-4b0e-9db1-f80552d09967\",\n                    \"18504ef6-c479-45d1-a954-601e2e605f84\",\n                    \"93cb88ee-942c-412d-a0d6-8c197f3b01ba\",\n                    \"8a9c3e98-6a9b-427d-ad1b-d9933217b68d\",\n                    \"0330f717-5ab6-49f2-87de-ef2a73512521\",\n                    \"e9fe56e1-72e5-4181-bf8a-8085c2d6e350\",\n                    \"f1128f30-c57f-4081-b619-e4c58eb3ffff\",\n                    \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n                    \"06d4566e-2ab1-488c-84f5-1c7549a9d12b\",\n                    \"0afb535d-2e12-402e-bb71-e1ace9492ce9\",\n                    \"7dc44a08-79cf-41a2-9736-652322bac345\",\n                    \"fe7f59c1-2ff7-47a0-b4ad-e0d99442c774\",\n                    \"7c2742d3-c9f0-4d28-9e39-3bd86be6d6d9\",\n                    \"d335ab9b-4c10-4528-ac7e-fc55daa6db0f\",\n                    \"9171db7b-c179-4eb8-9210-15528860fbfe\",\n                    \"06ea6847-187a-4538-877d-789de866f08f\",\n                    \"01cde642-86de-493b-aaa8-4d404faa3dae\",\n                    \"a9aacbc9-0d98-42db-8be5-dafcee7ae793\",\n                    \"335c99e6-e8a3-4449-a90c-0d1b0a4d5d65\",\n                    \"7d393148-9dd0-4f5a-8718-f6dc90121a14\",\n                    \"4b8d60cd-df65-446e-912d-b3781e7a3dbe\",\n                    \"50c22dd1-b91a-4c90-82bc-0be200417fac\",\n                    \"6e2b5603-04e0-4c55-bd10-40093b441cd3\",\n                    \"9f9812b5-3683-431b-be4a-eaba73d8fa78\",\n                    \"4a985dae-3b4b-47ae-bba2-35e7b9f9e19e\",\n                    \"0fa3c987-ae14-4bea-a122-380868b3e88b\",\n                    \"e67feb8d-8826-44ed-86b3-8de8f073601f\",\n                    \"f4e1ed5b-f4d9-4b07-aeb3-13a5c434d6d3\",\n                    \"cac48eab-c89a-4fd5-a421-66b90857edf2\",\n                    \"237f1216-8513-49b9-87c1-bcdac19c66ff\",\n                    \"587d12a1-3361-4919-85ff-2ec942fafaa0\",\n                    \"f2f6588e-a228-4c7b-ac46-525b0449d935\",\n                    \"a2087096-c009-41e3-bf90-0438d81124ef\",\n                    \"37d4a57b-1976-4100-8544-dcf5c5a2c149\",\n                    \"ee7e104c-f40b-40dd-8edf-3321c4e5846f\",\n                    \"70050afb-b872-4e2b-a505-581f3b6e10f8\",\n                    \"901de6c9-cbd2-4581-8af5-dad254b40248\",\n                    \"70c18326-dae1-4026-9d6f-f199bfe0e155\",\n                    \"2ed1036f-bee1-4fd5-8ec0-cdb0b31701dd\",\n                    \"c969c0dc-6d88-445f-8ba4-3713d558c2d2\"\n                ],\n                \"count\": 59\n            }\n        ]\n    },\n    \"housekeeper_groups\": [\n        {\n            \"housekeeper_id\": \"04f15ab1-b11a-4a93-adbb-912efc387bd1\",\n            \"housekeeper_name\": \"Cassidy Davis\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"0f3119a4-b565-4b5e-bf4f-1c954d2cab1e\",\n            \"housekeeper_name\": \"Housekeeper Two\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"12a1bcbd-8aaf-4205-bc05-8d566c70fa02\",\n            \"housekeeper_name\": \"Abhinav Bansod\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"13f968ba-d991-42bf-b05b-dce06651da05\",\n            \"housekeeper_name\": \"SARVESH DESHPANDE\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"230a897e-a0df-4177-9ae8-28ea4e962e78\",\n            \"housekeeper_name\": \"Sunand Panat\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"2d83af89-0636-4ccb-924c-e1e7e56837bc\",\n            \"housekeeper_name\": \"Test Akash\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"2de99bcc-f329-4293-8580-a9d53cfb8e3a\",\n            \"housekeeper_name\": \"Arohi kothiwan\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"36b974c4-c939-4525-ba21-c03050a75a61\",\n            \"housekeeper_name\": \"Parth Muley\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"3727dc5b-c240-4cbc-a44b-7bcf982bbad5\",\n            \"housekeeper_name\": \"Housekeeper Five\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"3ae59ff5-ded6-47d0-9792-1cdbe14f8d1f\",\n            \"housekeeper_name\": \"John Doe\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"3c84065c-9491-4336-bcf8-5db3475e56f0\",\n            \"housekeeper_name\": \"HK SYSTEM USER JH\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"45e2f530-ea02-4e79-821e-2ed1c8080ba8\",\n            \"housekeeper_name\": \"Vaibhavi Bharathi\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"461473c5-1057-4375-822d-8b94a77d1ce3\",\n            \"housekeeper_name\": \"Breanna Brown\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"4c0d40b0-9631-4347-a733-ec47028482a7\",\n            \"housekeeper_name\": \"HK One\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"511a7bae-8812-4ad5-af2d-4f5fe334a481\",\n            \"housekeeper_name\": \"Arshal Lanjewar\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"53397bc3-f9e0-46da-8564-e1245f9ae1bf\",\n            \"housekeeper_name\": \"Housekeeper 03\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"556a1bb4-56c0-41c7-9773-614e171ad1a4\",\n            \"housekeeper_name\": \"Rahul Panwala\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"5b5f7a92-b617-48cf-a6a2-b0bd25bf1c32\",\n            \"housekeeper_name\": \"Housekeeper Four\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"5c831d85-0bc8-474a-a29c-3a1382128ee0\",\n            \"housekeeper_name\": \"Rod Stuart\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"5ccd65ca-7c66-4c17-a772-eb4924e0dc71\",\n            \"housekeeper_name\": \"Sandeep Bhonsle\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"5d2e68f0-0559-48ab-a397-d2e407d3253d\",\n            \"housekeeper_name\": \"Rohit Nerlekar\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"6430de6e-c0f2-4014-bb03-d74a640e3b0b\",\n            \"housekeeper_name\": \"HK DEMO FO\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"67d1c557-c53a-475e-aebc-1941a3250f1a\",\n            \"housekeeper_name\": \"DEMO HOTELKEY\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"690c1c1d-b927-482a-babc-7e22269dd334\",\n            \"housekeeper_name\": \"Tom Krivak\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"761cba10-cec6-4ba2-bc04-1f1df76f934e\",\n            \"housekeeper_name\": \"HK Demo\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"7d086b6e-1e67-4578-8dfe-7c85948e30ac\",\n            \"housekeeper_name\": \"Deepali Sharma\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"7e7770aa-f575-4a6f-a5e3-8bd37223c7a5\",\n            \"housekeeper_name\": \"James Fuller\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"82ee7bec-eaa5-4160-958d-41bd94562c8d\",\n            \"housekeeper_name\": \"Demo User\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"8600e804-9e83-4145-8b0e-a1e63bf5657d\",\n            \"housekeeper_name\": \"Hetal Joshi\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"87844dc5-a193-4502-b701-68c05f0b6eeb\",\n            \"housekeeper_name\": \"nivesh agnihotri\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"87ca1c0e-ed73-4d21-abce-47b1d89f7a5d\",\n            \"housekeeper_name\": \"retailkey user\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"88e47e9f-ed28-4982-b667-d31d860c9be6\",\n            \"housekeeper_name\": \"Ruchir Radke\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"8a8cd55a-8381-4bec-aed4-48a370397afa\",\n            \"housekeeper_name\": \"Housekeeper One\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"8ff54258-6901-4884-8fde-ef0f9830d596\",\n            \"housekeeper_name\": \"Visar Uruqi\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"90282c60-d8cb-4312-8017-3cc8a61ce711\",\n            \"housekeeper_name\": \"Harry Smith\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"92048f49-cb7d-4bb3-8665-0604b2c1ace7\",\n            \"housekeeper_name\": \"Katrina Stephenson\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"9285eb85-8209-4fc0-bb6e-a5ecbf5f27ac\",\n            \"housekeeper_name\": \"Fareed Ahmad\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"94422461-a7aa-4bd7-9a34-67903a23a92e\",\n            \"housekeeper_name\": \"HotelKey Demo User\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"947f22e6-b9dd-491e-8ed6-0534788ba030\",\n            \"housekeeper_name\": \"HK BO\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"9c7e7411-ed68-45c2-bfd4-8c43caaad96e\",\n            \"housekeeper_name\": \"TK DEMO\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"9f9df3b6-2b55-4ba8-af2c-b7a6163a2e45\",\n            \"housekeeper_name\": \"Bob Peterson\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"a138ad94-de66-4344-9f3e-b4d1eff877e5\",\n            \"housekeeper_name\": \"Chetana Mahakalkar\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"a44de33b-6d3c-4d55-8e76-2d1e0f82687d\",\n            \"housekeeper_name\": \"Abhiram Gadewar\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"a499b2c7-4d62-489b-8a0f-392c63a04675\",\n            \"housekeeper_name\": \"Nitesh Shahu\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"a63278ce-029e-45a7-8f0a-280315f52e6d\",\n            \"housekeeper_name\": \"Neeraj Jain\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"ab387aed-3cb6-4ed6-88ab-cb23f14354bd\",\n            \"housekeeper_name\": \"Abhinav Hingnekar\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"b67f3389-d527-484e-830e-a14cf448dc99\",\n            \"housekeeper_name\": \"Sajil Jose\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"b7591d66-b967-4dd7-9214-6a6cc3ee306a\",\n            \"housekeeper_name\": \"Aprajit Umathe\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"bf731761-4b29-462c-bf7a-8612bca900be\",\n            \"housekeeper_name\": \"HK DEMO BO\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"c02e7dfd-9525-4a59-9ba9-d8080030a18c\",\n            \"housekeeper_name\": \"Adam Shiel\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"d1ba9f29-f393-466e-9e63-551624f4d2e2\",\n            \"housekeeper_name\": \"Mukund Mohan\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"d291a54c-81a3-456a-820e-e7228a179e93\",\n            \"housekeeper_name\": \"Rohit Bhirangi\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"d79a7ca8-a306-4f1a-b113-190768ea2300\",\n            \"housekeeper_name\": \"Jennifer Earls\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"db743d98-a06d-4f49-95c4-202ae1386be9\",\n            \"housekeeper_name\": \"Madison Luna\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"dc83776c-e32f-41ac-82da-2b6390bac10b\",\n            \"housekeeper_name\": \"Swapnil Patil\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"dc941fd7-b587-42b9-8555-d28e42073287\",\n            \"housekeeper_name\": \"Shwetal Khandare\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"eb18f85a-bf58-4563-bff2-c3b254576388\",\n            \"housekeeper_name\": \"Priya Mehadia\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"f1f96873-dc21-4c55-9f05-0ea4072f7531\",\n            \"housekeeper_name\": \"Tony Stark\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"f78637c9-87ab-4036-9a29-9487f8ee9a68\",\n            \"housekeeper_name\": \"Hetal Joshi\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"f84b34ce-4ba4-4154-b970-14106d2c003f\",\n            \"housekeeper_name\": \"CRO User\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"f8868f47-f9d9-4e4f-af20-75ad75dc59c6\",\n            \"housekeeper_name\": \"Saurabh Shelgaonkar\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        },\n        {\n            \"housekeeper_id\": \"ff794486-04c0-4a46-ae0b-79ef66abcaeb\",\n            \"housekeeper_name\": \"Sanket Jadhav\",\n            \"total_rooms_assigned\": 0,\n            \"total_values_assigned\": 0,\n            \"max_value\": 0,\n            \"dirty_rooms\": 0,\n            \"dirty_rooms_value\": 0,\n            \"cleaned_rooms\": 0,\n            \"cleaned_rooms_value\": 0,\n            \"verified_rooms\": 0,\n            \"verified_rooms_value\": 0,\n            \"room_ids\": []\n        }\n    ],\n    \"rooms\": [\n        {\n            \"number\": \"228B\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"01cde642-86de-493b-aaa8-4d404faa3dae\",\n            \"created_at\": \"2022-11-01T11:39:35.000Z\",\n            \"updated_at\": \"2022-11-01T15:47:53.000Z\"\n        },\n        {\n            \"number\": \"226\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"0330f717-5ab6-49f2-87de-ef2a73512521\",\n            \"created_at\": \"2022-01-07T10:05:05.000Z\",\n            \"updated_at\": \"2022-01-07T10:05:05.000Z\"\n        },\n        {\n            \"number\": \"220\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"06d4566e-2ab1-488c-84f5-1c7549a9d12b\",\n            \"created_at\": \"2022-01-07T10:02:34.000Z\",\n            \"updated_at\": \"2022-03-20T21:36:57.000Z\"\n        },\n        {\n            \"number\": \"107\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"06ea6847-187a-4538-877d-789de866f08f\",\n            \"created_at\": \"2022-01-06T21:47:25.000Z\",\n            \"updated_at\": \"2022-03-20T21:31:21.000Z\"\n        },\n        {\n            \"number\": \"209\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"0afb535d-2e12-402e-bb71-e1ace9492ce9\",\n            \"created_at\": \"2022-01-07T09:54:35.000Z\",\n            \"updated_at\": \"2022-03-20T21:34:56.000Z\"\n        },\n        {\n            \"number\": \"222\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"0fa3c987-ae14-4bea-a122-380868b3e88b\",\n            \"created_at\": \"2022-01-07T10:03:22.000Z\",\n            \"updated_at\": \"2022-01-07T10:03:22.000Z\"\n        },\n        {\n            \"number\": \"208\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"18504ef6-c479-45d1-a954-601e2e605f84\",\n            \"created_at\": \"2022-01-07T09:54:18.000Z\",\n            \"updated_at\": \"2022-03-20T21:34:41.000Z\"\n        },\n        {\n            \"number\": \"122\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"1eeab6a3-779c-4a21-95bd-cdf8f308ac2d\",\n            \"created_at\": \"2022-01-07T09:48:39.000Z\",\n            \"updated_at\": \"2022-03-20T21:33:03.000Z\"\n        },\n        {\n            \"number\": \"228A\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"237f1216-8513-49b9-87c1-bcdac19c66ff\",\n            \"created_at\": \"2022-11-01T11:39:19.000Z\",\n            \"updated_at\": \"2022-11-01T15:47:33.000Z\"\n        },\n        {\n            \"number\": \"214\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"2ed1036f-bee1-4fd5-8ec0-cdb0b31701dd\",\n            \"created_at\": \"2022-01-07T09:57:15.000Z\",\n            \"updated_at\": \"2022-03-20T21:36:05.000Z\"\n        },\n        {\n            \"number\": \"121\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"335c99e6-e8a3-4449-a90c-0d1b0a4d5d65\",\n            \"created_at\": \"2022-01-06T21:33:43.000Z\",\n            \"updated_at\": \"2022-03-20T21:32:56.000Z\"\n        },\n        {\n            \"number\": \"219\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"352c8948-6ff4-43ad-a17b-f1ff8d499c19\",\n            \"created_at\": \"2022-01-07T10:01:57.000Z\",\n            \"updated_at\": \"2022-03-20T21:36:49.000Z\"\n        },\n        {\n            \"number\": \"213\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"37d4a57b-1976-4100-8544-dcf5c5a2c149\",\n            \"created_at\": \"2022-01-07T09:56:37.000Z\",\n            \"updated_at\": \"2022-03-20T21:35:56.000Z\"\n        },\n        {\n            \"number\": \"203\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"404f3f45-5285-4a5f-92d2-6bc6f88dee13\",\n            \"created_at\": \"2022-01-07T09:51:20.000Z\",\n            \"updated_at\": \"2022-03-20T21:33:53.000Z\"\n        },\n        {\n            \"number\": \"223\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"46814bde-997d-4255-8e76-4fda5718f920\",\n            \"created_at\": \"2022-01-07T10:03:40.000Z\",\n            \"updated_at\": \"2022-01-07T10:03:40.000Z\"\n        },\n        {\n            \"number\": \"216\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"4a985dae-3b4b-47ae-bba2-35e7b9f9e19e\",\n            \"created_at\": \"2022-01-07T10:00:29.000Z\",\n            \"updated_at\": \"2022-03-20T21:36:30.000Z\"\n        },\n        {\n            \"number\": \"DP1\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"4b8d60cd-df65-446e-912d-b3781e7a3dbe\",\n            \"created_at\": \"2022-11-29T05:28:46.000Z\",\n            \"updated_at\": \"2022-11-29T05:33:01.000Z\"\n        },\n        {\n            \"number\": \"104\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"50c22dd1-b91a-4c90-82bc-0be200417fac\",\n            \"created_at\": \"2022-01-06T21:43:55.000Z\",\n            \"updated_at\": \"2022-03-20T21:30:54.000Z\"\n        },\n        {\n            \"number\": \"224\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"587d12a1-3361-4919-85ff-2ec942fafaa0\",\n            \"created_at\": \"2022-01-07T10:03:58.000Z\",\n            \"updated_at\": \"2022-01-07T10:03:58.000Z\"\n        },\n        {\n            \"number\": \"103\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"6e2b5603-04e0-4c55-bd10-40093b441cd3\",\n            \"created_at\": \"2022-01-06T21:43:42.000Z\",\n            \"updated_at\": \"2022-03-20T21:30:48.000Z\"\n        },\n        {\n            \"number\": \"228\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"70050afb-b872-4e2b-a505-581f3b6e10f8\",\n            \"created_at\": \"2022-01-07T10:11:16.000Z\",\n            \"updated_at\": \"2022-01-07T10:11:16.000Z\"\n        },\n        {\n            \"number\": \"A102\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"70c18326-dae1-4026-9d6f-f199bfe0e155\",\n            \"created_at\": \"2022-11-30T05:25:36.000Z\",\n            \"updated_at\": \"2022-11-30T05:25:36.000Z\"\n        },\n        {\n            \"number\": \"625\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"7738931e-65b5-4681-bba8-0af1fd1babb4\",\n            \"created_at\": \"2022-01-07T09:55:19.000Z\",\n            \"updated_at\": \"2022-01-10T19:41:40.000Z\"\n        },\n        {\n            \"number\": \"101\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"7c2742d3-c9f0-4d28-9e39-3bd86be6d6d9\",\n            \"created_at\": \"2022-01-06T21:33:29.000Z\",\n            \"updated_at\": \"2022-11-30T05:27:28.000Z\"\n        },\n        {\n            \"number\": \"227\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"7d393148-9dd0-4f5a-8718-f6dc90121a14\",\n            \"created_at\": \"2022-01-07T10:10:56.000Z\",\n            \"updated_at\": \"2022-01-07T10:10:56.000Z\"\n        },\n        {\n            \"number\": \"105\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"7dc44a08-79cf-41a2-9736-652322bac345\",\n            \"created_at\": \"2022-01-06T21:46:55.000Z\",\n            \"updated_at\": \"2022-03-28T05:40:47.000Z\"\n        },\n        {\n            \"number\": \"206\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"8a9c3e98-6a9b-427d-ad1b-d9933217b68d\",\n            \"created_at\": \"2022-01-07T09:52:48.000Z\",\n            \"updated_at\": \"2022-03-20T21:34:24.000Z\"\n        },\n        {\n            \"number\": \"215\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n            \"created_at\": \"2022-01-07T09:57:35.000Z\",\n            \"updated_at\": \"2022-03-20T21:36:16.000Z\"\n        },\n        {\n            \"number\": \"212\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"901de6c9-cbd2-4581-8af5-dad254b40248\",\n            \"created_at\": \"2022-01-07T09:56:14.000Z\",\n            \"updated_at\": \"2022-03-20T21:35:47.000Z\"\n        },\n        {\n            \"number\": \"111\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n            \"created_at\": \"2022-01-06T21:48:31.000Z\",\n            \"updated_at\": \"2022-03-20T21:31:54.000Z\"\n        },\n        {\n            \"number\": \"205\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"9171db7b-c179-4eb8-9210-15528860fbfe\",\n            \"created_at\": \"2022-01-07T09:52:26.000Z\",\n            \"updated_at\": \"2022-03-20T21:34:05.000Z\"\n        },\n        {\n            \"number\": \"110\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"93cb88ee-942c-412d-a0d6-8c197f3b01ba\",\n            \"created_at\": \"2022-01-06T21:48:13.000Z\",\n            \"updated_at\": \"2022-03-20T21:31:47.000Z\"\n        },\n        {\n            \"number\": \"DP2\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"97a16dad-03b7-410c-97f1-6f949b5973f0\",\n            \"created_at\": \"2022-11-29T05:42:46.000Z\",\n            \"updated_at\": \"2022-11-29T05:42:46.000Z\"\n        },\n        {\n            \"number\": \"3382\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"9ba97192-e2d7-4f01-a32c-d2afa4cf7f34\",\n            \"created_at\": \"2022-11-16T19:14:49.000Z\",\n            \"updated_at\": \"2022-11-29T06:10:03.000Z\"\n        },\n        {\n            \"number\": \"207\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"9f9812b5-3683-431b-be4a-eaba73d8fa78\",\n            \"created_at\": \"2022-01-07T09:53:20.000Z\",\n            \"updated_at\": \"2022-03-20T21:34:33.000Z\"\n        },\n        {\n            \"number\": \"221\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"a2087096-c009-41e3-bf90-0438d81124ef\",\n            \"created_at\": \"2022-01-07T10:02:53.000Z\",\n            \"updated_at\": \"2022-03-20T21:37:05.000Z\"\n        },\n        {\n            \"number\": \"117\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"a9aacbc9-0d98-42db-8be5-dafcee7ae793\",\n            \"created_at\": \"2022-01-06T21:41:34.000Z\",\n            \"updated_at\": \"2022-03-20T21:32:33.000Z\"\n        },\n        {\n            \"number\": \"109\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"b988a678-0685-41a9-88ea-ff4ca967c2e7\",\n            \"created_at\": \"2022-01-06T21:47:57.000Z\",\n            \"updated_at\": \"2022-03-20T21:31:41.000Z\"\n        },\n        {\n            \"number\": \"202\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"ba88cc11-286b-4907-a56f-2568832cc5f4\",\n            \"created_at\": \"2022-01-07T09:50:19.000Z\",\n            \"updated_at\": \"2022-03-20T21:33:31.000Z\"\n        },\n        {\n            \"number\": \"217\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"c23f8bca-19ca-453a-ad3f-46007e5409d1\",\n            \"created_at\": \"2022-01-07T10:00:44.000Z\",\n            \"updated_at\": \"2022-03-20T21:36:40.000Z\"\n        },\n        {\n            \"number\": \"3381\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"c3ab1ada-aa0b-49cd-beda-b2cafbee7249\",\n            \"created_at\": \"2022-11-16T19:14:37.000Z\",\n            \"updated_at\": \"2022-11-29T15:14:22.000Z\"\n        },\n        {\n            \"number\": \"113\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"963ca10b-dd95-45b1-9bec-1dfb86e1cad9\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"c6fc8374-0e9d-4fa7-a448-82a74c98bdab\",\n            \"created_at\": \"2022-01-06T21:48:45.000Z\",\n            \"updated_at\": \"2022-03-20T21:32:01.000Z\"\n        },\n        {\n            \"number\": \"114\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"963ca10b-dd95-45b1-9bec-1dfb86e1cad9\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"c969c0dc-6d88-445f-8ba4-3713d558c2d2\",\n            \"created_at\": \"2022-01-06T21:33:57.000Z\",\n            \"updated_at\": \"2022-03-20T21:32:11.000Z\"\n        },\n        {\n            \"number\": \"108\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"cac48eab-c89a-4fd5-a421-66b90857edf2\",\n            \"created_at\": \"2022-01-06T21:47:44.000Z\",\n            \"updated_at\": \"2022-03-20T21:31:27.000Z\"\n        },\n        {\n            \"number\": \"118\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"cb26eea1-7163-4c76-809d-f56aac0ad7e5\",\n            \"created_at\": \"2022-01-06T21:41:48.000Z\",\n            \"updated_at\": \"2022-03-20T21:32:38.000Z\"\n        },\n        {\n            \"number\": \"338\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"d0a558d2-3c2a-4b0e-9db1-f80552d09967\",\n            \"created_at\": \"2022-11-16T19:14:17.000Z\",\n            \"updated_at\": \"2022-11-29T01:04:50.000Z\"\n        },\n        {\n            \"number\": \"210\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"d335ab9b-4c10-4528-ac7e-fc55daa6db0f\",\n            \"created_at\": \"2022-01-07T09:54:57.000Z\",\n            \"updated_at\": \"2022-03-20T21:35:11.000Z\"\n        },\n        {\n            \"number\": \"204\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"d43dda68-40e0-468a-b360-9846ac6c4e2c\",\n            \"created_at\": \"2022-01-07T09:52:08.000Z\",\n            \"updated_at\": \"2022-03-20T21:33:59.000Z\"\n        },\n        {\n            \"number\": \"999\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"ddf76bdd-fe85-457b-b961-a9f90f839a93\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"daaa412b-3d55-4694-8dc5-b9ddd21782f9\",\n            \"created_at\": \"2022-01-08T21:44:53.000Z\",\n            \"updated_at\": \"2022-09-29T13:23:06.000Z\"\n        },\n        {\n            \"number\": \"102\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"e67feb8d-8826-44ed-86b3-8de8f073601f\",\n            \"created_at\": \"2022-01-06T21:42:34.000Z\",\n            \"updated_at\": \"2022-03-20T21:30:41.000Z\"\n        },\n        {\n            \"number\": \"201\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"e9fe56e1-72e5-4181-bf8a-8085c2d6e350\",\n            \"created_at\": \"2022-01-07T10:10:27.000Z\",\n            \"updated_at\": \"2022-03-20T21:33:25.000Z\"\n        },\n        {\n            \"number\": \"225\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"ee7e104c-f40b-40dd-8edf-3321c4e5846f\",\n            \"created_at\": \"2022-01-07T10:04:31.000Z\",\n            \"updated_at\": \"2022-01-07T10:04:31.000Z\"\n        },\n        {\n            \"number\": \"DP3\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"f1128f30-c57f-4081-b619-e4c58eb3ffff\",\n            \"created_at\": \"2022-11-29T05:43:03.000Z\",\n            \"updated_at\": \"2022-11-29T05:43:03.000Z\"\n        },\n        {\n            \"number\": \"116\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"963ca10b-dd95-45b1-9bec-1dfb86e1cad9\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"f1d77853-620d-4abc-a5d4-d3f05c031a5a\",\n            \"created_at\": \"2022-01-06T21:34:28.000Z\",\n            \"updated_at\": \"2022-03-20T21:32:26.000Z\"\n        },\n        {\n            \"number\": \"115\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"f2f6588e-a228-4c7b-ac46-525b0449d935\",\n            \"created_at\": \"2022-01-06T21:34:15.000Z\",\n            \"updated_at\": \"2022-03-20T21:32:18.000Z\"\n        },\n        {\n            \"number\": \"A101\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"f30f6314-5d3a-4d60-b33a-22c0ffef61c0\",\n            \"created_at\": \"2022-11-30T05:25:11.000Z\",\n            \"updated_at\": \"2022-11-30T05:25:11.000Z\"\n        },\n        {\n            \"number\": \"120\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"f4e1ed5b-f4d9-4b07-aeb3-13a5c434d6d3\",\n            \"created_at\": \"2022-01-06T21:42:19.000Z\",\n            \"updated_at\": \"2022-03-20T21:32:50.000Z\"\n        },\n        {\n            \"number\": \"106\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"fc92f5af-ef20-4907-b7b6-f067cdea5b39\",\n            \"created_at\": \"2022-01-06T21:47:09.000Z\",\n            \"updated_at\": \"2022-03-20T21:31:16.000Z\"\n        },\n        {\n            \"number\": \"119\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"id\": \"fe7f59c1-2ff7-47a0-b4ad-e0d99442c774\",\n            \"created_at\": \"2022-01-06T21:42:04.000Z\",\n            \"updated_at\": \"2022-03-20T21:32:44.000Z\"\n        }\n    ],\n    \"housekeeping_service_type_groups\": [\n        {\n            \"object_type\": \"NSO\",\n            \"object_value\": \"STAYOVER SERVICE\",\n            \"object_id\": \"14a9bcf7-2a4b-438f-b94f-079542a3adaf\",\n            \"room_ids\": [\n                \"9ba97192-e2d7-4f01-a32c-d2afa4cf7f34\",\n                \"46814bde-997d-4255-8e76-4fda5718f920\",\n                \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n                \"cb26eea1-7163-4c76-809d-f56aac0ad7e5\",\n                \"f2f6588e-a228-4c7b-ac46-525b0449d935\"\n            ],\n            \"count\": 5\n        },\n        {\n            \"object_type\": \"NCO\",\n            \"object_value\": \"CHECKOUT SERVICE\",\n            \"object_id\": \"37da7800-64e9-4bf1-a72b-0a8b21e29548\",\n            \"room_ids\": [\n                \"50c22dd1-b91a-4c90-82bc-0be200417fac\",\n                \"97a16dad-03b7-410c-97f1-6f949b5973f0\",\n                \"f4e1ed5b-f4d9-4b07-aeb3-13a5c434d6d3\",\n                \"fc92f5af-ef20-4907-b7b6-f067cdea5b39\",\n                \"9171db7b-c179-4eb8-9210-15528860fbfe\",\n                \"404f3f45-5285-4a5f-92d2-6bc6f88dee13\",\n                \"587d12a1-3361-4919-85ff-2ec942fafaa0\",\n                \"1eeab6a3-779c-4a21-95bd-cdf8f308ac2d\",\n                \"335c99e6-e8a3-4449-a90c-0d1b0a4d5d65\",\n                \"e67feb8d-8826-44ed-86b3-8de8f073601f\"\n            ],\n            \"count\": 10\n        }\n    ],\n    \"housekeeping_team_groups\": []\n}"}],"_postman_id":"3cde0ea1-783d-4206-a351-be447da3d6d3"},{"name":"Get Housekeeping Task Details","id":"4fda98a0-ed39-4126-a504-3ff0b3799f7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/housekeeping/housekeeping-schedules/<housekeeping-schedule-id>?include_dashboard=true","description":"<p>This API provides the detail of a single housekeeping task.</p>\n<p><strong>Request Object Details</strong></p>\n<p>None</p>\n<p><strong>Response Object Details</strong></p>\n<p>See example response</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","housekeeping","housekeeping-schedules","<housekeeping-schedule-id>"],"host":["<hostname>"],"query":[{"key":"include_dashboard","value":"true"}],"variable":[]}},"response":[{"id":"24051174-b14a-4cad-b406-8be2d9f76e21","name":"Get Housekeeping Task Details","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/housekeeping/housekeeping-schedules/be0613a0-813d-479f-bd71-efbabd83b8ee?include_dashboard=true","protocol":"https","host":["00","us-east-1","hkdemo","hotelkeyapp","com"],"path":["v4","hotelbrand","properties","1d98c167-8338-4b5c-bce7-77d17d8d1d89","housekeeping","housekeeping-schedules","be0613a0-813d-479f-bd71-efbabd83b8ee"],"query":[{"key":"include_dashboard","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"housekeeping_schedule\": {\n        \"business_day\": {\n            \"status\": \"COMPLETED\",\n            \"date\": \"2022-10-31T00:00:00.000Z\",\n            \"id\": \"4fb32f97-6f2a-11ec-a5dd-0a2bee93f258\"\n        },\n        \"room\": {\n            \"number\": \"111\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"maintenance_issues\": [],\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\"\n                },\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\"\n            },\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"room_type\": {\n                \"name\": \"STANDARD TWO QUEEN\",\n                \"code\": \"QNS\",\n                \"id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\"\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\"\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"id\": \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n            \"created_at\": \"2022-01-06T21:48:31.000Z\",\n            \"updated_at\": \"2022-03-20T21:31:54.000Z\"\n        },\n        \"housekeeping_service_type\": {\n            \"name\": \"CHECKOUT SERVICE\",\n            \"code\": \"NCO\",\n            \"active\": true,\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"housekeeping_selected_service_type_options\": [],\n            \"mark_room_dirty\": true,\n            \"id\": \"37da7800-64e9-4bf1-a72b-0a8b21e29548\",\n            \"created_at\": \"2022-01-06T23:05:04.000Z\",\n            \"updated_at\": \"2022-03-28T07:25:09.000Z\"\n        },\n        \"confirmation_no\": \"0K01AAH693\",\n        \"guest_name\": \"Bobby Clark\",\n        \"date\": \"2022-10-31T00:00:00.000Z\",\n        \"status\": \"VERIFIED\",\n        \"departed\": false,\n        \"device_created_at\": 1684602694,\n        \"remarks\": [],\n        \"business_day_id\": \"4fb32f97-6f2a-11ec-a5dd-0a2bee93f258\",\n        \"room_id\": \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n        \"reservation_id\": \"691d8d03-3a31-4d22-95d3-8016bc1f64ca\",\n        \"modified_business_day_id\": \"4fb32f97-6f2a-11ec-a5dd-0a2bee93f258\",\n        \"pet_count\": 0,\n        \"priority\": \"NORMAL\",\n        \"created_business_date\": \"2022-10-31T00:00:00.000Z\",\n        \"assigned_sequence_no\": 0,\n        \"housekeeping_schedule_actions\": [],\n        \"id\": \"be0613a0-813d-479f-bd71-efbabd83b8ee\",\n        \"created_at\": \"2023-05-20T17:11:34.000Z\",\n        \"updated_at\": \"2023-05-20T20:38:26.000Z\"\n    },\n    \"dashboard\": {\n        \"housekeeping_schedules\": [\n            {\n                \"room_id\": \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n                \"reserved\": true,\n                \"rentable_issue\": false,\n                \"non_rentable_issue\": false,\n                \"housekeeping_schedule\": true,\n                \"reservation_id\": \"459290dd-6a1a-408a-9894-c87302fc811d\",\n                \"housekeeping_schedule_id\": \"74a5d386-0673-4834-b73f-923fcf588116\",\n                \"occupied\": true,\n                \"room_status_code\": \"O-D\",\n                \"room_status_name\": \"Occupied and Dirty\",\n                \"mark_room_dirty\": true,\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                \"assigned_sequence_no\": 0,\n                \"has_remarks\": false,\n                \"housekeeping_service_type_code\": \"NSO\",\n                \"housekeeping_service_type_name\": \"STAYOVER SERVICE\",\n                \"service_time\": 0,\n                \"assigned_user_id\": null,\n                \"start_time\": null,\n                \"end_time\": null,\n                \"in_house_reservation\": {\n                    \"id\": \"459290dd-6a1a-408a-9894-c87302fc811d\",\n                    \"confirmation_no\": \"0K01AAH697\",\n                    \"status\": \"CHECKED_IN\",\n                    \"check_in_date\": \"2022-10-31T00:00:00.000Z\",\n                    \"check_out_date\": \"2022-11-07T00:00:00.000Z\",\n                    \"first_name\": \"John\",\n                    \"last_name\": \"Doe\",\n                    \"pets\": false,\n                    \"number_of_pets\": 0,\n                    \"children\": 0,\n                    \"adults\": 1,\n                    \"reservation_preferences\": []\n                }\n            }\n        ],\n        \"room_groups\": [\n            {\n                \"object_type\": \"VACANT_ROOMS\",\n                \"object_value\": \"VACANT ROOMS\",\n                \"room_ids\": [],\n                \"count\": 0\n            },\n            {\n                \"object_type\": \"OCCUPIED_ROOMS\",\n                \"object_value\": \"OCCUPIED ROOMS\",\n                \"room_ids\": [\n                    \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\"\n                ],\n                \"count\": 1\n            },\n            {\n                \"object_type\": \"DIRTY_ROOMS\",\n                \"object_value\": \"DIRTY ROOMS\",\n                \"room_ids\": [\n                    \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\"\n                ],\n                \"count\": 1\n            },\n            {\n                \"object_type\": \"VERIFIED_ROOMS\",\n                \"object_value\": \"VERIFIED ROOMS\",\n                \"room_ids\": [],\n                \"count\": 0\n            },\n            {\n                \"object_type\": \"COMPLETED_ROOMS\",\n                \"object_value\": \"COMPLETED ROOMS\",\n                \"room_ids\": [],\n                \"count\": 0\n            },\n            {\n                \"object_type\": \"UNASSIGNED_ROOMS\",\n                \"object_value\": \"UNASSIGNED ROOMS\",\n                \"room_ids\": [\n                    \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\"\n                ],\n                \"count\": 1\n            },\n            {\n                \"object_type\": \"ASSIGNED_ROOMS\",\n                \"object_value\": \"ASSIGNED ROOMS\",\n                \"room_ids\": [],\n                \"count\": 0\n            },\n            {\n                \"object_type\": \"DND_ROOMS\",\n                \"object_value\": \"DND ROOMS\",\n                \"room_ids\": [],\n                \"count\": 0\n            },\n            {\n                \"object_type\": \"DENIED_SERVICE_ROOMS\",\n                \"object_value\": \"DENIED SERVICE ROOMS\",\n                \"room_ids\": [],\n                \"count\": 0\n            },\n            {\n                \"object_type\": \"DISCREPANT_ROOMS_FOUND_VACANT\",\n                \"object_value\": \"DISCREPANT ROOMS FOUND VACANT\",\n                \"room_ids\": [],\n                \"count\": 0\n            },\n            {\n                \"object_type\": \"DISCREPANT_ROOMS_FOUND_OCCUPIED\",\n                \"object_value\": \"DISCREPANT ROOMS FOUND OCCUPIED\",\n                \"room_ids\": [],\n                \"count\": 0\n            },\n            {\n                \"object_type\": \"RENTABLE\",\n                \"object_value\": \"RENTABLE\",\n                \"room_ids\": [],\n                \"count\": 0\n            },\n            {\n                \"object_type\": \"NON_RENTABLE\",\n                \"object_value\": \"NON RENTABLE\",\n                \"room_ids\": [],\n                \"count\": 0\n            },\n            {\n                \"object_type\": \"CLEAN_ROOMS\",\n                \"object_value\": \"CLEAN ROOMS\",\n                \"room_ids\": [],\n                \"count\": 0\n            },\n            {\n                \"object_type\": \"CLEANING_IN_PROGRESS\",\n                \"object_value\": \"CLEANING IN PROGRESS\",\n                \"room_ids\": [],\n                \"count\": 0\n            },\n            {\n                \"object_type\": \"DIRTY_COMPOUND_ROOMS\",\n                \"object_value\": \"DIRTY COMPOUND ROOMS\",\n                \"room_ids\": [],\n                \"count\": 0,\n                \"rooms\": []\n            },\n            {\n                \"object_type\": \"COMPLETED_COMPOUND_ROOMS\",\n                \"object_value\": \"COMPLETED COMPOUND ROOMS\",\n                \"room_ids\": [],\n                \"count\": 0,\n                \"rooms\": []\n            }\n        ],\n        \"location_groups\": {\n            \"buildings\": [\n                {\n                    \"object_type\": \"BUILDING\",\n                    \"object_value\": \"BUILDING 1\",\n                    \"object_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                    \"room_ids\": [\n                        \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\"\n                    ],\n                    \"count\": 1,\n                    \"floors\": [\n                        {\n                            \"object_type\": \"FLOOR\",\n                            \"object_value\": \"FLOOR 1\",\n                            \"object_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                            \"room_ids\": [\n                                \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\"\n                            ],\n                            \"count\": 1\n                        }\n                    ]\n                }\n            ],\n            \"zones\": [\n                {\n                    \"object_type\": \"ZONE\",\n                    \"object_value\": \"ZONE 1\",\n                    \"object_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                    \"room_ids\": [\n                        \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\"\n                    ],\n                    \"count\": 1\n                }\n            ]\n        },\n        \"housekeeper_groups\": [\n            {\n                \"housekeeper_id\": \"04f15ab1-b11a-4a93-adbb-912efc387bd1\",\n                \"housekeeper_name\": \"Cassidy Davis\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"0f3119a4-b565-4b5e-bf4f-1c954d2cab1e\",\n                \"housekeeper_name\": \"Housekeeper Two\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"12a1bcbd-8aaf-4205-bc05-8d566c70fa02\",\n                \"housekeeper_name\": \"Abhinav Bansod\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"13f968ba-d991-42bf-b05b-dce06651da05\",\n                \"housekeeper_name\": \"SARVESH DESHPANDE\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"230a897e-a0df-4177-9ae8-28ea4e962e78\",\n                \"housekeeper_name\": \"Sunand Panat\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"2d83af89-0636-4ccb-924c-e1e7e56837bc\",\n                \"housekeeper_name\": \"Test Akash\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"2de99bcc-f329-4293-8580-a9d53cfb8e3a\",\n                \"housekeeper_name\": \"Arohi kothiwan\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"36b974c4-c939-4525-ba21-c03050a75a61\",\n                \"housekeeper_name\": \"Parth Muley\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"3727dc5b-c240-4cbc-a44b-7bcf982bbad5\",\n                \"housekeeper_name\": \"Housekeeper Five\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"3ae59ff5-ded6-47d0-9792-1cdbe14f8d1f\",\n                \"housekeeper_name\": \"John Doe\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"3c84065c-9491-4336-bcf8-5db3475e56f0\",\n                \"housekeeper_name\": \"HK SYSTEM USER JH\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"45e2f530-ea02-4e79-821e-2ed1c8080ba8\",\n                \"housekeeper_name\": \"Vaibhavi Bharathi\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"461473c5-1057-4375-822d-8b94a77d1ce3\",\n                \"housekeeper_name\": \"Breanna Brown\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"4c0d40b0-9631-4347-a733-ec47028482a7\",\n                \"housekeeper_name\": \"HK One\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"511a7bae-8812-4ad5-af2d-4f5fe334a481\",\n                \"housekeeper_name\": \"Arshal Lanjewar\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"53397bc3-f9e0-46da-8564-e1245f9ae1bf\",\n                \"housekeeper_name\": \"Housekeeper 03\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"556a1bb4-56c0-41c7-9773-614e171ad1a4\",\n                \"housekeeper_name\": \"Rahul Panwala\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"5b5f7a92-b617-48cf-a6a2-b0bd25bf1c32\",\n                \"housekeeper_name\": \"Housekeeper Four\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"5c831d85-0bc8-474a-a29c-3a1382128ee0\",\n                \"housekeeper_name\": \"Rod Stuart\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"5ccd65ca-7c66-4c17-a772-eb4924e0dc71\",\n                \"housekeeper_name\": \"Sandeep Bhonsle\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"5d2e68f0-0559-48ab-a397-d2e407d3253d\",\n                \"housekeeper_name\": \"Rohit Nerlekar\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"6430de6e-c0f2-4014-bb03-d74a640e3b0b\",\n                \"housekeeper_name\": \"HK DEMO FO\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"67d1c557-c53a-475e-aebc-1941a3250f1a\",\n                \"housekeeper_name\": \"DEMO HOTELKEY\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"690c1c1d-b927-482a-babc-7e22269dd334\",\n                \"housekeeper_name\": \"Tom Krivak\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"761cba10-cec6-4ba2-bc04-1f1df76f934e\",\n                \"housekeeper_name\": \"HK Demo\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"7d086b6e-1e67-4578-8dfe-7c85948e30ac\",\n                \"housekeeper_name\": \"Deepali Sharma\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"7e7770aa-f575-4a6f-a5e3-8bd37223c7a5\",\n                \"housekeeper_name\": \"James Fuller\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"82ee7bec-eaa5-4160-958d-41bd94562c8d\",\n                \"housekeeper_name\": \"Demo User\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"8600e804-9e83-4145-8b0e-a1e63bf5657d\",\n                \"housekeeper_name\": \"Hetal Joshi\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"87844dc5-a193-4502-b701-68c05f0b6eeb\",\n                \"housekeeper_name\": \"nivesh agnihotri\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"87ca1c0e-ed73-4d21-abce-47b1d89f7a5d\",\n                \"housekeeper_name\": \"retailkey user\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"88e47e9f-ed28-4982-b667-d31d860c9be6\",\n                \"housekeeper_name\": \"Ruchir Radke\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"8a8cd55a-8381-4bec-aed4-48a370397afa\",\n                \"housekeeper_name\": \"Housekeeper One\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"8ff54258-6901-4884-8fde-ef0f9830d596\",\n                \"housekeeper_name\": \"Visar Uruqi\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"90282c60-d8cb-4312-8017-3cc8a61ce711\",\n                \"housekeeper_name\": \"Harry Smith\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"92048f49-cb7d-4bb3-8665-0604b2c1ace7\",\n                \"housekeeper_name\": \"Katrina Stephenson\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"9285eb85-8209-4fc0-bb6e-a5ecbf5f27ac\",\n                \"housekeeper_name\": \"Fareed Ahmad\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"94422461-a7aa-4bd7-9a34-67903a23a92e\",\n                \"housekeeper_name\": \"HotelKey Demo User\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"947f22e6-b9dd-491e-8ed6-0534788ba030\",\n                \"housekeeper_name\": \"HK BO\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"9c7e7411-ed68-45c2-bfd4-8c43caaad96e\",\n                \"housekeeper_name\": \"TK DEMO\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"9f9df3b6-2b55-4ba8-af2c-b7a6163a2e45\",\n                \"housekeeper_name\": \"Bob Peterson\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"a138ad94-de66-4344-9f3e-b4d1eff877e5\",\n                \"housekeeper_name\": \"Chetana Mahakalkar\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"a44de33b-6d3c-4d55-8e76-2d1e0f82687d\",\n                \"housekeeper_name\": \"Abhiram Gadewar\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"a499b2c7-4d62-489b-8a0f-392c63a04675\",\n                \"housekeeper_name\": \"Nitesh Shahu\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"a63278ce-029e-45a7-8f0a-280315f52e6d\",\n                \"housekeeper_name\": \"Neeraj Jain\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"ab387aed-3cb6-4ed6-88ab-cb23f14354bd\",\n                \"housekeeper_name\": \"Abhinav Hingnekar\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"b67f3389-d527-484e-830e-a14cf448dc99\",\n                \"housekeeper_name\": \"Sajil Jose\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"b7591d66-b967-4dd7-9214-6a6cc3ee306a\",\n                \"housekeeper_name\": \"Aprajit Umathe\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"bf731761-4b29-462c-bf7a-8612bca900be\",\n                \"housekeeper_name\": \"HK DEMO BO\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"c02e7dfd-9525-4a59-9ba9-d8080030a18c\",\n                \"housekeeper_name\": \"Adam Shiel\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"d1ba9f29-f393-466e-9e63-551624f4d2e2\",\n                \"housekeeper_name\": \"Mukund Mohan\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"d291a54c-81a3-456a-820e-e7228a179e93\",\n                \"housekeeper_name\": \"Rohit Bhirangi\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"d79a7ca8-a306-4f1a-b113-190768ea2300\",\n                \"housekeeper_name\": \"Jennifer Earls\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"db743d98-a06d-4f49-95c4-202ae1386be9\",\n                \"housekeeper_name\": \"Madison Luna\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"dc83776c-e32f-41ac-82da-2b6390bac10b\",\n                \"housekeeper_name\": \"Swapnil Patil\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"dc941fd7-b587-42b9-8555-d28e42073287\",\n                \"housekeeper_name\": \"Shwetal Khandare\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"eb18f85a-bf58-4563-bff2-c3b254576388\",\n                \"housekeeper_name\": \"Priya Mehadia\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"f1f96873-dc21-4c55-9f05-0ea4072f7531\",\n                \"housekeeper_name\": \"Tony Stark\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"f78637c9-87ab-4036-9a29-9487f8ee9a68\",\n                \"housekeeper_name\": \"Hetal Joshi\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"f84b34ce-4ba4-4154-b970-14106d2c003f\",\n                \"housekeeper_name\": \"CRO User\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"f8868f47-f9d9-4e4f-af20-75ad75dc59c6\",\n                \"housekeeper_name\": \"Saurabh Shelgaonkar\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            },\n            {\n                \"housekeeper_id\": \"ff794486-04c0-4a46-ae0b-79ef66abcaeb\",\n                \"housekeeper_name\": \"Sanket Jadhav\",\n                \"total_rooms_assigned\": 0,\n                \"total_values_assigned\": 0,\n                \"max_value\": 0,\n                \"dirty_rooms\": 0,\n                \"dirty_rooms_value\": 0,\n                \"cleaned_rooms\": 0,\n                \"cleaned_rooms_value\": 0,\n                \"verified_rooms\": 0,\n                \"verified_rooms_value\": 0,\n                \"room_ids\": []\n            }\n        ],\n        \"rooms\": [\n            {\n                \"number\": \"228B\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"01cde642-86de-493b-aaa8-4d404faa3dae\",\n                \"created_at\": \"2022-11-01T11:39:35.000Z\",\n                \"updated_at\": \"2022-11-01T15:47:53.000Z\"\n            },\n            {\n                \"number\": \"226\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"0330f717-5ab6-49f2-87de-ef2a73512521\",\n                \"created_at\": \"2022-01-07T10:05:05.000Z\",\n                \"updated_at\": \"2022-01-07T10:05:05.000Z\"\n            },\n            {\n                \"number\": \"220\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"06d4566e-2ab1-488c-84f5-1c7549a9d12b\",\n                \"created_at\": \"2022-01-07T10:02:34.000Z\",\n                \"updated_at\": \"2022-03-20T21:36:57.000Z\"\n            },\n            {\n                \"number\": \"107\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"06ea6847-187a-4538-877d-789de866f08f\",\n                \"created_at\": \"2022-01-06T21:47:25.000Z\",\n                \"updated_at\": \"2022-03-20T21:31:21.000Z\"\n            },\n            {\n                \"number\": \"209\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"0afb535d-2e12-402e-bb71-e1ace9492ce9\",\n                \"created_at\": \"2022-01-07T09:54:35.000Z\",\n                \"updated_at\": \"2022-03-20T21:34:56.000Z\"\n            },\n            {\n                \"number\": \"222\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"0fa3c987-ae14-4bea-a122-380868b3e88b\",\n                \"created_at\": \"2022-01-07T10:03:22.000Z\",\n                \"updated_at\": \"2022-01-07T10:03:22.000Z\"\n            },\n            {\n                \"number\": \"208\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"18504ef6-c479-45d1-a954-601e2e605f84\",\n                \"created_at\": \"2022-01-07T09:54:18.000Z\",\n                \"updated_at\": \"2022-03-20T21:34:41.000Z\"\n            },\n            {\n                \"number\": \"122\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"1eeab6a3-779c-4a21-95bd-cdf8f308ac2d\",\n                \"created_at\": \"2022-01-07T09:48:39.000Z\",\n                \"updated_at\": \"2022-03-20T21:33:03.000Z\"\n            },\n            {\n                \"number\": \"228A\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"237f1216-8513-49b9-87c1-bcdac19c66ff\",\n                \"created_at\": \"2022-11-01T11:39:19.000Z\",\n                \"updated_at\": \"2022-11-01T15:47:33.000Z\"\n            },\n            {\n                \"number\": \"214\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"2ed1036f-bee1-4fd5-8ec0-cdb0b31701dd\",\n                \"created_at\": \"2022-01-07T09:57:15.000Z\",\n                \"updated_at\": \"2022-03-20T21:36:05.000Z\"\n            },\n            {\n                \"number\": \"121\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"335c99e6-e8a3-4449-a90c-0d1b0a4d5d65\",\n                \"created_at\": \"2022-01-06T21:33:43.000Z\",\n                \"updated_at\": \"2022-03-20T21:32:56.000Z\"\n            },\n            {\n                \"number\": \"219\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"352c8948-6ff4-43ad-a17b-f1ff8d499c19\",\n                \"created_at\": \"2022-01-07T10:01:57.000Z\",\n                \"updated_at\": \"2022-03-20T21:36:49.000Z\"\n            },\n            {\n                \"number\": \"213\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"37d4a57b-1976-4100-8544-dcf5c5a2c149\",\n                \"created_at\": \"2022-01-07T09:56:37.000Z\",\n                \"updated_at\": \"2022-03-20T21:35:56.000Z\"\n            },\n            {\n                \"number\": \"203\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"404f3f45-5285-4a5f-92d2-6bc6f88dee13\",\n                \"created_at\": \"2022-01-07T09:51:20.000Z\",\n                \"updated_at\": \"2022-03-20T21:33:53.000Z\"\n            },\n            {\n                \"number\": \"223\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"46814bde-997d-4255-8e76-4fda5718f920\",\n                \"created_at\": \"2022-01-07T10:03:40.000Z\",\n                \"updated_at\": \"2022-01-07T10:03:40.000Z\"\n            },\n            {\n                \"number\": \"216\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"4a985dae-3b4b-47ae-bba2-35e7b9f9e19e\",\n                \"created_at\": \"2022-01-07T10:00:29.000Z\",\n                \"updated_at\": \"2022-03-20T21:36:30.000Z\"\n            },\n            {\n                \"number\": \"DP1\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"4b8d60cd-df65-446e-912d-b3781e7a3dbe\",\n                \"created_at\": \"2022-11-29T05:28:46.000Z\",\n                \"updated_at\": \"2022-11-29T05:33:01.000Z\"\n            },\n            {\n                \"number\": \"104\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"50c22dd1-b91a-4c90-82bc-0be200417fac\",\n                \"created_at\": \"2022-01-06T21:43:55.000Z\",\n                \"updated_at\": \"2022-03-20T21:30:54.000Z\"\n            },\n            {\n                \"number\": \"224\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"587d12a1-3361-4919-85ff-2ec942fafaa0\",\n                \"created_at\": \"2022-01-07T10:03:58.000Z\",\n                \"updated_at\": \"2022-01-07T10:03:58.000Z\"\n            },\n            {\n                \"number\": \"103\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"6e2b5603-04e0-4c55-bd10-40093b441cd3\",\n                \"created_at\": \"2022-01-06T21:43:42.000Z\",\n                \"updated_at\": \"2022-03-20T21:30:48.000Z\"\n            },\n            {\n                \"number\": \"228\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"70050afb-b872-4e2b-a505-581f3b6e10f8\",\n                \"created_at\": \"2022-01-07T10:11:16.000Z\",\n                \"updated_at\": \"2022-01-07T10:11:16.000Z\"\n            },\n            {\n                \"number\": \"A102\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"70c18326-dae1-4026-9d6f-f199bfe0e155\",\n                \"created_at\": \"2022-11-30T05:25:36.000Z\",\n                \"updated_at\": \"2022-11-30T05:25:36.000Z\"\n            },\n            {\n                \"number\": \"625\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"7738931e-65b5-4681-bba8-0af1fd1babb4\",\n                \"created_at\": \"2022-01-07T09:55:19.000Z\",\n                \"updated_at\": \"2022-01-10T19:41:40.000Z\"\n            },\n            {\n                \"number\": \"101\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"7c2742d3-c9f0-4d28-9e39-3bd86be6d6d9\",\n                \"created_at\": \"2022-01-06T21:33:29.000Z\",\n                \"updated_at\": \"2022-11-30T05:27:28.000Z\"\n            },\n            {\n                \"number\": \"227\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"7d393148-9dd0-4f5a-8718-f6dc90121a14\",\n                \"created_at\": \"2022-01-07T10:10:56.000Z\",\n                \"updated_at\": \"2022-01-07T10:10:56.000Z\"\n            },\n            {\n                \"number\": \"105\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"7dc44a08-79cf-41a2-9736-652322bac345\",\n                \"created_at\": \"2022-01-06T21:46:55.000Z\",\n                \"updated_at\": \"2022-03-28T05:40:47.000Z\"\n            },\n            {\n                \"number\": \"206\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"cbc615c7-9dba-4e41-b53c-ec152595d1cc\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"8a9c3e98-6a9b-427d-ad1b-d9933217b68d\",\n                \"created_at\": \"2022-01-07T09:52:48.000Z\",\n                \"updated_at\": \"2022-03-20T21:34:24.000Z\"\n            },\n            {\n                \"number\": \"215\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"8d330603-a8e4-438c-ab46-27fafe99aa0c\",\n                \"created_at\": \"2022-01-07T09:57:35.000Z\",\n                \"updated_at\": \"2022-03-20T21:36:16.000Z\"\n            },\n            {\n                \"number\": \"212\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"901de6c9-cbd2-4581-8af5-dad254b40248\",\n                \"created_at\": \"2022-01-07T09:56:14.000Z\",\n                \"updated_at\": \"2022-03-20T21:35:47.000Z\"\n            },\n            {\n                \"number\": \"111\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n                \"created_at\": \"2022-01-06T21:48:31.000Z\",\n                \"updated_at\": \"2022-03-20T21:31:54.000Z\"\n            },\n            {\n                \"number\": \"205\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"9171db7b-c179-4eb8-9210-15528860fbfe\",\n                \"created_at\": \"2022-01-07T09:52:26.000Z\",\n                \"updated_at\": \"2022-03-20T21:34:05.000Z\"\n            },\n            {\n                \"number\": \"110\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"93cb88ee-942c-412d-a0d6-8c197f3b01ba\",\n                \"created_at\": \"2022-01-06T21:48:13.000Z\",\n                \"updated_at\": \"2022-03-20T21:31:47.000Z\"\n            },\n            {\n                \"number\": \"DP2\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"97a16dad-03b7-410c-97f1-6f949b5973f0\",\n                \"created_at\": \"2022-11-29T05:42:46.000Z\",\n                \"updated_at\": \"2022-11-29T05:42:46.000Z\"\n            },\n            {\n                \"number\": \"3382\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"9ba97192-e2d7-4f01-a32c-d2afa4cf7f34\",\n                \"created_at\": \"2022-11-16T19:14:49.000Z\",\n                \"updated_at\": \"2022-11-29T06:10:03.000Z\"\n            },\n            {\n                \"number\": \"207\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"9f9812b5-3683-431b-be4a-eaba73d8fa78\",\n                \"created_at\": \"2022-01-07T09:53:20.000Z\",\n                \"updated_at\": \"2022-03-20T21:34:33.000Z\"\n            },\n            {\n                \"number\": \"221\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"a2087096-c009-41e3-bf90-0438d81124ef\",\n                \"created_at\": \"2022-01-07T10:02:53.000Z\",\n                \"updated_at\": \"2022-03-20T21:37:05.000Z\"\n            },\n            {\n                \"number\": \"117\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"a9aacbc9-0d98-42db-8be5-dafcee7ae793\",\n                \"created_at\": \"2022-01-06T21:41:34.000Z\",\n                \"updated_at\": \"2022-03-20T21:32:33.000Z\"\n            },\n            {\n                \"number\": \"109\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"b988a678-0685-41a9-88ea-ff4ca967c2e7\",\n                \"created_at\": \"2022-01-06T21:47:57.000Z\",\n                \"updated_at\": \"2022-03-20T21:31:41.000Z\"\n            },\n            {\n                \"number\": \"202\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"ba88cc11-286b-4907-a56f-2568832cc5f4\",\n                \"created_at\": \"2022-01-07T09:50:19.000Z\",\n                \"updated_at\": \"2022-03-20T21:33:31.000Z\"\n            },\n            {\n                \"number\": \"217\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"c23f8bca-19ca-453a-ad3f-46007e5409d1\",\n                \"created_at\": \"2022-01-07T10:00:44.000Z\",\n                \"updated_at\": \"2022-03-20T21:36:40.000Z\"\n            },\n            {\n                \"number\": \"3381\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"c3ab1ada-aa0b-49cd-beda-b2cafbee7249\",\n                \"created_at\": \"2022-11-16T19:14:37.000Z\",\n                \"updated_at\": \"2022-11-29T15:14:22.000Z\"\n            },\n            {\n                \"number\": \"113\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"963ca10b-dd95-45b1-9bec-1dfb86e1cad9\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"c6fc8374-0e9d-4fa7-a448-82a74c98bdab\",\n                \"created_at\": \"2022-01-06T21:48:45.000Z\",\n                \"updated_at\": \"2022-03-20T21:32:01.000Z\"\n            },\n            {\n                \"number\": \"114\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"963ca10b-dd95-45b1-9bec-1dfb86e1cad9\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"c969c0dc-6d88-445f-8ba4-3713d558c2d2\",\n                \"created_at\": \"2022-01-06T21:33:57.000Z\",\n                \"updated_at\": \"2022-03-20T21:32:11.000Z\"\n            },\n            {\n                \"number\": \"108\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"cac48eab-c89a-4fd5-a421-66b90857edf2\",\n                \"created_at\": \"2022-01-06T21:47:44.000Z\",\n                \"updated_at\": \"2022-03-20T21:31:27.000Z\"\n            },\n            {\n                \"number\": \"118\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"cb26eea1-7163-4c76-809d-f56aac0ad7e5\",\n                \"created_at\": \"2022-01-06T21:41:48.000Z\",\n                \"updated_at\": \"2022-03-20T21:32:38.000Z\"\n            },\n            {\n                \"number\": \"338\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"d0a558d2-3c2a-4b0e-9db1-f80552d09967\",\n                \"created_at\": \"2022-11-16T19:14:17.000Z\",\n                \"updated_at\": \"2022-11-29T01:04:50.000Z\"\n            },\n            {\n                \"number\": \"210\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"d335ab9b-4c10-4528-ac7e-fc55daa6db0f\",\n                \"created_at\": \"2022-01-07T09:54:57.000Z\",\n                \"updated_at\": \"2022-03-20T21:35:11.000Z\"\n            },\n            {\n                \"number\": \"204\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"649d1eb5-bb1e-4c45-b977-03c3f7104032\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"d43dda68-40e0-468a-b360-9846ac6c4e2c\",\n                \"created_at\": \"2022-01-07T09:52:08.000Z\",\n                \"updated_at\": \"2022-03-20T21:33:59.000Z\"\n            },\n            {\n                \"number\": \"999\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"ddf76bdd-fe85-457b-b961-a9f90f839a93\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"daaa412b-3d55-4694-8dc5-b9ddd21782f9\",\n                \"created_at\": \"2022-01-08T21:44:53.000Z\",\n                \"updated_at\": \"2022-09-29T13:23:06.000Z\"\n            },\n            {\n                \"number\": \"102\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"e67feb8d-8826-44ed-86b3-8de8f073601f\",\n                \"created_at\": \"2022-01-06T21:42:34.000Z\",\n                \"updated_at\": \"2022-03-20T21:30:41.000Z\"\n            },\n            {\n                \"number\": \"201\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"e9fe56e1-72e5-4181-bf8a-8085c2d6e350\",\n                \"created_at\": \"2022-01-07T10:10:27.000Z\",\n                \"updated_at\": \"2022-03-20T21:33:25.000Z\"\n            },\n            {\n                \"number\": \"225\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"deefb192-54c6-477f-960d-a17959694bbc\",\n                \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"ee7e104c-f40b-40dd-8edf-3321c4e5846f\",\n                \"created_at\": \"2022-01-07T10:04:31.000Z\",\n                \"updated_at\": \"2022-01-07T10:04:31.000Z\"\n            },\n            {\n                \"number\": \"DP3\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"dd9bf18e-ab1c-46a5-8a48-ff2ea823e464\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"f1128f30-c57f-4081-b619-e4c58eb3ffff\",\n                \"created_at\": \"2022-11-29T05:43:03.000Z\",\n                \"updated_at\": \"2022-11-29T05:43:03.000Z\"\n            },\n            {\n                \"number\": \"116\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"963ca10b-dd95-45b1-9bec-1dfb86e1cad9\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"f1d77853-620d-4abc-a5d4-d3f05c031a5a\",\n                \"created_at\": \"2022-01-06T21:34:28.000Z\",\n                \"updated_at\": \"2022-03-20T21:32:26.000Z\"\n            },\n            {\n                \"number\": \"115\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"f2f6588e-a228-4c7b-ac46-525b0449d935\",\n                \"created_at\": \"2022-01-06T21:34:15.000Z\",\n                \"updated_at\": \"2022-03-20T21:32:18.000Z\"\n            },\n            {\n                \"number\": \"A101\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"f30f6314-5d3a-4d60-b33a-22c0ffef61c0\",\n                \"created_at\": \"2022-11-30T05:25:11.000Z\",\n                \"updated_at\": \"2022-11-30T05:25:11.000Z\"\n            },\n            {\n                \"number\": \"120\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"f4e1ed5b-f4d9-4b07-aeb3-13a5c434d6d3\",\n                \"created_at\": \"2022-01-06T21:42:19.000Z\",\n                \"updated_at\": \"2022-03-20T21:32:50.000Z\"\n            },\n            {\n                \"number\": \"106\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"fc92f5af-ef20-4907-b7b6-f067cdea5b39\",\n                \"created_at\": \"2022-01-06T21:47:09.000Z\",\n                \"updated_at\": \"2022-03-20T21:31:16.000Z\"\n            },\n            {\n                \"number\": \"119\",\n                \"pets\": false,\n                \"smoking\": false,\n                \"active\": true,\n                \"lock_type\": \"RFID\",\n                \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n                \"room_type_id\": \"8c867165-a465-45c5-a062-27ac2cdb5b9d\",\n                \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n                \"id\": \"fe7f59c1-2ff7-47a0-b4ad-e0d99442c774\",\n                \"created_at\": \"2022-01-06T21:42:04.000Z\",\n                \"updated_at\": \"2022-03-20T21:32:44.000Z\"\n            }\n        ],\n        \"housekeeping_service_type_groups\": [\n            {\n                \"object_type\": \"NSO\",\n                \"object_value\": \"STAYOVER SERVICE\",\n                \"object_id\": \"14a9bcf7-2a4b-438f-b94f-079542a3adaf\",\n                \"room_ids\": [\n                    \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\"\n                ],\n                \"count\": 1\n            }\n        ],\n        \"housekeeping_team_groups\": []\n    }\n}"}],"_postman_id":"4fda98a0-ed39-4126-a504-3ff0b3799f7d"},{"name":"Mark Room Ready for Inspection","id":"57cedb8e-fe4c-44d1-a9d0-7bafbcd15b6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"ids\":[\"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\"]}"},"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/housekeeping/housekeeping-schedules/mark-clean","description":"<p>This API marks the room ready for inspection.</p>\n<p><strong>Request Object Details</strong></p>\n<p>See example request</p>\n<p><strong>Response Object Details</strong></p>\n<p>See example response</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","housekeeping","housekeeping-schedules","mark-clean"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"0e578b5c-4861-472c-bd3f-ac45c6dc14b7","name":"Mark Room Ready for Inspection","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"ids\":[\"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\"]}"},"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/housekeeping/housekeeping-schedules/mark-clean"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"business_day\": {\n            \"status\": \"IN_PROGRESS\",\n            \"date\": \"2022-11-02T00:00:00.000Z\",\n            \"id\": \"4fb3312c-6f2a-11ec-a5dd-0a2bee93f258\"\n        },\n        \"room\": {\n            \"number\": \"111\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"maintenance_issues\": [],\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\"\n                },\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\"\n            },\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"room_type\": {\n                \"name\": \"STANDARD TWO QUEEN\",\n                \"code\": \"QNS\",\n                \"id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\"\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\"\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"id\": \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n            \"created_at\": \"2022-01-06T21:48:31.000Z\",\n            \"updated_at\": \"2022-03-20T21:31:54.000Z\"\n        },\n        \"housekeeping_service_type\": {\n            \"name\": \"STAYOVER SERVICE\",\n            \"code\": \"NSO\",\n            \"active\": true,\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"housekeeping_selected_service_type_options\": [\n                {\n                    \"active\": true,\n                    \"housekeeping_schedule_id\": \"74a5d386-0673-4834-b73f-923fcf588116\",\n                    \"housekeeping_service_type_id\": \"14a9bcf7-2a4b-438f-b94f-079542a3adaf\",\n                    \"housekeeping_service_type_option_id\": \"3b1db820-4a1a-41b4-865e-1e97435b8e06\",\n                    \"id\": \"083b5b9b-2fef-4e8d-887e-0d7395c55a2d\",\n                    \"created_at\": \"2023-05-22T00:05:39.000Z\",\n                    \"updated_at\": \"2023-05-22T00:05:39.000Z\"\n                }\n            ],\n            \"mark_room_dirty\": true,\n            \"id\": \"14a9bcf7-2a4b-438f-b94f-079542a3adaf\",\n            \"created_at\": \"2022-01-06T23:06:50.000Z\",\n            \"updated_at\": \"2022-03-28T07:22:37.000Z\"\n        },\n        \"confirmation_no\": \"0K01AAH697\",\n        \"guest_name\": \"John Doe\",\n        \"date\": \"2022-11-02T00:00:00.000Z\",\n        \"status\": \"COMPLETED\",\n        \"departed\": false,\n        \"device_created_at\": 0,\n        \"remarks\": [],\n        \"business_day_id\": \"4fb3312c-6f2a-11ec-a5dd-0a2bee93f258\",\n        \"room_id\": \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n        \"reservation_id\": \"459290dd-6a1a-408a-9894-c87302fc811d\",\n        \"modified_business_day_id\": \"4fb3312c-6f2a-11ec-a5dd-0a2bee93f258\",\n        \"pet_count\": 0,\n        \"priority\": \"NORMAL\",\n        \"created_business_date\": \"2022-11-02T00:00:00.000Z\",\n        \"assigned_sequence_no\": 0,\n        \"id\": \"74a5d386-0673-4834-b73f-923fcf588116\",\n        \"created_at\": \"2023-05-22T00:05:39.000Z\",\n        \"updated_at\": \"2023-05-22T00:18:05.000Z\"\n    }\n]"}],"_postman_id":"57cedb8e-fe4c-44d1-a9d0-7bafbcd15b6f"},{"name":"Mark Room Ready for Guest","id":"eca84e21-e8f0-46c4-84e6-0fe5d9d812f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"ids\":[\"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\"]}"},"url":"<hostname>/<version>/<chain_identifier>/properties/<property_id>/housekeeping/housekeeping-schedules/mark-verified","description":"<p>This API marks the room ready for guest.</p>\n<p><strong>Request Object Details</strong></p>\n<p>See example request</p>\n<p><strong>Response Object Details</strong></p>\n<p>See example response</p>\n","urlObject":{"path":["<version>","<chain_identifier>","properties","<property_id>","housekeeping","housekeeping-schedules","mark-verified"],"host":["<hostname>"],"query":[],"variable":[]}},"response":[{"id":"1fe7fd4d-d68f-4f73-86c1-fe64d53fcbf4","name":"Mark Room Ready for Guest","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"ids\":[\"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\"]}"},"url":"https://00.us-east-1.hkdemo.hotelkeyapp.com/v4/hotelbrand/properties/1d98c167-8338-4b5c-bce7-77d17d8d1d89/housekeeping/housekeeping-schedules/mark-verified"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"business_day\": {\n            \"status\": \"IN_PROGRESS\",\n            \"date\": \"2022-11-02T00:00:00.000Z\",\n            \"id\": \"4fb3312c-6f2a-11ec-a5dd-0a2bee93f258\"\n        },\n        \"room\": {\n            \"number\": \"111\",\n            \"pets\": false,\n            \"smoking\": false,\n            \"active\": true,\n            \"lock_type\": \"RFID\",\n            \"maintenance_issues\": [],\n            \"floor_id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\",\n            \"floor\": {\n                \"name\": \"FLOOR 1\",\n                \"code\": \"B1F1\",\n                \"building_id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\",\n                \"building\": {\n                    \"name\": \"BUILDING 1\",\n                    \"code\": \"BLD1\",\n                    \"id\": \"0dcf794b-fafe-424a-bf6b-ed12193b9df4\"\n                },\n                \"id\": \"2d967bfc-e923-428f-9507-c908c14a6d1d\"\n            },\n            \"room_type_id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\",\n            \"room_type\": {\n                \"name\": \"STANDARD TWO QUEEN\",\n                \"code\": \"QNS\",\n                \"id\": \"68463fc0-a8f4-4965-b0b4-d62980608ceb\"\n            },\n            \"zone_id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\",\n            \"zone\": {\n                \"name\": \"ZONE 1\",\n                \"code\": \"ZONE1\",\n                \"id\": \"4f5c4310-7908-44d5-b723-4b8ee1d9510b\"\n            },\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"id\": \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n            \"created_at\": \"2022-01-06T21:48:31.000Z\",\n            \"updated_at\": \"2022-03-20T21:31:54.000Z\"\n        },\n        \"housekeeping_service_type\": {\n            \"name\": \"STAYOVER SERVICE\",\n            \"code\": \"NSO\",\n            \"active\": true,\n            \"property_id\": \"1d98c167-8338-4b5c-bce7-77d17d8d1d89\",\n            \"housekeeping_selected_service_type_options\": [\n                {\n                    \"active\": true,\n                    \"housekeeping_schedule_id\": \"74a5d386-0673-4834-b73f-923fcf588116\",\n                    \"housekeeping_service_type_id\": \"14a9bcf7-2a4b-438f-b94f-079542a3adaf\",\n                    \"housekeeping_service_type_option_id\": \"3b1db820-4a1a-41b4-865e-1e97435b8e06\",\n                    \"id\": \"083b5b9b-2fef-4e8d-887e-0d7395c55a2d\",\n                    \"created_at\": \"2023-05-22T00:05:39.000Z\",\n                    \"updated_at\": \"2023-05-22T00:05:39.000Z\"\n                }\n            ],\n            \"mark_room_dirty\": true,\n            \"id\": \"14a9bcf7-2a4b-438f-b94f-079542a3adaf\",\n            \"created_at\": \"2022-01-06T23:06:50.000Z\",\n            \"updated_at\": \"2022-03-28T07:22:37.000Z\"\n        },\n        \"confirmation_no\": \"0K01AAH697\",\n        \"guest_name\": \"John Doe\",\n        \"date\": \"2022-11-02T00:00:00.000Z\",\n        \"status\": \"VERIFIED\",\n        \"departed\": false,\n        \"device_created_at\": 0,\n        \"remarks\": [],\n        \"business_day_id\": \"4fb3312c-6f2a-11ec-a5dd-0a2bee93f258\",\n        \"room_id\": \"903bce8b-bf0d-4973-8fee-4b8e8a5e84ce\",\n        \"reservation_id\": \"459290dd-6a1a-408a-9894-c87302fc811d\",\n        \"modified_business_day_id\": \"4fb3312c-6f2a-11ec-a5dd-0a2bee93f258\",\n        \"pet_count\": 0,\n        \"priority\": \"NORMAL\",\n        \"created_business_date\": \"2022-11-02T00:00:00.000Z\",\n        \"assigned_sequence_no\": 0,\n        \"id\": \"74a5d386-0673-4834-b73f-923fcf588116\",\n        \"created_at\": \"2023-05-22T00:05:39.000Z\",\n        \"updated_at\": \"2023-05-22T00:18:11.000Z\"\n    }\n]"}],"_postman_id":"eca84e21-e8f0-46c4-84e6-0fe5d9d812f4"}],"id":"8d3e210a-8188-480e-914c-98f30c888ba5","description":"<p>A set to endpoints to manage housekeeping in the HK PMS.</p>\n","_postman_id":"8d3e210a-8188-480e-914c-98f30c888ba5"}]}