{"info":{"_postman_id":"60a748e1-5ab3-4b7e-856a-37bbd0b7d4bd","name":"Gfacility bookings","description":"<html><head></head><body><p>The Gfacility Bookings API enables the management of a variety of booking types within the system, encompassing everything from events and meetings to catering, visitor services, and parking. This section outlines the capabilities and endpoints associated with each booking type, designed to facilitate the organization and execution of all related activities.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"13781282","collectionId":"60a748e1-5ab3-4b7e-856a-37bbd0b7d4bd","publishedId":"2sA2r3aSEK","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-02-12T16:04:53.000Z"},"item":[{"name":"Template","item":[{"name":"questions","item":[{"name":"list","id":"703badb2-6193-4f7e-88e9-a80415d0fbcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/api/v1/templates/391/questions","urlObject":{"path":["api","v1","templates","391","questions"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"703badb2-6193-4f7e-88e9-a80415d0fbcb"},{"name":"update","id":"04602b5d-02db-4666-bf13-cd0870a1bd6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{bearerToken}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/api/v1/templates/104/questions/8695","urlObject":{"path":["api","v1","templates","104","questions","8695"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"04602b5d-02db-4666-bf13-cd0870a1bd6f"}],"id":"a5bbeb5e-a08b-4814-b255-21e0c09f174a","_postman_id":"a5bbeb5e-a08b-4814-b255-21e0c09f174a","description":""},{"name":"list","id":"e3e75f92-7ca2-45ac-a1e2-72448a0925ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"url":"{{host}}/api/v1/templates?requireTotalCount=true&questions=true&module=bookingTemplate","urlObject":{"path":["api","v1","templates"],"host":["{{host}}"],"query":[{"key":"requireTotalCount","value":"true"},{"key":"questions","value":"true"},{"key":"module","value":"bookingTemplate"},{"disabled":true,"key":"filter","value":"[\"class\", \"=\", \"services\"]"}],"variable":[]}},"response":[{"id":"38f98dd8-f020-4043-a248-a7cf64d37d92","name":"list","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{host}}/api/v1/templates?requireTotalCount=true&questions=true&module=bookingTemplate","host":["{{host}}"],"path":["api","v1","templates"],"query":[{"key":"requireTotalCount","value":"true"},{"key":"questions","value":"true"},{"key":"module","value":"bookingTemplate"},{"key":"filter","value":"[\"class\", \"=\", \"services\"]","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 21 May 2024 09:25:25 GMT"},{"key":"Date","value":"Tue, 21 May 2024 09:25:25 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.1.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"60"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"List of bookingTemplate.\",\n    \"stateData\": [],\n    \"total\": 7,\n    \"data\": [\n        {\n            \"id\": 111,\n            \"class\": \"visitors\",\n            \"name\": \"Front-line\",\n            \"code\": \"navigating\",\n            \"description\": \"aut possimus aut\",\n            \"is_active\": 1,\n            \"is_always_visible\": 0,\n            \"groups\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Administrators\",\n                    \"pivot\": {\n                        \"template_id\": 111,\n                        \"group_id\": 1\n                    }\n                }\n            ],\n            \"tags\": [\n                {\n                    \"id\": 195,\n                    \"model_id\": 111,\n                    \"model_type\": \"ticketTemplate\",\n                    \"name\": \"Table\"\n                }\n            ],\n            \"questions\": [\n                {\n                    \"id\": 2440,\n                    \"template_id\": 111,\n                    \"field\": \"visitorType\",\n                    \"question\": \"What type of visitor do you have?\",\n                    \"label\": \"Visitor type\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 1\n                },\n                {\n                    \"id\": 2441,\n                    \"template_id\": 111,\n                    \"field\": \"first_name\",\n                    \"question\": \"Provide your first name\",\n                    \"label\": \"First name\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 1\n                },\n                {\n                    \"id\": 2442,\n                    \"template_id\": 111,\n                    \"field\": \"last_name\",\n                    \"question\": \"Provide your last name\",\n                    \"label\": \"Last name\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 1\n                },\n                {\n                    \"id\": 2443,\n                    \"template_id\": 111,\n                    \"field\": \"company\",\n                    \"question\": \"Provide your company\",\n                    \"label\": \"Company\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 1\n                },\n                {\n                    \"id\": 2444,\n                    \"template_id\": 111,\n                    \"field\": \"email\",\n                    \"question\": \"Provide your email\",\n                    \"label\": \"Email\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 1\n                },\n                {\n                    \"id\": 2445,\n                    \"template_id\": 111,\n                    \"field\": \"badge_number\",\n                    \"question\": \"Provide your badge number\",\n                    \"label\": \"Badge number\",\n                    \"visibility\": 0,\n                    \"allow_override\": 0,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 0\n                },\n                {\n                    \"id\": 2446,\n                    \"template_id\": 111,\n                    \"field\": \"license_plate\",\n                    \"question\": \"Provide your license plate\",\n                    \"label\": \"License plate\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 0\n                },\n                {\n                    \"id\": 2447,\n                    \"template_id\": 111,\n                    \"field\": \"comment\",\n                    \"question\": \"Provide your comment\",\n                    \"label\": \"Comment\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 110,\n            \"class\": \"visitors\",\n            \"name\": \"Internal\",\n            \"code\": \"copy\",\n            \"description\": \"molestiae quidem recusandae\",\n            \"is_active\": 1,\n            \"is_always_visible\": 0,\n            \"groups\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Administrators\",\n                    \"pivot\": {\n                        \"template_id\": 110,\n                        \"group_id\": 1\n                    }\n                }\n            ],\n            \"tags\": [\n                {\n                    \"id\": 194,\n                    \"model_id\": 110,\n                    \"model_type\": \"ticketTemplate\",\n                    \"name\": \"Executive\"\n                }\n            ],\n            \"questions\": [\n                {\n                    \"id\": 2432,\n                    \"template_id\": 110,\n                    \"field\": \"visitorType\",\n                    \"question\": \"What type of visitor do you have?\",\n                    \"label\": \"Visitor type\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 1\n                },\n                {\n                    \"id\": 2433,\n                    \"template_id\": 110,\n                    \"field\": \"first_name\",\n                    \"question\": \"Provide your first name\",\n                    \"label\": \"First name\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 1\n                },\n                {\n                    \"id\": 2434,\n                    \"template_id\": 110,\n                    \"field\": \"last_name\",\n                    \"question\": \"Provide your last name\",\n                    \"label\": \"Last name\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 1\n                },\n                {\n                    \"id\": 2435,\n                    \"template_id\": 110,\n                    \"field\": \"company\",\n                    \"question\": \"Provide your company\",\n                    \"label\": \"Company\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 1\n                },\n                {\n                    \"id\": 2436,\n                    \"template_id\": 110,\n                    \"field\": \"email\",\n                    \"question\": \"Provide your email\",\n                    \"label\": \"Email\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 1\n                },\n                {\n                    \"id\": 2437,\n                    \"template_id\": 110,\n                    \"field\": \"badge_number\",\n                    \"question\": \"Provide your badge number\",\n                    \"label\": \"Badge number\",\n                    \"visibility\": 0,\n                    \"allow_override\": 0,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 0\n                },\n                {\n                    \"id\": 2438,\n                    \"template_id\": 110,\n                    \"field\": \"license_plate\",\n                    \"question\": \"Provide your license plate\",\n                    \"label\": \"License plate\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 0\n                },\n                {\n                    \"id\": 2439,\n                    \"template_id\": 110,\n                    \"field\": \"comment\",\n                    \"question\": \"Provide your comment\",\n                    \"label\": \"Comment\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 106,\n            \"class\": \"products\",\n            \"name\": \"UIC-Franc\",\n            \"code\": \"Home\",\n            \"description\": \"sit sit ullam\",\n            \"is_active\": 1,\n            \"is_always_visible\": 0,\n            \"groups\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Administrators\",\n                    \"pivot\": {\n                        \"template_id\": 106,\n                        \"group_id\": 1\n                    }\n                }\n            ],\n            \"tags\": [\n                {\n                    \"id\": 188,\n                    \"model_id\": 106,\n                    \"model_type\": \"ticketTemplate\",\n                    \"name\": \"Engineer\"\n                }\n            ],\n            \"questions\": [\n                {\n                    \"id\": 2362,\n                    \"template_id\": 106,\n                    \"field\": \"bookingScope\",\n                    \"question\": \"What scope of booking do you have?\",\n                    \"label\": \"Booking scope\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 1\n                }\n            ]\n        },\n        {\n            \"id\": 105,\n            \"class\": \"services\",\n            \"name\": \"Awesome\",\n            \"code\": \"Persevering\",\n            \"description\": \"architecto labore doloremque\",\n            \"is_active\": 1,\n            \"is_always_visible\": 0,\n            \"groups\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Administrators\",\n                    \"pivot\": {\n                        \"template_id\": 105,\n                        \"group_id\": 1\n                    }\n                }\n            ],\n            \"tags\": [\n                {\n                    \"id\": 187,\n                    \"model_id\": 105,\n                    \"model_type\": \"ticketTemplate\",\n                    \"name\": \"invoice\"\n                }\n            ],\n            \"questions\": []\n        },\n        {\n            \"id\": 104,\n            \"class\": \"services\",\n            \"name\": \"Officer\",\n            \"code\": \"fuchsia\",\n            \"description\": \"reiciendis cupiditate rerum\",\n            \"is_active\": 1,\n            \"is_always_visible\": 0,\n            \"groups\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Administrators\",\n                    \"pivot\": {\n                        \"template_id\": 104,\n                        \"group_id\": 1\n                    }\n                }\n            ],\n            \"tags\": [\n                {\n                    \"id\": 186,\n                    \"model_id\": 104,\n                    \"model_type\": \"ticketTemplate\",\n                    \"name\": \"circuit\"\n                }\n            ],\n            \"questions\": [\n                {\n                    \"id\": 2361,\n                    \"template_id\": 104,\n                    \"field\": \"bookingScope\",\n                    \"question\": \"What scope of booking do you have?\",\n                    \"label\": \"Booking scope\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 1\n                }\n            ]\n        },\n        {\n            \"id\": 103,\n            \"class\": \"rooms\",\n            \"name\": \"Shirt\",\n            \"code\": \"Berkshire\",\n            \"description\": \"voluptatem error quidem\",\n            \"is_active\": 1,\n            \"is_always_visible\": 0,\n            \"groups\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Administrators\",\n                    \"pivot\": {\n                        \"template_id\": 103,\n                        \"group_id\": 1\n                    }\n                }\n            ],\n            \"tags\": [\n                {\n                    \"id\": 185,\n                    \"model_id\": 103,\n                    \"model_type\": \"ticketTemplate\",\n                    \"name\": \"Optimization\"\n                }\n            ],\n            \"questions\": [\n                {\n                    \"id\": 2360,\n                    \"template_id\": 103,\n                    \"field\": \"bookingScope\",\n                    \"question\": \"What scope of booking do you have?\",\n                    \"label\": \"Booking scope\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 1\n                }\n            ]\n        },\n        {\n            \"id\": 102,\n            \"class\": \"rooms\",\n            \"name\": \"SQL\",\n            \"code\": \"Manager\",\n            \"description\": \"velit hic sed\",\n            \"is_active\": 1,\n            \"is_always_visible\": 0,\n            \"groups\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Administrators\",\n                    \"pivot\": {\n                        \"template_id\": 102,\n                        \"group_id\": 1\n                    }\n                }\n            ],\n            \"tags\": [\n                {\n                    \"id\": 184,\n                    \"model_id\": 102,\n                    \"model_type\": \"ticketTemplate\",\n                    \"name\": \"Bedfordshire\"\n                }\n            ],\n            \"questions\": [\n                {\n                    \"id\": 2359,\n                    \"template_id\": 102,\n                    \"field\": \"bookingScope\",\n                    \"question\": \"What scope of booking do you have?\",\n                    \"label\": \"Booking scope\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 1\n                }\n            ]\n        }\n    ],\n    \"debug\": {\n        \"database\": {\n            \"total\": 10,\n            \"items\": [\n                {\n                    \"connection\": \"master\",\n                    \"query\": \"select * from `companies` where `companies`.`id` = '13' and `companies`.`deleted_at` is null limit 1;\",\n                    \"time\": 2.89\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `users` where `id` = '1' and `users`.`deleted_at` is null and `users`.`generatedResourceName` is null limit 1;\",\n                    \"time\": 3.41\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `organizations` where `organizations`.`id` = '1' and `organizations`.`deleted_at` is null limit 1;\",\n                    \"time\": 1.76\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `state_stores` where `module` = 'bookingTemplate' and `filter_id` is null and `state_stores`.`deleted_at` is null limit 1;\",\n                    \"time\": 1.22\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `filters` where `module` = 'bookingTemplate' and `json_query` != '' and ((`filter_type` = 'master' and exists (select * from `groups` inner join `group_filter` on `groups`.`id` = `group_filter`.`group_id` where `filters`.`id` = `group_filter`.`filter_id` and exists (select * from `users` inner join `user_group` on `users`.`id` = `user_group`.`user_id` where `groups`.`id` = `user_group`.`group_id` and `user_id` = '1' and `users`.`deleted_at` is null and `users`.`generatedResourceName` is null) and `groups`.`deleted_at` is null))) and `filters`.`deleted_at` is null;\",\n                    \"time\": 4.41\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select distinct `templates`.`id` from `templates` left join `group_template` on `group_template`.`template_id` = `templates`.`id` left join `tags` on `tags`.`model_id` = `templates`.`id` and `tags`.`model_type` = 'ticketTemplate' left join `groups` on `groups`.`id` = `group_template`.`group_id` where (templates.name is not null) and `templates`.`deleted_at` is null and `templates`.`module` = 'bookingTemplate' group by `templates`.`id`, `id`) AS ss limit 1;\",\n                    \"time\": 2.26\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select distinct templates.id,templates.class,templates.name,templates.code,templates.description,templates.is_active,templates.is_always_visible,(GROUP_CONCAT(DISTINCT `groups`.`name`)) as `groups`,(GROUP_CONCAT(DISTINCT tags.name)) as `tags` from `templates` left join `group_template` on `group_template`.`template_id` = `templates`.`id` left join `tags` on `tags`.`model_id` = `templates`.`id` and `tags`.`model_type` = 'ticketTemplate' left join `groups` on `groups`.`id` = `group_template`.`group_id` where (templates.name is not null) and `templates`.`deleted_at` is null and `templates`.`module` = 'bookingTemplate' group by `templates`.`id`, `id` order by templates.id desc limit 25 offset 0;\",\n                    \"time\": 1.1\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id`, `groups`.`name`, `group_template`.`template_id` as `pivot_template_id`, `group_template`.`group_id` as `pivot_group_id` from `groups` inner join `group_template` on `groups`.`id` = `group_template`.`group_id` where `group_template`.`template_id` in (102, 103, 104, 105, 106, 110, 111) and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.68\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `tags` where `tags`.`model_id` in (102, 103, 104, 105, 106, 110, 111) and `tags`.`model_type` = 'ticketTemplate';\",\n                    \"time\": 0.71\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `template_id`, `field`, `question`, `label`, `visibility`, `allow_override`, `default_value`, `derived_from`, `is_required` from `template_questions` where `template_questions`.`template_id` in (102, 103, 104, 105, 106, 110, 111) and `template_questions`.`deleted_at` is null and `template_questions`.`qr_code_generator_id` is null and `template_questions`.`attribute_id` is null;\",\n                    \"time\": 2.68\n                }\n            ]\n        },\n        \"cache\": {\n            \"hit\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"miss\": {\n                \"keys\": [\n                    \"cb5df3ced53188957b911afe6bacabdb2f1a5bea\",\n                    \"cb5df3ced53188957b911afe6bacabdb2f1a5bea:timer\",\n                    \"cb5df3ced53188957b911afe6bacabdb2f1a5bea\",\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"4OiVogIXJZE95gEm\"\n                    },\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"4OiVogIXJZE95gEm\"\n                    },\n                    \"cb5df3ced53188957b911afe6bacabdb2f1a5bea\"\n                ],\n                \"total\": 6\n            },\n            \"write\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"forget\": {\n                \"keys\": [],\n                \"total\": 0\n            }\n        },\n        \"profiling\": [\n            {\n                \"event\": \"request-time\",\n                \"time\": 0.39998793601989746\n            }\n        ],\n        \"memory\": {\n            \"usage\": 10222464,\n            \"peak\": 10222840\n        }\n    }\n}"}],"_postman_id":"e3e75f92-7ca2-45ac-a1e2-72448a0925ce"},{"name":"name-list","id":"5060b0f4-57bf-4aa7-b9c6-8d17c952092f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"url":"{{host}}/api/v1/templates/name-list?id=106&questions=true&module=bookingTemplate","urlObject":{"path":["api","v1","templates","name-list"],"host":["{{host}}"],"query":[{"key":"id","value":"106"},{"key":"questions","value":"true"},{"disabled":true,"key":"filter","value":"[\"class\", \"=\", \"services\"]"},{"key":"module","value":"bookingTemplate"}],"variable":[]}},"response":[{"id":"26505677-5926-4445-aba5-893875c3f2c1","name":"name-list","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{host}}/api/v1/templates/name-list?id=106&questions=true&module=bookingTemplate","host":["{{host}}"],"path":["api","v1","templates","name-list"],"query":[{"key":"id","value":"106"},{"key":"questions","value":"true"},{"key":"filter","value":"[\"class\", \"=\", \"services\"]","disabled":true},{"key":"module","value":"bookingTemplate"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 21 May 2024 09:23:15 GMT"},{"key":"Date","value":"Tue, 21 May 2024 09:23:15 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.1.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"60"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"List of bookingTemplate.\",\n    \"data\": [\n        {\n            \"id\": 106,\n            \"class\": \"products\",\n            \"name\": \"UIC-Franc\",\n            \"description\": \"sit sit ullam\",\n            \"has_pinned\": 0,\n            \"questions\": [\n                {\n                    \"id\": 2362,\n                    \"template_id\": 106,\n                    \"field\": \"bookingScope\",\n                    \"question\": \"What scope of booking do you have?\",\n                    \"label\": \"Booking scope\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 1,\n                    \"assignees\": [],\n                    \"workgroups\": [],\n                    \"booking_scopes\": []\n                }\n            ],\n            \"custom_attribute_questions\": [\n                {\n                    \"id\": 2365,\n                    \"field\": \"varchar\",\n                    \"question\": \"test booking custom field\",\n                    \"label\": \"booking custom field\",\n                    \"visibility\": 1,\n                    \"allow_override\": 1,\n                    \"default_value\": null,\n                    \"derived_from\": null,\n                    \"is_required\": 0,\n                    \"attribute_id\": 14,\n                    \"template_id\": 106,\n                    \"type\": \"varchar\",\n                    \"slug\": \"textField_b1cf1\",\n                    \"values\": null,\n                    \"attribute\": {\n                        \"id\": 14,\n                        \"slug\": \"textField_b1cf1\",\n                        \"name\": \"booking custom field\",\n                        \"description\": \"test booking custom field\",\n                        \"sort_order\": 10,\n                        \"type\": \"varchar\",\n                        \"is_active\": true,\n                        \"is_multiple_selection\": false,\n                        \"is_required\": false,\n                        \"is_rich_format\": false,\n                        \"rule\": null,\n                        \"values\": null,\n                        \"styles\": null,\n                        \"classification_type\": null,\n                        \"created_at\": \"2024-05-03T10:53:15.000000Z\",\n                        \"updated_at\": \"2024-05-03T10:53:15.000000Z\",\n                        \"deleted_at\": null\n                    },\n                    \"locations\": [],\n                    \"classification\": [],\n                    \"configuration_item\": [],\n                    \"workgroups\": []\n                }\n            ],\n            \"tags\": [\n                {\n                    \"id\": 188,\n                    \"model_id\": 106,\n                    \"model_type\": \"ticketTemplate\",\n                    \"name\": \"Engineer\"\n                }\n            ]\n        }\n    ],\n    \"debug\": {\n        \"database\": {\n            \"total\": 17,\n            \"items\": [\n                {\n                    \"connection\": \"master\",\n                    \"query\": \"select * from `companies` where `companies`.`id` = '13' and `companies`.`deleted_at` is null limit 1;\",\n                    \"time\": 23.39\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `users` where `id` = '1' and `users`.`deleted_at` is null and `users`.`generatedResourceName` is null limit 1;\",\n                    \"time\": 2.64\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `organizations` where `organizations`.`id` = '1' and `organizations`.`deleted_at` is null limit 1;\",\n                    \"time\": 2.09\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `filters` where `module` = 'bookingTemplate' and `json_query` != '' and ((`filter_type` = 'master' and exists (select * from `groups` inner join `group_filter` on `groups`.`id` = `group_filter`.`group_id` where `filters`.`id` = `group_filter`.`filter_id` and exists (select * from `users` inner join `user_group` on `users`.`id` = `user_group`.`user_id` where `groups`.`id` = `user_group`.`group_id` and `user_id` = '1' and `users`.`deleted_at` is null and `users`.`generatedResourceName` is null) and `groups`.`deleted_at` is null))) and `filters`.`deleted_at` is null;\",\n                    \"time\": 4.61\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `group_id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '1' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.63\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select distinct `templates`.`id`, `templates`.`class`, `templates`.`name`, `templates`.`description`, (case when user_pinned_items.user_id is not null then true else false end ) as has_pinned from `templates` left join `group_template` on `group_template`.`template_id` = `templates`.`id` left join `tags` on `tags`.`model_id` = `templates`.`id` and `tags`.`model_type` = 'ticketTemplate' left join `groups` on `groups`.`id` = `group_template`.`group_id` left join `user_pinned_items` on `user_pinned_items`.`model_id` = `templates`.`id` and `user_pinned_items`.`model_type` = 'bookingTemplate' and `user_pinned_items`.`user_id` = '1' where (templates.name is not null) and `is_active` = '1' and exists (select * from `groups` inner join `group_template` on `groups`.`id` = `group_template`.`group_id` where `templates`.`id` = `group_template`.`template_id` and `group_id` in ('1') and `groups`.`deleted_at` is null) and `templates`.`id` = '106' and `templates`.`deleted_at` is null and `templates`.`module` = 'bookingTemplate' group by `templates`.`id`, `id` order by `has_pinned` desc, `templates`.`name` asc;\",\n                    \"time\": 3.87\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `tags` where `tags`.`model_id` in (106) and `tags`.`model_type` = 'ticketTemplate';\",\n                    \"time\": 0.58\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `field`, `question`, `label`, `visibility`, `allow_override`, `default_value`, `derived_from`, `is_required`, `attribute_id`, `template_id` from `template_questions` where `template_questions`.`template_id` in (106) and exists (select * from `attributes` where `template_questions`.`attribute_id` = `attributes`.`id` and `is_active` = '1' and `type` in ('varchar', 'text', 'integer', 'date', 'time', 'boolean', 'dropdown', '5_star_rating', 'classification_lookup', 'configuration_item_lookup', 'location_lookup', 'user_lookup', 'workgroup_lookup') and `attributes`.`deleted_at` is null) and `template_questions`.`deleted_at` is null and `template_questions`.`attribute_id` is not null;\",\n                    \"time\": 2.83\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `attributes` where `attributes`.`id` in (14) and `attributes`.`deleted_at` is null;\",\n                    \"time\": 0.4\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `locations`.`id`, `locations`.`name`, `template_question_allow_values`.`question_id` as `pivot_question_id`, `template_question_allow_values`.`value` as `pivot_value` from `locations` inner join `template_question_allow_values` on `locations`.`id` = `template_question_allow_values`.`value` where `template_question_allow_values`.`question_id` in (2365) and `locations`.`deleted_at` is null group by `id`;\",\n                    \"time\": 1.05\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `classifications`.`id`, `classifications`.`name`, `classifications`.`allow_similar_request`, `ticket_question_classification`.`question_id` as `pivot_question_id`, `ticket_question_classification`.`classification_id` as `pivot_classification_id` from `classifications` inner join `ticket_question_classification` on `classifications`.`id` = `ticket_question_classification`.`classification_id` where `ticket_question_classification`.`question_id` in (2365) and `classifications`.`deleted_at` is null and `class_type` != 'task_type' group by `id`;\",\n                    \"time\": 1.67\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configuration_items`.`id`, `configuration_items`.`title`, `template_question_allow_values`.`question_id` as `pivot_question_id`, `template_question_allow_values`.`value` as `pivot_value` from `configuration_items` inner join `template_question_allow_values` on `configuration_items`.`id` = `template_question_allow_values`.`value` where `template_question_allow_values`.`question_id` in (2365) and `configuration_items`.`deleted_at` is null group by `id`;\",\n                    \"time\": 1.68\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `workgroup`.`id`, `workgroup`.`name`, `workgroup`.`code`, `template_question_allow_values`.`question_id` as `pivot_question_id`, `template_question_allow_values`.`value` as `pivot_value` from `workgroup` inner join `template_question_allow_values` on `workgroup`.`id` = `template_question_allow_values`.`value` where `template_question_allow_values`.`question_id` in (2365) and `workgroup`.`deleted_at` is null group by `id`;\",\n                    \"time\": 1.05\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `template_id`, `field`, `question`, `label`, `visibility`, `allow_override`, `default_value`, `derived_from`, `is_required` from `template_questions` where `template_questions`.`template_id` in (106) and `template_questions`.`deleted_at` is null and `template_questions`.`qr_code_generator_id` is null and `template_questions`.`attribute_id` is null order by FIELD(`field`, 'title','description','organization','location','scope','class','classification','urgency','impact','priority','requestedFor','assignees','workgroups','dueDate','configurationItem','asset','knowledgebase','attachment','ticketType','configurationItemType','assetType','knowledgebaseType','productCategory','productType','financeType','serviceType','visitorType','bookingScope','parentConfigurationItem','childConfigurationItem','parentAsset','childAsset','parentKnowledgebase','childKnowledgebase','tags','purchase_price','sales_price','currency','billing','min_order_quantity','vat');\",\n                    \"time\": 1.87\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `ticket_question_assignees` where `assign_type` = 'user' and `ticket_question_assignees`.`question_id` in (2362);\",\n                    \"time\": 0.82\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `ticket_question_assignees` where `assign_type` = 'workgroup' and `ticket_question_assignees`.`question_id` in (2362);\",\n                    \"time\": 0.4\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `filters`.`id`, `filters`.`filter_name`, `template_question_allow_values`.`question_id` as `pivot_question_id`, `template_question_allow_values`.`value` as `pivot_value` from `filters` inner join `template_question_allow_values` on `filters`.`id` = `template_question_allow_values`.`value` where `template_question_allow_values`.`question_id` in (2362) and `filters`.`deleted_at` is null and `filter_type` != 'restriction' group by `id`;\",\n                    \"time\": 0.81\n                }\n            ]\n        },\n        \"cache\": {\n            \"hit\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"miss\": {\n                \"keys\": [\n                    \"27bcaece50b03d69b5fe1300404656cfb661be9f\",\n                    \"27bcaece50b03d69b5fe1300404656cfb661be9f:timer\",\n                    \"27bcaece50b03d69b5fe1300404656cfb661be9f\",\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"4OiVogIXJZE95gEm\"\n                    },\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"4OiVogIXJZE95gEm\"\n                    },\n                    \"27bcaece50b03d69b5fe1300404656cfb661be9f\"\n                ],\n                \"total\": 6\n            },\n            \"write\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"forget\": {\n                \"keys\": [],\n                \"total\": 0\n            }\n        },\n        \"profiling\": [\n            {\n                \"event\": \"request-time\",\n                \"time\": 0.34535908699035645\n            }\n        ],\n        \"memory\": {\n            \"usage\": 10237864,\n            \"peak\": 10356920\n        }\n    }\n}"}],"_postman_id":"5060b0f4-57bf-4aa7-b9c6-8d17c952092f"},{"name":"store","id":"a8a906c9-00b7-467a-87ec-58e6e7463d4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"module\": \"bookingTemplate\",\r\n    \"class\": \"visitors\",\r\n    \"name\": \"Regional\",\r\n    \"code\": \"Cambridgeshire\",\r\n    \"description\": \"ratione sed aut\",\r\n    \"is_active\": true,\r\n    \"group_ids\": [\r\n        1\r\n    ],\r\n    \"tags\": [\r\n        {\r\n            \"id\": 1,\r\n            \"name\": \"composite\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/templates","urlObject":{"path":["api","v1","templates"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"74dc024c-52c6-4c49-8044-8d476258723e","name":"store","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"module\": \"bookingTemplate\",\r\n    \"class\": \"visitors\",\r\n    \"name\": \"quantifying\",\r\n    \"code\": \"parse\",\r\n    \"description\": \"quisquam et suscipit\",\r\n    \"is_active\": true,\r\n    \"group_ids\": [\r\n        1\r\n    ],\r\n    \"tags\": [\r\n        {\r\n            \"id\": 1,\r\n            \"name\": \"Generic\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/templates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 21 May 2024 09:23:40 GMT"},{"key":"Date","value":"Tue, 21 May 2024 09:23:40 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.1.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"60"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"BookingTemplate has been created successfully.\",\n    \"data\": {\n        \"module\": \"bookingTemplate\",\n        \"class\": \"visitors\",\n        \"name\": \"Front-line\",\n        \"code\": \"navigating\",\n        \"description\": \"aut possimus aut\",\n        \"is_active\": true,\n        \"is_always_visible\": false,\n        \"updated_at\": \"2024-05-21T09:23:40.000000Z\",\n        \"created_at\": \"2024-05-21T09:23:40.000000Z\",\n        \"id\": 111\n    },\n    \"debug\": {\n        \"database\": {\n            \"total\": 17,\n            \"items\": [\n                {\n                    \"connection\": \"master\",\n                    \"query\": \"select * from `companies` where `companies`.`id` = '13' and `companies`.`deleted_at` is null limit 1;\",\n                    \"time\": 2.69\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `users` where `id` = '1' and `users`.`deleted_at` is null and `users`.`generatedResourceName` is null limit 1;\",\n                    \"time\": 2.57\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `organizations` where `organizations`.`id` = '1' and `organizations`.`deleted_at` is null limit 1;\",\n                    \"time\": 1.8\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as aggregate from `templates` where `name` in ('Front-line') and `templates`.`deleted_at` is null and `templates`.`module` = 'bookingTemplate';\",\n                    \"time\": 0.62\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as aggregate from `templates` where `code` in ('navigating') and `templates`.`deleted_at` is null and `templates`.`module` = 'bookingTemplate';\",\n                    \"time\": 0.51\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"insert into `templates` (`module`, `class`, `name`, `code`, `description`, `is_active`, `is_always_visible`, `updated_at`, `created_at`) values ('bookingTemplate', 'visitors', 'Front-line', 'navigating', 'aut possimus aut', '1', '', '2024-05-21 09:23:40', '2024-05-21 09:23:40');\",\n                    \"time\": 1.84\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `group_template` where `group_template`.`template_id` = '111';\",\n                    \"time\": 0.96\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"insert into `group_template` (`group_id`, `template_id`) values ('1', '111');\",\n                    \"time\": 2.63\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"insert into `tags` (`name`, `model_id`, `model_type`) values ('Table', '111', 'ticketTemplate');\",\n                    \"time\": 2.95\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"insert into `template_questions` (`field`, `question`, `label`, `visibility`, `is_required`, `allow_override`, `default_value`, `derived_from`, `template_id`, `updated_at`, `created_at`) values ('visitorType', 'What type of visitor do you have?', 'Visitor type', '1', '1', '1', '', '', '111', '2024-05-21 09:23:40', '2024-05-21 09:23:40');\",\n                    \"time\": 1.69\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"insert into `template_questions` (`field`, `question`, `label`, `visibility`, `is_required`, `allow_override`, `default_value`, `derived_from`, `template_id`, `updated_at`, `created_at`) values ('first_name', 'Provide your first name', 'First name', '1', '1', '1', '', '', '111', '2024-05-21 09:23:40', '2024-05-21 09:23:40');\",\n                    \"time\": 1.34\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"insert into `template_questions` (`field`, `question`, `label`, `visibility`, `is_required`, `allow_override`, `default_value`, `derived_from`, `template_id`, `updated_at`, `created_at`) values ('last_name', 'Provide your last name', 'Last name', '1', '1', '1', '', '', '111', '2024-05-21 09:23:40', '2024-05-21 09:23:40');\",\n                    \"time\": 1.13\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"insert into `template_questions` (`field`, `question`, `label`, `visibility`, `is_required`, `allow_override`, `default_value`, `derived_from`, `template_id`, `updated_at`, `created_at`) values ('company', 'Provide your company', 'Company', '1', '1', '1', '', '', '111', '2024-05-21 09:23:40', '2024-05-21 09:23:40');\",\n                    \"time\": 1.62\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"insert into `template_questions` (`field`, `question`, `label`, `visibility`, `is_required`, `allow_override`, `default_value`, `derived_from`, `template_id`, `updated_at`, `created_at`) values ('email', 'Provide your email', 'Email', '1', '1', '1', '', '', '111', '2024-05-21 09:23:40', '2024-05-21 09:23:40');\",\n                    \"time\": 1.19\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"insert into `template_questions` (`field`, `question`, `label`, `derived_from`, `template_id`, `updated_at`, `created_at`) values ('badge_number', 'Provide your badge number', 'Badge number', '', '111', '2024-05-21 09:23:40', '2024-05-21 09:23:40');\",\n                    \"time\": 1.81\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"insert into `template_questions` (`field`, `question`, `label`, `visibility`, `is_required`, `allow_override`, `default_value`, `derived_from`, `template_id`, `updated_at`, `created_at`) values ('license_plate', 'Provide your license plate', 'License plate', '1', '', '1', '', '', '111', '2024-05-21 09:23:40', '2024-05-21 09:23:40');\",\n                    \"time\": 1.88\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"insert into `template_questions` (`field`, `question`, `label`, `visibility`, `is_required`, `allow_override`, `default_value`, `derived_from`, `template_id`, `updated_at`, `created_at`) values ('comment', 'Provide your comment', 'Comment', '1', '', '1', '', '', '111', '2024-05-21 09:23:40', '2024-05-21 09:23:40');\",\n                    \"time\": 1.27\n                }\n            ]\n        },\n        \"cache\": {\n            \"hit\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"miss\": {\n                \"keys\": [\n                    \"c5130c21876340d37ab9dab81faf574ba6384d69\",\n                    \"c5130c21876340d37ab9dab81faf574ba6384d69:timer\",\n                    \"c5130c21876340d37ab9dab81faf574ba6384d69\",\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"4OiVogIXJZE95gEm\"\n                    },\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"4OiVogIXJZE95gEm\"\n                    },\n                    \"c5130c21876340d37ab9dab81faf574ba6384d69\"\n                ],\n                \"total\": 6\n            },\n            \"write\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"forget\": {\n                \"keys\": [],\n                \"total\": 0\n            }\n        },\n        \"profiling\": [\n            {\n                \"event\": \"request-time\",\n                \"time\": 0.32492899894714355\n            }\n        ],\n        \"memory\": {\n            \"usage\": 10147192,\n            \"peak\": 10247840\n        }\n    }\n}"}],"_postman_id":"a8a906c9-00b7-467a-87ec-58e6e7463d4f"},{"name":"update","id":"54a61fd9-565b-40dc-b800-fde62242dc38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"module\": \"bookingTemplate\",\r\n    \"class\": \"services\",\r\n    \"name\": \"Officer\",\r\n    \"code\": \"fuchsia\",\r\n    \"description\": \"reiciendis cupiditate rerum\",\r\n    \"is_active\": 1,\r\n    \"is_always_visible\": 0,\r\n    \"group_ids\": [\r\n        1\r\n    ],\r\n    \"tags\": [\r\n        {\r\n            \"id\": 1,\r\n            \"name\": \"bookingTestServices\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/templates/104","urlObject":{"path":["api","v1","templates","104"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"5c93bb34-9fb7-408a-9437-23c830c6233b","name":"update","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"module\": \"bookingTemplate\",\r\n    \"class\": \"services\",\r\n    \"name\": \"Officer\",\r\n    \"code\": \"fuchsia\",\r\n    \"description\": \"reiciendis cupiditate rerum\",\r\n    \"is_active\": 1,\r\n    \"is_always_visible\": 0,\r\n    \"group_ids\": [\r\n        1\r\n    ],\r\n    \"tags\": [\r\n        {\r\n            \"id\": 1,\r\n            \"name\": \"bookingTestServices\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/templates/104"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 21 May 2024 09:28:43 GMT"},{"key":"Date","value":"Tue, 21 May 2024 09:28:43 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.1.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"60"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"BookingTemplate has been updated successfully.\",\n    \"data\": {\n        \"id\": 104,\n        \"module\": \"bookingTemplate\",\n        \"class\": \"services\",\n        \"name\": \"Officer\",\n        \"code\": \"fuchsia\",\n        \"description\": \"reiciendis cupiditate rerum\",\n        \"is_active\": 1,\n        \"is_always_visible\": 0,\n        \"created_at\": \"2024-05-03T10:35:50.000000Z\",\n        \"updated_at\": \"2024-05-03T10:35:50.000000Z\",\n        \"deleted_at\": null\n    },\n    \"debug\": {\n        \"database\": {\n            \"total\": 15,\n            \"items\": [\n                {\n                    \"connection\": \"master\",\n                    \"query\": \"select * from `companies` where `companies`.`id` = '13' and `companies`.`deleted_at` is null limit 1;\",\n                    \"time\": 3.71\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `users` where `id` = '1' and `users`.`deleted_at` is null and `users`.`generatedResourceName` is null limit 1;\",\n                    \"time\": 3.26\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `organizations` where `organizations`.`id` = '1' and `organizations`.`deleted_at` is null limit 1;\",\n                    \"time\": 1.09\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `templates` where `id` = '104' and `templates`.`deleted_at` is null and `templates`.`module` = 'bookingTemplate' limit 1;\",\n                    \"time\": 0.79\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id`, `name`, `user_group`.`user_id` as `pivot_user_id`, `user_group`.`group_id` as `pivot_group_id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '1' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.92\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.`id`, `operational_rights`.`module`, `operational_rights`.`name`, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` in (1);\",\n                    \"time\": 3.44\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.`id`, `configurational_rights`.`module`, `configurational_rights`.`name`, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` in (1);\",\n                    \"time\": 2.2\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.*, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` = '1';\",\n                    \"time\": 2.28\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.*, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` = '1';\",\n                    \"time\": 1.49\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as aggregate from `templates` where `name` in ('Officer') and `id` != '104' and `templates`.`deleted_at` is null and `templates`.`module` = 'bookingTemplate';\",\n                    \"time\": 0.92\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as aggregate from `templates` where `code` in ('fuchsia') and `id` != '104' and `templates`.`deleted_at` is null and `templates`.`module` = 'bookingTemplate';\",\n                    \"time\": 0.63\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `group_template` where `group_template`.`template_id` = '104';\",\n                    \"time\": 0.6\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `tags` where `tags`.`model_type` = 'ticketTemplate' and `tags`.`model_id` = '104' and `tags`.`model_id` is not null;\",\n                    \"time\": 0.54\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"delete from `tags` where `tags`.`model_type` = 'ticketTemplate' and `tags`.`model_id` = '104' and `tags`.`model_id` is not null;\",\n                    \"time\": 2.03\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"insert into `tags` (`name`, `model_id`, `model_type`) values ('bookingTestServices', '104', 'ticketTemplate');\",\n                    \"time\": 1.14\n                }\n            ]\n        },\n        \"cache\": {\n            \"hit\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"miss\": {\n                \"keys\": [\n                    \"648617833d70aca862a2779d49fc307fa956974e\",\n                    \"648617833d70aca862a2779d49fc307fa956974e:timer\",\n                    \"648617833d70aca862a2779d49fc307fa956974e\",\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"4OiVogIXJZE95gEm\"\n                    },\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"4OiVogIXJZE95gEm\"\n                    },\n                    {\n                        \"tags\": [\n                            \"permissions_13_1\"\n                        ],\n                        \"key\": \"permissions_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"ug_13_1\"\n                        ],\n                        \"key\": \"ug_\"\n                    },\n                    \"648617833d70aca862a2779d49fc307fa956974e\"\n                ],\n                \"total\": 8\n            },\n            \"write\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"forget\": {\n                \"keys\": [],\n                \"total\": 0\n            }\n        },\n        \"profiling\": [\n            {\n                \"event\": \"request-time\",\n                \"time\": 0.4935588836669922\n            }\n        ],\n        \"memory\": {\n            \"usage\": 9903128,\n            \"peak\": 12786816\n        }\n    }\n}"}],"_postman_id":"54a61fd9-565b-40dc-b800-fde62242dc38"},{"name":"delete","id":"b218ddd1-62a0-4597-bc72-0a50ca5c6986","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"module\": \"bookingTemplate\",\r\n    \"class\": \"services\",\r\n    \"name\": \"Officer\",\r\n    \"code\": \"fuchsia\",\r\n    \"description\": \"reiciendis cupiditate rerum\",\r\n    \"is_active\": 1,\r\n    \"is_always_visible\": 0,\r\n    \"group_ids\": [\r\n        1\r\n    ],\r\n    \"tags\": [\r\n        {\r\n            \"id\": 1,\r\n            \"name\": \"bookingTestServices\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/templates/104","urlObject":{"path":["api","v1","templates","104"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b218ddd1-62a0-4597-bc72-0a50ca5c6986"}],"id":"bafb0e49-5acc-4765-b3a5-a668592408fb","_postman_id":"bafb0e49-5acc-4765-b3a5-a668592408fb","description":""},{"name":"Bookings","item":[{"name":"booking/calender","id":"05d87997-7ef6-4fa0-8810-f08605d3e4e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"id\": 440\r\n}"},"url":"{{host}}/api/v1/event/calender?start_date=2024-02-10&end_date=2024-02-11","description":"<p>Retrieves full details of a single booking, including information about visitors and orders associated with the booking. Replace <code>{event_id}</code> with the unique identifier of the booking you want to retrieve details for.</p>\n","urlObject":{"path":["api","v1","event","calender"],"host":["{{host}}"],"query":[{"key":"start_date","value":"2024-02-10"},{"key":"end_date","value":"2024-02-11"}],"variable":[]}},"response":[{"id":"4a541e4d-f64d-4993-9d41-dac4b479d590","name":"booking/calender","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"id\": 440\r\n}"},"url":{"raw":"{{host}}/api/v1/event/calender?start_date=2024-02-10&end_date=2024-02-11","host":["{{host}}"],"path":["api","v1","event","calender"],"query":[{"key":"start_date","value":"2024-02-10"},{"key":"end_date","value":"2024-02-11"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 16 Jul 2024 06:36:11 GMT"},{"key":"Date","value":"Tue, 16 Jul 2024 06:36:11 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.1.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"60"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"List of event.\",\n    \"data\": [\n        {\n            \"id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AnhICJ5hn4U2Qpe1nobJyFQAASxZ2lAAA\",\n            \"external_id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AnhICJ5hn4U2Qpe1nobJyFQAASxZ2lAAA\",\n            \"internal_id\": 2464,\n            \"icaluid\": \"040000008200E00074C5B7101A82E00800000000F56BB40FE142DA010000000000000000100000001896753A5107164BAA5A52ACE0886CD8\",\n            \"title\": \"developer \",\n            \"description\": null,\n            \"start_datetime\": \"2024-02-10T08:30:00.000000Z\",\n            \"end_datetime\": \"2024-02-10T09:30:00.000000Z\",\n            \"status\": \"confirmed\"\n        },\n        {\n            \"id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AnhICJ5hn4U2Qpe1nobJyFQAASxZ4owAA\",\n            \"external_id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AnhICJ5hn4U2Qpe1nobJyFQAASxZ4owAA\",\n            \"internal_id\": null,\n            \"icaluid\": \"040000008200E00074C5B7101A82E008000000006A14AE63B140DA010000000000000000100000000A71FEAC51398447A5E1CFC5BA8BA9E0\",\n            \"title\": \"developer \",\n            \"description\": null,\n            \"start_datetime\": \"2024-02-10T09:30:00.000000Z\",\n            \"end_datetime\": \"2024-02-10T11:00:00.000000Z\",\n            \"status\": \"confirmed\"\n        },\n        {\n            \"id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AxgfMaidGckOK5DFh2zs1FAAACv1KVgAA\",\n            \"external_id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AxgfMaidGckOK5DFh2zs1FAAACv1KVgAA\",\n            \"internal_id\": null,\n            \"icaluid\": \"040000008200E00074C5B7101A82E00800000000472BBE8F1E58DA010000000000000000100000002D4FE2EDA2F6B1499EB8E1A23A9B8F08\",\n            \"title\": \"Developer/QA Use \",\n            \"description\": null,\n            \"start_datetime\": \"2024-01-31T20:00:00.000000Z\",\n            \"end_datetime\": \"2024-02-10T21:00:00.000000Z\",\n            \"status\": \"confirmed\"\n        },\n        {\n            \"id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AxgfMaidGckOK5DFh2zs1FAAACv1KVgAA\",\n            \"external_id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AxgfMaidGckOK5DFh2zs1FAAACv1KVgAA\",\n            \"internal_id\": null,\n            \"icaluid\": \"040000008200E00074C5B7101A82E00800000000472BBE8F1E58DA010000000000000000100000002D4FE2EDA2F6B1499EB8E1A23A9B8F08\",\n            \"title\": \"Developer/QA Use \",\n            \"description\": null,\n            \"start_datetime\": \"2024-01-31T20:00:00.000000Z\",\n            \"end_datetime\": \"2024-02-10T21:00:00.000000Z\",\n            \"status\": \"confirmed\"\n        },\n        {\n            \"id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AxgfMaidGckOK5DFh2zs1FAAADhO-6AAA\",\n            \"external_id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AxgfMaidGckOK5DFh2zs1FAAADhO-6AAA\",\n            \"internal_id\": null,\n            \"icaluid\": \"040000008200E00074C5B7101A82E008000000003E028537275CDA0100000000000000001000000004B1533F07CD2F43B6C0B7F23D7898E0\",\n            \"title\": \"On the spot booking\",\n            \"description\": null,\n            \"start_datetime\": \"2024-02-10T13:58:06.000000Z\",\n            \"end_datetime\": \"2024-02-10T14:13:06.000000Z\",\n            \"status\": \"confirmed\"\n        },\n        {\n            \"id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AxgfMaidGckOK5DFh2zs1FAAADhO-8wAA\",\n            \"external_id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AxgfMaidGckOK5DFh2zs1FAAADhO-8wAA\",\n            \"internal_id\": null,\n            \"icaluid\": \"040000008200E00074C5B7101A82E008000000009B702576275CDA01000000000000000010000000D9257D5E4CF1E14F9507A879121AB713\",\n            \"title\": \"check in\",\n            \"description\": null,\n            \"start_datetime\": \"2024-02-10T13:30:00.000000Z\",\n            \"end_datetime\": \"2024-02-10T14:00:00.000000Z\",\n            \"status\": \"confirmed\"\n        },\n        {\n            \"id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AxgfMaidGckOK5DFh2zs1FAAADhO57QAA\",\n            \"external_id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AxgfMaidGckOK5DFh2zs1FAAADhO57QAA\",\n            \"internal_id\": null,\n            \"icaluid\": \"040000008200E00074C5B7101A82E00800000000FAAA0FC1F65BDA01000000000000000010000000E28E3E554E167A408CA2B2C6F8131669\",\n            \"title\": \"On the spot booking\",\n            \"description\": null,\n            \"start_datetime\": \"2024-02-10T07:57:11.000000Z\",\n            \"end_datetime\": \"2024-02-10T10:57:11.000000Z\",\n            \"status\": \"confirmed\"\n        },\n        {\n            \"id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AxgfMaidGckOK5DFh2zs1FAAADhO74wAA\",\n            \"external_id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AxgfMaidGckOK5DFh2zs1FAAADhO74wAA\",\n            \"internal_id\": null,\n            \"icaluid\": \"040000008200E00074C5B7101A82E00800000000EB5C46CC235CDA01000000000000000010000000A2EBFCD67D4BA347B72DD9DDAC20E298\",\n            \"title\": \"S1\",\n            \"description\": null,\n            \"start_datetime\": \"2024-02-10T12:30:00.000000Z\",\n            \"end_datetime\": \"2024-02-10T13:21:12.000000Z\",\n            \"status\": \"confirmed\"\n        },\n        {\n            \"id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AxgfMaidGckOK5DFh2zs1FAAADhOyHQAA\",\n            \"external_id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AxgfMaidGckOK5DFh2zs1FAAADhOyHQAA\",\n            \"internal_id\": null,\n            \"icaluid\": \"040000008200E00074C5B7101A82E00800000000D9C3EC20955BDA01000000000000000010000000C89590E1C093744CB27CE3FFEF68ADB6\",\n            \"title\": \"ddddd\",\n            \"description\": null,\n            \"start_datetime\": \"2024-02-10T19:40:00.000000Z\",\n            \"end_datetime\": \"2024-02-10T21:30:00.000000Z\",\n            \"status\": \"confirmed\"\n        },\n        {\n            \"id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AYKpFpeT3H0GqomYJSL0fpgAAC0MpqAAA\",\n            \"external_id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AYKpFpeT3H0GqomYJSL0fpgAAC0MpqAAA\",\n            \"internal_id\": 3036,\n            \"icaluid\": \"040000008200E00074C5B7101A82E008000000006D3FF320C459DA01000000000000000010000000A0C02668ADAC8E41B29A1660A9AC9738\",\n            \"title\": \"Rajnit Baldaniya \",\n            \"description\": null,\n            \"start_datetime\": \"2024-02-10T01:30:00.000000Z\",\n            \"end_datetime\": \"2024-02-10T03:00:00.000000Z\",\n            \"status\": \"confirmed\"\n        },\n        {\n            \"id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AYKpFpeT3H0GqomYJSL0fpgAAC0MpqAAA\",\n            \"external_id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AYKpFpeT3H0GqomYJSL0fpgAAC0MpqAAA\",\n            \"internal_id\": 3036,\n            \"icaluid\": \"040000008200E00074C5B7101A82E008000000006D3FF320C459DA01000000000000000010000000A0C02668ADAC8E41B29A1660A9AC9738\",\n            \"title\": \"Rajnit Baldaniya \",\n            \"description\": null,\n            \"start_datetime\": \"2024-02-10T01:30:00.000000Z\",\n            \"end_datetime\": \"2024-02-10T03:00:00.000000Z\",\n            \"status\": \"confirmed\"\n        },\n        {\n            \"id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AYKpFpeT3H0GqomYJSL0fpgAAC0MpqAAA\",\n            \"external_id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AYKpFpeT3H0GqomYJSL0fpgAAC0MpqAAA\",\n            \"internal_id\": 3036,\n            \"icaluid\": \"040000008200E00074C5B7101A82E008000000006D3FF320C459DA01000000000000000010000000A0C02668ADAC8E41B29A1660A9AC9738\",\n            \"title\": \"Rajnit Baldaniya \",\n            \"description\": null,\n            \"start_datetime\": \"2024-02-10T01:30:00.000000Z\",\n            \"end_datetime\": \"2024-02-10T03:00:00.000000Z\",\n            \"status\": \"confirmed\"\n        },\n        {\n            \"id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AYKpFpeT3H0GqomYJSL0fpgAAC0MpqAAA\",\n            \"external_id\": \"AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0AYKpFpeT3H0GqomYJSL0fpgAAC0MpqAAA\",\n            \"internal_id\": 3036,\n            \"icaluid\": \"040000008200E00074C5B7101A82E008000000006D3FF320C459DA01000000000000000010000000A0C02668ADAC8E41B29A1660A9AC9738\",\n            \"title\": \"Rajnit Baldaniya \",\n            \"description\": null,\n            \"start_datetime\": \"2024-02-10T01:30:00.000000Z\",\n            \"end_datetime\": \"2024-02-10T03:00:00.000000Z\",\n            \"status\": \"confirmed\"\n        },\n        {\n            \"id\": 2541,\n            \"external_id\": \"AAkBOQAICNwqlGPwgAAuAAAAAB2EAxGqZhHNm8gAqgAvxFoNACjWOMuaDZ5Ft5Y_KfXfTTMAAMws4RcAABA=\",\n            \"internal_id\": 2541,\n            \"icaluid\": \"040000008200E00074C5B7101A82E00807E8011560B38A969D3CDA010000000000000000100000003F193DA82B66574CA3BD1E30E9389B96\",\n            \"title\": \"daily\",\n            \"description\": null,\n            \"start_datetime\": \"2024-02-10T23:00:00.000000Z\",\n            \"end_datetime\": \"2024-02-10T23:30:00.000000Z\",\n            \"status\": \"active\",\n            \"host\": null,\n            \"organizer\": null\n        },\n        {\n            \"id\": 2624,\n            \"external_id\": \"AAkBOQAICNwpyzmGwAAuAAAAAB2EAxGqZhHNm8gAqgAvxFoNAMgSe8SK4LJCsPgvZ22XTbYAARrAAh0AABA=\",\n            \"internal_id\": 2624,\n            \"icaluid\": \"040000008200E00074C5B7101A82E00807E8020AF9E350D86B44DA01000000000000000010000000F79D8C7865F724419685294D9661D0D6\",\n            \"title\": \"Manish\",\n            \"description\": null,\n            \"start_datetime\": \"2024-02-09T23:30:00.000000Z\",\n            \"end_datetime\": \"2024-02-10T01:00:00.000000Z\",\n            \"status\": \"active\",\n            \"host\": null,\n            \"organizer\": null\n        }\n    ],\n    \"debug\": {\n        \"database\": {\n            \"total\": 61,\n            \"items\": [\n                {\n                    \"connection\": \"master\",\n                    \"query\": \"select * from `companies` where `companies`.`id` = '31' and `companies`.`deleted_at` is null limit 1;\",\n                    \"time\": 2.85\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `users` where `id` = '322' and `users`.`deleted_at` is null and `users`.`generatedResourceName` is null limit 1;\",\n                    \"time\": 2.17\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `organizations` where `organizations`.`id` = '65' and `organizations`.`deleted_at` is null limit 1;\",\n                    \"time\": 0.35\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id`, `name`, `user_group`.`user_id` as `pivot_user_id`, `user_group`.`group_id` as `pivot_group_id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '322' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.45\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.`id`, `operational_rights`.`module`, `operational_rights`.`name`, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` in (1);\",\n                    \"time\": 3\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.`id`, `configurational_rights`.`module`, `configurational_rights`.`name`, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` in (1);\",\n                    \"time\": 1.22\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.*, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` = '1';\",\n                    \"time\": 2.74\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.*, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` = '1';\",\n                    \"time\": 1.31\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id`, `name`, `user_group`.`user_id` as `pivot_user_id`, `user_group`.`group_id` as `pivot_group_id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '322' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.64\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.`id`, `operational_rights`.`module`, `operational_rights`.`name`, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` in (1);\",\n                    \"time\": 2.48\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.`id`, `configurational_rights`.`module`, `configurational_rights`.`name`, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` in (1);\",\n                    \"time\": 1.23\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.*, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` = '1';\",\n                    \"time\": 3.09\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.*, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` = '1';\",\n                    \"time\": 1.47\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id`, `name`, `user_group`.`user_id` as `pivot_user_id`, `user_group`.`group_id` as `pivot_group_id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '322' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.62\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.`id`, `operational_rights`.`module`, `operational_rights`.`name`, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` in (1);\",\n                    \"time\": 2.09\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.`id`, `configurational_rights`.`module`, `configurational_rights`.`name`, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` in (1);\",\n                    \"time\": 1.08\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.*, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` = '1';\",\n                    \"time\": 2.94\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.*, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` = '1';\",\n                    \"time\": 1.22\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id`, `name`, `user_group`.`user_id` as `pivot_user_id`, `user_group`.`group_id` as `pivot_group_id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '322' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.59\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.`id`, `operational_rights`.`module`, `operational_rights`.`name`, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` in (1);\",\n                    \"time\": 2.34\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.`id`, `configurational_rights`.`module`, `configurational_rights`.`name`, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` in (1);\",\n                    \"time\": 1.11\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.*, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` = '1';\",\n                    \"time\": 2.78\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.*, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` = '1';\",\n                    \"time\": 1.37\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id`, `name`, `user_group`.`user_id` as `pivot_user_id`, `user_group`.`group_id` as `pivot_group_id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '322' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.59\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.`id`, `operational_rights`.`module`, `operational_rights`.`name`, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` in (1);\",\n                    \"time\": 2.18\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.`id`, `configurational_rights`.`module`, `configurational_rights`.`name`, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` in (1);\",\n                    \"time\": 1.22\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.*, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` = '1';\",\n                    \"time\": 3.39\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.*, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` = '1';\",\n                    \"time\": 1.31\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `filters` where `module` = 'roomEvent' and `json_query` != '' and ((`filter_type` = 'master' and exists (select * from `groups` inner join `group_filter` on `groups`.`id` = `group_filter`.`group_id` where `filters`.`id` = `group_filter`.`filter_id` and exists (select * from `users` inner join `user_group` on `users`.`id` = `user_group`.`user_id` where `groups`.`id` = `user_group`.`group_id` and `user_id` = '322' and `users`.`deleted_at` is null and `users`.`generatedResourceName` is null) and `groups`.`deleted_at` is null))) and `filters`.`deleted_at` is null;\",\n                    \"time\": 2.41\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `room_events`.`id`, `room_events`.`id` as `external_id`, `events`.`id` as `internal_id`, `room_events`.`icaluid`, `room_events`.`title`, `room_events`.`description`, `room_events`.`start_datetime`, `room_events`.`end_datetime`, `room_events`.`status` from `room_events` left join `users` as `externalRoom` on `externalRoom`.`id` = `room_events`.`user_id` left join `locations` on `locations`.`id` = `externalRoom`.`location_id` left join `locations` as `parent_locations` on `locations`.`parent_id` = `parent_locations`.`id` left join `locations` as `grand_parent_locations` on `parent_locations`.`parent_id` = `grand_parent_locations`.`id` left join `users` on `users`.`email` = `room_events`.`organizer` left join `users` as `secretary` on `users`.`assistant_id` = `secretary`.`id` left join `users` as `manager` on `users`.`manager_id` = `manager`.`id` left join `events` on `room_events`.`icaluid` = `events`.`icaluid` and `events`.`icaluid` is not null and `events`.`deleted_at` is null where (room_events.id is not null) and `room_events`.`status` != 'cancelled' and (`room_events`.`start_datetime` between '2024-02-10' and '2024-02-11' or `room_events`.`end_datetime` between '2024-02-10' and '2024-02-11');\",\n                    \"time\": 3.27\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `key`, `is_selectable` from `finkeys` where `finkeys`.`deleted_at` is null;\",\n                    \"time\": 0.6\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `questions` where (`question` = 'comment') and `questions`.`deleted_at` is null limit 1;\",\n                    \"time\": 0.54\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id`, `name`, `user_group`.`user_id` as `pivot_user_id`, `user_group`.`group_id` as `pivot_group_id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '322' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.44\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.`id`, `operational_rights`.`module`, `operational_rights`.`name`, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` in (1);\",\n                    \"time\": 2.52\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.`id`, `configurational_rights`.`module`, `configurational_rights`.`name`, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` in (1);\",\n                    \"time\": 1.04\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.*, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` = '1';\",\n                    \"time\": 2.8\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.*, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` = '1';\",\n                    \"time\": 1.61\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id`, `name`, `user_group`.`user_id` as `pivot_user_id`, `user_group`.`group_id` as `pivot_group_id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '322' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.88\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.`id`, `operational_rights`.`module`, `operational_rights`.`name`, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` in (1);\",\n                    \"time\": 3.09\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.`id`, `configurational_rights`.`module`, `configurational_rights`.`name`, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` in (1);\",\n                    \"time\": 1.08\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.*, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` = '1';\",\n                    \"time\": 2.45\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.*, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` = '1';\",\n                    \"time\": 1.21\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id`, `name`, `user_group`.`user_id` as `pivot_user_id`, `user_group`.`group_id` as `pivot_group_id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '322' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.62\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.`id`, `operational_rights`.`module`, `operational_rights`.`name`, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` in (1);\",\n                    \"time\": 2.07\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.`id`, `configurational_rights`.`module`, `configurational_rights`.`name`, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` in (1);\",\n                    \"time\": 1.14\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.*, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` = '1';\",\n                    \"time\": 2.9\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.*, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` = '1';\",\n                    \"time\": 1.26\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id`, `name`, `user_group`.`user_id` as `pivot_user_id`, `user_group`.`group_id` as `pivot_group_id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '322' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.72\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.`id`, `operational_rights`.`module`, `operational_rights`.`name`, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` in (1);\",\n                    \"time\": 2.08\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.`id`, `configurational_rights`.`module`, `configurational_rights`.`name`, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` in (1);\",\n                    \"time\": 1.17\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.*, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` = '1';\",\n                    \"time\": 3.02\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.*, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` = '1';\",\n                    \"time\": 1.35\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id`, `name`, `user_group`.`user_id` as `pivot_user_id`, `user_group`.`group_id` as `pivot_group_id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '322' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.65\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.`id`, `operational_rights`.`module`, `operational_rights`.`name`, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` in (1);\",\n                    \"time\": 2.32\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.`id`, `configurational_rights`.`module`, `configurational_rights`.`name`, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` in (1);\",\n                    \"time\": 1.16\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `operational_rights`.*, `group_operations`.`group_id` as `pivot_group_id`, `group_operations`.`operational_right_id` as `pivot_operational_right_id` from `operational_rights` inner join `group_operations` on `operational_rights`.`id` = `group_operations`.`operational_right_id` where `group_operations`.`group_id` = '1';\",\n                    \"time\": 2.56\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configurational_rights`.*, `group_configurations`.`group_id` as `pivot_group_id`, `group_configurations`.`configurational_right_id` as `pivot_configurational_right_id` from `configurational_rights` inner join `group_configurations` on `configurational_rights`.`id` = `group_configurations`.`configurational_right_id` where `group_configurations`.`group_id` = '1';\",\n                    \"time\": 1.25\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `filters` where `module` = 'event' and `json_query` != '' and ((`filter_type` = 'master' and exists (select * from `groups` inner join `group_filter` on `groups`.`id` = `group_filter`.`group_id` where `filters`.`id` = `group_filter`.`filter_id` and exists (select * from `users` inner join `user_group` on `users`.`id` = `user_group`.`user_id` where `groups`.`id` = `user_group`.`group_id` and `user_id` = '322' and `users`.`deleted_at` is null and `users`.`generatedResourceName` is null) and `groups`.`deleted_at` is null))) and `filters`.`deleted_at` is null;\",\n                    \"time\": 1.92\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `events`.`id`, `events`.`external_id`, `events`.`id` as `internal_id`, `events`.`icaluid`, `events`.`title`, `events`.`description`, `events`.`start_datetime`, `events`.`end_datetime`, `events`.`status` from `events` left join `event_visitors` on `event_visitors`.`event_id` = `events`.`id` and `event_visitors`.`deleted_at` is null left join `catering_order_items` on `catering_order_items`.`event_id` = `events`.`id` and `catering_order_items`.`deleted_at` is null left join `event_services` on `event_services`.`event_id` = `events`.`id` and `event_services`.`deleted_at` is null left join `products` on `catering_order_items`.`product_id` = `products`.`id` left join `locations` on `locations`.`id` = `events`.`location_id` left join `location_layouts` on `events`.`location_layout_id` = `location_layouts`.`id` left join `locations` as `parent_locations` on `locations`.`parent_id` = `parent_locations`.`id` left join `locations` as `grand_parent_locations` on `parent_locations`.`parent_id` = `grand_parent_locations`.`id` left join `users` on `events`.`user_id` = `users`.`id` left join `users` as `host` on `events`.`host_id` = `host`.`id` left join `users` as `secretary` on `users`.`assistant_id` = `secretary`.`id` left join `users` as `manager` on `users`.`manager_id` = `manager`.`id` left join `users` as `creator` on `events`.`creator_id` = `creator`.`id` left join `tasks` on `events`.`id` = `tasks`.`model_id` and `tasks`.`model_type` = 'event' and `tasks`.`deleted_at` is null left join `task_assigns` on `task_assigns`.`task_id` = `tasks`.`id` left join `finances` as `finkey_3_finances` on `events`.`id` = `finkey_3_finances`.`model_id` and `finkey_3_finances`.`model_type` = 'event' and `finkey_3_finances`.`finkey_id` = '3' left join `finances` as `finkey_4_finances` on `events`.`id` = `finkey_4_finances`.`model_id` and `finkey_4_finances`.`model_type` = 'event' and `finkey_4_finances`.`finkey_id` = '4' left join `rating_averages` as `over_all_ratings` on `over_all_ratings`.`model_id` = `events`.`id` and `over_all_ratings`.`model_type` = 'event' and `over_all_ratings`.`column` = 'overall_score' left join `rating_averages` as `catering_ratings` on `catering_ratings`.`model_id` = `events`.`id` and `catering_ratings`.`model_type` = 'event' and `catering_ratings`.`column` = 'catering' left join `rating_averages` as `hospitality_ratings` on `hospitality_ratings`.`model_id` = `events`.`id` and `hospitality_ratings`.`model_type` = 'event' and `hospitality_ratings`.`column` = 'hospitality' left join `rating_averages` as `hygiene_ratings` on `hygiene_ratings`.`model_id` = `events`.`id` and `hygiene_ratings`.`model_type` = 'event' and `hygiene_ratings`.`column` = 'meeting_room_facilities_hygiene' left join `ratings` as `comment_ratings` on `comment_ratings`.`model_id` = `events`.`id` and `comment_ratings`.`model_type` = 'event' and `comment_ratings`.`question_id` = '5' and `comment_ratings`.`deleted_at` is null left join `conversations` as `unread_conversations` on `unread_conversations`.`model_id` = `events`.`id` and `unread_conversations`.`model_type` = 'event' and `unread_conversations`.`user_id` != '322' and (`unread_conversations`.`is_read` = '' or json_contains(`unread_conversations`.`mentions`, '{\\\"id\\\":322,\\\"is_read\\\":false}')) where ((events.id is not null)) and `events`.`status` != 'cancel' and (`events`.`icaluid` not in ('040000008200E00074C5B7101A82E00800000000F56BB40FE142DA010000000000000000100000001896753A5107164BAA5A52ACE0886CD8', '040000008200E00074C5B7101A82E008000000006A14AE63B140DA010000000000000000100000000A71FEAC51398447A5E1CFC5BA8BA9E0', '040000008200E00074C5B7101A82E00800000000472BBE8F1E58DA010000000000000000100000002D4FE2EDA2F6B1499EB8E1A23A9B8F08', '040000008200E00074C5B7101A82E00800000000472BBE8F1E58DA010000000000000000100000002D4FE2EDA2F6B1499EB8E1A23A9B8F08', '040000008200E00074C5B7101A82E008000000003E028537275CDA0100000000000000001000000004B1533F07CD2F43B6C0B7F23D7898E0', '040000008200E00074C5B7101A82E008000000009B702576275CDA01000000000000000010000000D9257D5E4CF1E14F9507A879121AB713', '040000008200E00074C5B7101A82E00800000000FAAA0FC1F65BDA01000000000000000010000000E28E3E554E167A408CA2B2C6F8131669', '040000008200E00074C5B7101A82E00800000000EB5C46CC235CDA01000000000000000010000000A2EBFCD67D4BA347B72DD9DDAC20E298', '040000008200E00074C5B7101A82E00800000000D9C3EC20955BDA01000000000000000010000000C89590E1C093744CB27CE3FFEF68ADB6', '040000008200E00074C5B7101A82E008000000006D3FF320C459DA01000000000000000010000000A0C02668ADAC8E41B29A1660A9AC9738', '040000008200E00074C5B7101A82E008000000006D3FF320C459DA01000000000000000010000000A0C02668ADAC8E41B29A1660A9AC9738', '040000008200E00074C5B7101A82E008000000006D3FF320C459DA01000000000000000010000000A0C02668ADAC8E41B29A1660A9AC9738', '040000008200E00074C5B7101A82E008000000006D3FF320C459DA01000000000000000010000000A0C02668ADAC8E41B29A1660A9AC9738') or `events`.`external_id` is null) and (`events`.`start_datetime` between '2024-02-10' and '2024-02-11' or `events`.`end_datetime` between '2024-02-10' and '2024-02-11') and `events`.`deleted_at` is null group by `events`.`id`;\",\n                    \"time\": 16.32\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `first_name`, `last_name`, `email`, `primary_org`, `location_id`, `phone`, `employee_id`, `license_plate`, `manager_id`, `assistant_id` from `users` where 0 = 1;\",\n                    \"time\": 0.41\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `first_name`, `last_name`, `image` from `users` where 0 = 1;\",\n                    \"time\": 0.28\n                }\n            ]\n        },\n        \"cache\": {\n            \"hit\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"miss\": {\n                \"keys\": [\n                    \"2d5b130f0aabd3064516d719d32cdff3f4960651\",\n                    \"2d5b130f0aabd3064516d719d32cdff3f4960651:timer\",\n                    \"2d5b130f0aabd3064516d719d32cdff3f4960651\",\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"cW6JDN8Pf7jDcChi\"\n                    },\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"cW6JDN8Pf7jDcChi\"\n                    },\n                    {\n                        \"tags\": [\n                            \"permissions_31_322\"\n                        ],\n                        \"key\": \"permissions_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"ug_31_322\"\n                        ],\n                        \"key\": \"ug_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"permissions_31_322\"\n                        ],\n                        \"key\": \"permissions_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"ug_31_322\"\n                        ],\n                        \"key\": \"ug_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"permissions_31_322\"\n                        ],\n                        \"key\": \"permissions_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"ug_31_322\"\n                        ],\n                        \"key\": \"ug_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"permissions_31_322\"\n                        ],\n                        \"key\": \"permissions_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"ug_31_322\"\n                        ],\n                        \"key\": \"ug_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"permissions_31_322\"\n                        ],\n                        \"key\": \"permissions_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"ug_31_322\"\n                        ],\n                        \"key\": \"ug_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"permissions_31_322\"\n                        ],\n                        \"key\": \"permissions_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"ug_31_322\"\n                        ],\n                        \"key\": \"ug_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"permissions_31_322\"\n                        ],\n                        \"key\": \"permissions_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"ug_31_322\"\n                        ],\n                        \"key\": \"ug_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"permissions_31_322\"\n                        ],\n                        \"key\": \"permissions_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"ug_31_322\"\n                        ],\n                        \"key\": \"ug_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"permissions_31_322\"\n                        ],\n                        \"key\": \"permissions_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"ug_31_322\"\n                        ],\n                        \"key\": \"ug_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"permissions_31_322\"\n                        ],\n                        \"key\": \"permissions_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"ug_31_322\"\n                        ],\n                        \"key\": \"ug_\"\n                    },\n                    \"2d5b130f0aabd3064516d719d32cdff3f4960651\"\n                ],\n                \"total\": 26\n            },\n            \"write\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"forget\": {\n                \"keys\": [],\n                \"total\": 0\n            }\n        },\n        \"profiling\": [\n            {\n                \"event\": \"request-time\",\n                \"time\": 2.4519689083099365\n            }\n        ],\n        \"memory\": {\n            \"usage\": 10429488,\n            \"peak\": 13701200\n        }\n    }\n}"}],"_postman_id":"05d87997-7ef6-4fa0-8810-f08605d3e4e2"},{"name":"bookings/create","id":"8d053657-a32b-42b6-80ef-affe0b3f31fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{bearerToken}}"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"add time product note save issue \",\n    \"description\": \"<p>add time product note save issue </p>\",\n    \"start_datetime\": \"2026-02-23 04:15:00\",\n    \"end_datetime\": \"2026-02-23 05:15:00\",\n    \"organization_id\": 51,\n    \"location_id\": 75,\n    \"purpose_id\": 17,\n    \"user_id\": 322,\n    \"host_id\": 322,\n    \"additional_visitors\": 0,\n    \"is_sync_enabled\": false,\n    \"finkeys\": [\n        {\n            \"finkey_id\": 14,\n            \"value_id\": 11\n        }\n    ],\n    \"visitors\": [\n        {\n            \"action\": \"create\",\n            \"data\": {\n                \"first_name\": \"kaushik\",\n                \"last_name\": \"kasodariya\",\n                \"email\": \"kaushik.kasodariya@gfacility.com\",\n                \"organization\": \"United Nations Organization (UN)\"\n            }\n        }\n    ],\n    \"rooms\": [\n        {\n            \"action\": \"create\",\n            \"data\": {\n                \"location_id\": 75,\n                \"is_primary\": true,\n                \"location_layout_id\": 42,\n                \"note\": \"room note \"\n            }\n        }\n    ],\n    \"services\": [\n        {\n            \"action\": \"create\",\n            \"data\": {\n                \"service_id\": 383,\n                \"start\": \"2026-02-23 04:15:00\",\n                \"end\": \"2026-02-23 05:15:00\",\n                \"note\": \"service note\",\n                \"quantity\": 1\n            }\n        }\n    ],\n    \"orders\": [\n        {\n            \"action\": \"create\",\n            \"data\": {\n                \"product_id\": 105,\n                \"quantity\": 1,\n                \"deliver_at\": \"2026-02-23 04:15:00\",\n                \"note\": \"product note\"\n            }\n        }\n    ]\n}"},"url":"{{host}}/api/v1/meeting/details","description":"<p>Creates a new Gfacility booking event or updates an existing one based on the provided <code>id</code>. Include booking details such as title, organization, start and end times, organizer information, and financial keys. This endpoint is specific to Gfacility bookings and does not interact with Microsoft room booking services.</p>\n<h4 id=\"note\">Note</h4>\n<ul>\n<li>If the <code>id</code> field is empty, a new booking will be created in Gfacility.</li>\n<li>If the <code>id</code> field is filled out, the corresponding booking will be updated.</li>\n</ul>\n","urlObject":{"path":["api","v1","meeting","details"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"f5d151e4-c4d5-4085-82a6-13d8141e0334","name":"bookings/create","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{bearerToken}}"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"Brainstorm session\",\n    \"description\":\"Unleash your creativity and join us for a brainstorming event where every idea is a stepping stone to innovation. Let's collaborate, inspire, and transform thoughts into actionable solutions together.\",\n    \"start_datetime\": \"2024-02-12 06:30:00\",\n    \"end_datetime\": \"2024-02-12 07:30:00\",\n    \"organization_id\": 1,\n    \"location_id\": 6,\n    \"host_id\": 1,\n    \"user_id\": 1,\n    \"event_finkeys\": [\n        {\n            \"finkey_id\": 1,\n            \"value_id\": 1\n        },\n        {\n            \"finkey_id\": 2,\n            \"value_id\": 3\n        }\n    ]\n}"},"url":"{{host}}/api/v1/meeting/details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Feb 2024 14:23:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"58"},{"key":"x-cloud-trace-context","value":"d7f15596d42fe03ff17f89210eebb823"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=27g8au%2B8ghSKSVR6in0k5fxZNCiPUngiHXf16v7LkswPN%2BUtr5EzJQVv2O1e5T26XqQASDu6HsA%2Fg14paXl2XlJmshOHsxhKVrsKLojfGFxU4Qmz0v5IeMuShh7mDEUajJwa\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"85457d5dcd233908-IAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Evenement is succesvol opgeslagen.\",\n    \"eventDetails\": {\n        \"block_date_time\": null,\n        \"title\": \"Brainstorm session\",\n        \"start_datetime\": \"2024-02-12T06:30:00.000000Z\",\n        \"end_datetime\": \"2024-02-12T07:30:00.000000Z\",\n        \"user_id\": 1,\n        \"purpose_id\": 18,\n        \"is_purpose_overruled\": false,\n        \"description\": \"Unleash your creativity and join us for a brainstorming event where every idea is a stepping stone to innovation. Let's collaborate, inspire, and transform thoughts into actionable solutions together.\",\n        \"organization_id\": 1,\n        \"location_id\": 6,\n        \"location_layout_id\": null,\n        \"host_id\": 1,\n        \"purpose_name\": \"Internal meeting\",\n        \"organization_name\": \"Gfacility\",\n        \"organization_code\": \"GF\",\n        \"updated_by\": 3,\n        \"creator_id\": 3,\n        \"is_catering_conflict\": 0,\n        \"updated_at\": \"2024-02-12T14:23:30.000000Z\",\n        \"created_at\": \"2024-02-12T14:23:30.000000Z\",\n        \"id\": 440,\n        \"purpose\": {\n            \"id\": 18,\n            \"name\": \"Internal meeting\",\n            \"description\": null,\n            \"class_type\": \"meeting_reason\",\n            \"order\": null,\n            \"is_active\": 1,\n            \"is_visible_kiosk\": 1,\n            \"_rgt\": 10,\n            \"_lft\": 9,\n            \"created_at\": \"2022-03-19T12:22:02.000000Z\",\n            \"updated_at\": \"2023-07-14T08:28:56.000000Z\",\n            \"deleted_at\": null,\n            \"is_visible\": 0,\n            \"is_visible_for_all\": 0,\n            \"allow_similar_request\": 0\n        },\n        \"organization\": {\n            \"id\": 1,\n            \"parent_id\": 0,\n            \"name\": \"Gfacility\",\n            \"code\": \"GF\",\n            \"description\": \"Gfacility\",\n            \"currency\": \"€\",\n            \"type\": 12,\n            \"time_zone\": \"Europe/Brussels\",\n            \"selectable_status\": 1,\n            \"created_at\": \"2022-03-19T12:22:01.000000Z\",\n            \"updated_at\": \"2023-01-17T10:00:16.000000Z\",\n            \"deleted_at\": null\n        },\n        \"organizer\": {\n            \"id\": 1,\n            \"first_name\": \"Valon\",\n            \"last_name\": \"Miski\",\n            \"etag\": null,\n            \"email\": \"valon.miski@gfacility.com\",\n            \"employee_id\": \"\",\n            \"phone\": \"\",\n            \"user_language\": \"en\",\n            \"last_login\": \"2022-05-29T11:26:12.000000Z\",\n            \"assistant_id\": null,\n            \"manager_id\": null,\n            \"status\": true,\n            \"email_verified_at\": \"2022-03-19 12:21:53\",\n            \"primary_org\": 1,\n            \"location_id\": 2,\n            \"generatedResourceName\": null,\n            \"floorName\": \"\",\n            \"capacity\": null,\n            \"resourceCategory\": null,\n            \"license_plate\": null,\n            \"timezone\": \"Asia/Kolkata\",\n            \"sync_enabled\": 0,\n            \"room_event_sync_token\": null,\n            \"acl_sync_enabled\": 0,\n            \"user_sync_token\": \"anonymized\",\n            \"image\": \"anonymized\",\n            \"is_admin\": 1,\n            \"is_external_sync\": 1,\n            \"is_guest_user\": 0,\n            \"is_service_user\": 0,\n            \"group_user_sync_token\": null,\n            \"is_group_user\": 0,\n            \"created_at\": \"2022-03-19T12:21:53.000000Z\",\n            \"updated_at\": \"2022-08-16T14:27:44.000000Z\",\n            \"deleted_at\": \"2022-08-16T14:27:44.000000Z\",\n            \"auth_id\": 0,\n            \"scheduler_view\": \"\",\n            \"scheduler_view_id\": null,\n            \"scheduler_start_time\": \"06:00:00\",\n            \"scheduler_end_time\": \"20:00:00\",\n            \"last_event_sync\": null,\n            \"dashboard_template_id\": null\n        },\n        \"location\": {\n            \"id\": 6,\n            \"name\": \"Gfacility\",\n            \"code\": \"Gfacility\",\n            \"description\": null,\n            \"parking_notes\": null,\n            \"type\": 2,\n            \"type_name\": \"Business building\",\n            \"parent_id\": 7,\n            \"financial_rule_id\": null,\n            \"price_type\": \"fixed\",\n            \"price\": 0,\n            \"currency\": null,\n            \"vat_id\": null,\n            \"_lft\": 5,\n            \"_rgt\": 6,\n            \"selectable_status\": 0,\n            \"is_reception_desk\": 0,\n            \"overrule\": 0,\n            \"class\": \"building\",\n            \"etags\": null,\n            \"image\": null,\n            \"resourceId\": null,\n            \"capacity\": 0,\n            \"address\": \"Anonymized\",\n            \"lat\": 52.38,\n            \"long\": 4.91,\n            \"is_external\": 0,\n            \"is_external_sync\": 0,\n            \"export_external_id\": null,\n            \"m2\": null,\n            \"workplace\": null,\n            \"before_duration\": null,\n            \"before_criteria\": null,\n            \"after_duration\": null,\n            \"after_criteria\": null,\n            \"charge_type\": null,\n            \"charge_hours\": null,\n            \"charge_description\": null,\n            \"created_at\": \"2022-08-16T15:10:05.000000Z\",\n            \"updated_at\": \"2022-09-28T12:03:44.000000Z\",\n            \"deleted_at\": \"2022-09-28T12:03:44.000000Z\",\n            \"location_room\": null\n        },\n        \"event_finkeys\": [\n            {\n                \"id\": 457,\n                \"model_type\": \"event\",\n                \"model_id\": 440,\n                \"finkey_id\": 1,\n                \"finkey_key_name\": \"Cost center\",\n                \"finkey_value\": 1,\n                \"finkey_value_name\": \"CC1048\",\n                \"deleted_at\": null\n            }\n        ],\n        \"event_service\": []\n    },\n    \"cateringChecked\": false,\n    \"conflict\": false,\n    \"conflictData\": []\n}"}],"_postman_id":"8d053657-a32b-42b6-80ef-affe0b3f31fe"},{"name":"bookings/update","id":"ab4105ab-af30-44fe-8353-4e71981462bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{bearerToken}}"}],"body":{"mode":"raw","raw":"{\n    \"rooms\": [\n        {\n            \"action\": \"create\",\n            \"data\": {\n                \"location_id\": 537,\n                \"is_primary\": true,\n                \"location_layout_id\": 77\n            }\n        },\n        {\n            \"action\": \"delete\",\n            \"data\": {\n                \"id\": 3531\n            }\n        }\n    ],\n    \"orders\": [\n        {\n            \"action\": \"create\",\n            \"data\": {\n                \"product_id\": 123,\n                \"quantity\": 1,\n                \"deliver_at\": \"2026-03-15 08:15:00\"\n            }\n        }\n    ],\n    \"location_id\": 537,\n    \"finkeys\": [\n        {\n            \"finkey_id\": 4,\n            \"value_id\": 20\n        },\n        {\n            \"finkey_id\": 14,\n            \"value_id\": 12\n        },\n        {\n            \"finkey_id\": 15,\n            \"value_id\": 39\n        }\n    ],\n    \"id\": 16483\n}"},"url":"{{host}}/api/v1/meeting/details","description":"<p>Updates an existing booking in Gfacility based on the provided <code>id</code>. Include booking details such as title, organization, start and end times, organizer information, and financial keys. This endpoint is specific to Gfacility bookings and does not interact with Microsoft room booking services.</p>\n","urlObject":{"path":["api","v1","meeting","details"],"host":["{{host}}"],"query":[{"disabled":true,"description":{"content":"<p>(Required) The unique identifier for the booking, used to update an existing booking.</p>\n","type":"text/plain"},"key":"event_id","value":"16024"}],"variable":[]}},"response":[{"id":"06779d3b-05c3-4366-b554-c6a9a96495b0","name":"bookings/update","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer..."}],"body":{"mode":"raw","raw":"{\n    \"id\": 440,\n    \"title\": \"AI Brainstorm session\"\n}"},"url":{"raw":"{{host}}/api/v1/meeting/details","host":["{{host}}"],"path":["api","v1","meeting","details"],"query":[{"key":"event_id","value":"16024","description":"(Required) The unique identifier for the booking, used to update an existing booking.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Feb 2024 14:30:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"58"},{"key":"x-cloud-trace-context","value":"6a7656767236fe968e4a80138a265f80"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=5brm4Hw5rVu%2BGYRR0TrMmJJu4viokXpSJ%2BWG8WkBh7ZZKn2lUIpgH3BRsvLRrUBAbLRVDQZxt1wI9HN6O0XgaeJwDlt6kyx3qRXvjoi3kxuXDA8K3AeCMx8RooEa%2BUKzD1mW\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"854587122b76073d-IAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Evenement is succesvol opgeslagen.\",\n    \"eventDetails\": {\n        \"id\": 440,\n        \"title\": \"AI Brainstorm session\",\n        \"description\": \"Unleash your creativity and join us for a brainstorming event where every idea is a stepping stone to innovation. Let's collaborate, inspire, and transform thoughts into actionable solutions together.\",\n        \"start_datetime\": \"2024-02-12T06:30:00.000000Z\",\n        \"end_datetime\": \"2024-02-12T07:30:00.000000Z\",\n        \"block_date_time\": null,\n        \"confirm_by_organizer\": null,\n        \"additional_visitors\": 0,\n        \"event_visitors_count\": 0,\n        \"event_chats_count\": 0,\n        \"event_orders_count\": 0,\n        \"event_tasks_count\": 0,\n        \"event_attachment_count\": 0,\n        \"organization_id\": 1,\n        \"organization_name\": \"Gfacility\",\n        \"organization_code\": \"GF\",\n        \"location_id\": 6,\n        \"location_layout_id\": null,\n        \"location_not_in_sync\": 0,\n        \"date_not_in_sync\": 0,\n        \"user_id\": 3,\n        \"creator_id\": 3,\n        \"updated_by\": 3,\n        \"external_id\": null,\n        \"recurrence_external_id\": null,\n        \"recurrence_type\": null,\n        \"icaluid\": null,\n        \"etag\": null,\n        \"is_external_deleted\": null,\n        \"is_gdpr_executed\": null,\n        \"purpose_id\": 18,\n        \"purpose_name\": \"Internal meeting\",\n        \"is_purpose_overruled\": false,\n        \"visitor_reason\": null,\n        \"catering_reason\": null,\n        \"status\": \"active\",\n        \"is_catering_conflict\": 0,\n        \"is_service_conflict\": 0,\n        \"cancelled_at\": null,\n        \"cancelled_by\": null,\n        \"created_at\": \"2024-02-12T14:23:30.000000Z\",\n        \"updated_at\": \"2024-02-12T14:30:07.000000Z\",\n        \"deleted_at\": null,\n        \"host_id\": 3,\n        \"purpose\": {\n            \"id\": 18,\n            \"name\": \"Internal meeting\",\n            \"description\": null,\n            \"class_type\": \"meeting_reason\",\n            \"order\": null,\n            \"is_active\": 1,\n            \"is_visible_kiosk\": 1,\n            \"_rgt\": 10,\n            \"_lft\": 9,\n            \"created_at\": \"2022-03-19T12:22:02.000000Z\",\n            \"updated_at\": \"2023-07-14T08:28:56.000000Z\",\n            \"deleted_at\": null,\n            \"is_visible\": 0,\n            \"is_visible_for_all\": 0,\n            \"allow_similar_request\": 0\n        },\n        \"organization\": {\n            \"id\": 1,\n            \"parent_id\": 0,\n            \"name\": \"Gfacility\",\n            \"code\": \"GF\",\n            \"description\": \"Gfacility\",\n            \"currency\": \"€\",\n            \"type\": 12,\n            \"time_zone\": \"Europe/Brussels\",\n            \"selectable_status\": 1,\n            \"created_at\": \"2022-03-19T12:22:01.000000Z\",\n            \"updated_at\": \"2023-01-17T10:00:16.000000Z\",\n            \"deleted_at\": null\n        },\n        \"organizer\": {\n            \"id\": 3,\n            \"first_name\": \"Valon\",\n            \"last_name\": \"Miski\",\n            \"etag\": null,\n            \"email\": \"valon.miski@gfacility.com\",\n            \"employee_id\": \"\",\n            \"phone\": \"\",\n            \"user_language\": \"nl\",\n            \"last_login\": \"2024-02-08T18:14:10.000000Z\",\n            \"assistant_id\": null,\n            \"manager_id\": null,\n            \"status\": true,\n            \"email_verified_at\": null,\n            \"primary_org\": 1,\n            \"location_id\": 2,\n            \"generatedResourceName\": null,\n            \"floorName\": \"\",\n            \"capacity\": null,\n            \"resourceCategory\": null,\n            \"license_plate\": null,\n            \"timezone\": \"Europe/Paris\",\n            \"sync_enabled\": 1,\n            \"room_event_sync_token\": null,\n            \"acl_sync_enabled\": 0,\n            \"user_sync_token\": \"Anonymized\",\n            \"image\": \"Anonymized\",\n            \"is_admin\": 0,\n            \"is_external_sync\": 1,\n            \"is_guest_user\": 0,\n            \"is_service_user\": 0,\n            \"group_user_sync_token\": null,\n            \"is_group_user\": 0,\n            \"created_at\": \"2022-03-19T12:34:02.000000Z\",\n            \"updated_at\": \"2024-02-12T10:14:38.000000Z\",\n            \"deleted_at\": null,\n            \"auth_id\": 0,\n            \"scheduler_view\": \"day\",\n            \"scheduler_view_id\": 12,\n            \"scheduler_start_time\": \"06:00:00\",\n            \"scheduler_end_time\": \"20:00:00\",\n            \"last_event_sync\": \"2024-02-12T00:05:48.000000Z\",\n            \"dashboard_template_id\": 1\n        },\n        \"location\": {\n            \"id\": 6,\n            \"name\": \"Gfacility\",\n            \"code\": \"GF\",\n            \"description\": null,\n            \"parking_notes\": null,\n            \"type\": 2,\n            \"type_name\": \"Business building\",\n            \"parent_id\": 7,\n            \"financial_rule_id\": null,\n            \"price_type\": \"fixed\",\n            \"price\": 0,\n            \"currency\": null,\n            \"vat_id\": null,\n            \"_lft\": 5,\n            \"_rgt\": 6,\n            \"selectable_status\": 0,\n            \"is_reception_desk\": 0,\n            \"overrule\": 0,\n            \"class\": \"building\",\n            \"etags\": null,\n            \"image\": null,\n            \"resourceId\": null,\n            \"capacity\": 0,\n            \"address\": \"Anonymized\",\n            \"lat\": 52.38,\n            \"long\": 4.91,\n            \"is_external\": 0,\n            \"is_external_sync\": 0,\n            \"export_external_id\": null,\n            \"m2\": null,\n            \"workplace\": null,\n            \"before_duration\": null,\n            \"before_criteria\": null,\n            \"after_duration\": null,\n            \"after_criteria\": null,\n            \"charge_type\": null,\n            \"charge_hours\": null,\n            \"charge_description\": null,\n            \"created_at\": \"2022-08-16T15:10:05.000000Z\",\n            \"updated_at\": \"2022-09-28T12:03:44.000000Z\",\n            \"deleted_at\": \"2022-09-28T12:03:44.000000Z\",\n            \"location_room\": null\n        },\n        \"event_finkeys\": [\n            {\n                \"id\": 457,\n                \"model_type\": \"event\",\n                \"model_id\": 440,\n                \"finkey_id\": 1,\n                \"finkey_key_name\": \"Cost center\",\n                \"finkey_value\": 1,\n                \"finkey_value_name\": \"CC1048\",\n                \"deleted_at\": null\n            }\n        ],\n        \"event_service\": []\n    },\n    \"cateringChecked\": false,\n    \"conflict\": false,\n    \"conflictData\": []\n}"}],"_postman_id":"ab4105ab-af30-44fe-8353-4e71981462bf"},{"name":"bookings/soft-delete","id":"5ec41229-8bd3-4c29-b9d1-18afbd918c9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"id\": 440\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/event/16024/delete","description":"<p>Soft deletes one or multiple events specified by event IDs.</p>\n","urlObject":{"path":["api","v1","event","16024","delete"],"host":["{{host}}"],"query":[{"disabled":true,"description":{"content":"<p>(Required) The unique identifier for the booking, used to update an existing booking.</p>\n","type":"text/plain"},"key":"event_id","value":"16024"}],"variable":[]}},"response":[{"id":"5cc8458e-0f1a-4acd-b4c8-c598485bbf55","name":"bookings/soft-delete","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"id\": 439\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{host}}/api/v1/event/16024/delete","host":["{{host}}"],"path":["api","v1","event","16024","delete"],"query":[{"key":"event_id","value":"16024","description":"(Required) The unique identifier for the booking, used to update an existing booking.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Feb 2024 14:37:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"58"},{"key":"x-cloud-trace-context","value":"414b0685bef3434acea1f051ecd6781a"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=6oHnIMXQaHzckWiielgHgp8ObjJsbRW2USj7%2F1ngoWxxuMb283YzXEU1qUq8TB68%2F0b%2FCK2za4ytz6J9OKsDkhithdSyELX6bEySpDzUloGwek%2BwThv9Dl59MjwAQ9I%2FrK0p\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"854591ba393e8232-IAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Evenement is succesvol verwijderd.\"\n}"}],"_postman_id":"5ec41229-8bd3-4c29-b9d1-18afbd918c9d"},{"name":"booking/get","id":"e14bc1d0-79b7-49e4-9020-ecb114f8afa1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"id\": 440\r\n}"},"url":"{{host}}/api/v1/event/16024/details","description":"<p>Retrieves full details of a single booking, including information about visitors and orders associated with the booking. Replace <code>{event_id}</code> with the unique identifier of the booking you want to retrieve details for.</p>\n","urlObject":{"path":["api","v1","event","16024","details"],"host":["{{host}}"],"query":[{"disabled":true,"description":{"content":"<p>(Required) The unique identifier for the booking, used to identify an existing booking.</p>\n","type":"text/plain"},"key":"event_id","value":"16024"}],"variable":[]}},"response":[{"id":"7b939374-ee35-4d61-86ba-0d3c3b8e16be","name":"booking/get","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"id\": 440\r\n}"},"url":{"raw":"{{host}}/api/v1/event/16024/details","host":["{{host}}"],"path":["api","v1","event","16024","details"],"query":[{"key":"event_id","value":"16024","description":"(Required) The unique identifier for the booking, used to identify an existing booking.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Feb 2024 14:45:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"x-cloud-trace-context","value":"f344f843eaac7930e5a8ea6edc613fcd"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=vUqxsh2q%2BUQm%2FpooiJb2jqXJ4Oi4OvmgSFTi8bvrZPSIIHP3vQ%2FdeVNG%2FyoNYvzrHwb7q4B5WrNqRTerzF%2FKWtR6K8zP53VBSdtGDzFyFk%2F7tglap0sOGsVs0%2B9XlS3v%2F%2Br5\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"85459d219c4a5a8d-IAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Evenement detail.\",\n    \"data\": {\n        \"id\": 440,\n        \"title\": \"AI Brainstorm session\",\n        \"description\": \"Unleash your creativity and join us for a brainstorming event where every idea is a stepping stone to innovation. Let's collaborate, inspire, and transform thoughts into actionable solutions together.\",\n        \"start_datetime\": \"2024-02-12T06:30:00.000000Z\",\n        \"end_datetime\": \"2024-02-12T07:30:00.000000Z\",\n        \"block_date_time\": null,\n        \"confirm_by_organizer\": null,\n        \"additional_visitors\": 0,\n        \"event_visitors_count\": 0,\n        \"event_chats_count\": 0,\n        \"event_orders_count\": 0,\n        \"event_tasks_count\": 0,\n        \"event_attachment_count\": 0,\n        \"organization_id\": 1,\n        \"organization_name\": \"Gfacility\",\n        \"organization_code\": \"DB\",\n        \"location_id\": 6,\n        \"location_layout_id\": null,\n        \"location_not_in_sync\": 0,\n        \"date_not_in_sync\": 0,\n        \"user_id\": 3,\n        \"creator_id\": 3,\n        \"updated_by\": 3,\n        \"external_id\": null,\n        \"recurrence_external_id\": null,\n        \"recurrence_type\": null,\n        \"icaluid\": null,\n        \"etag\": null,\n        \"is_external_deleted\": null,\n        \"is_gdpr_executed\": null,\n        \"purpose_id\": 18,\n        \"purpose_name\": \"Internal meeting\",\n        \"is_purpose_overruled\": 0,\n        \"visitor_reason\": null,\n        \"catering_reason\": null,\n        \"status\": \"active\",\n        \"is_catering_conflict\": 0,\n        \"is_service_conflict\": 0,\n        \"cancelled_at\": null,\n        \"cancelled_by\": null,\n        \"created_at\": \"2024-02-12T14:23:30.000000Z\",\n        \"updated_at\": \"2024-02-12T14:30:07.000000Z\",\n        \"deleted_at\": null,\n        \"host_id\": 3,\n        \"recurring_event_id\": null,\n        \"is_past\": 1,\n        \"custom_attributes\": [],\n        \"is_new_conversation\": false,\n        \"all_user_average\": 0,\n        \"total_closed_tasks\": null,\n        \"total_open_tasks\": null,\n        \"organization\": {\n            \"id\": 1,\n            \"name\": \"Gfacility\"\n        },\n        \"location\": {\n            \"id\": 6,\n            \"name\": \"Gfacility\"\n        },\n        \"location_layout\": null,\n        \"event_finkeys\": [\n            {\n                \"id\": 457,\n                \"model_type\": \"event\",\n                \"model_id\": 440,\n                \"finkey_id\": 1,\n                \"finkey_key_name\": \"Cost center\",\n                \"finkey_value\": {\n                    \"id\": 1,\n                    \"finkey_id\": 1,\n                    \"value\": \"CC1048\"\n                },\n                \"finkey_value_name\": \"CC1048\",\n                \"deleted_at\": null,\n                \"finkey\": {\n                    \"id\": 1,\n                    \"key\": \"Cost center\",\n                    \"is_selectable\": 1\n                }\n            }\n        ],\n        \"purpose\": {\n            \"id\": 18,\n            \"name\": \"Internal meeting\"\n        },\n        \"organizer\": {\n            \"id\": 3,\n            \"first_name\": \"Valon\",\n            \"last_name\": \"Miski\",\n            \"email\": \"valon.miski@gfacility.com\",\n            \"primary_org\": 1,\n            \"location_id\": 2,\n            \"phone\": \"\",\n            \"employee_id\": \"\",\n            \"license_plate\": null,\n            \"manager_id\": null,\n            \"assistant_id\": null,\n            \"generatedResourceName\": null,\n            \"organization\": {\n                \"id\": 1,\n                \"name\": \"Gfacility\"\n            },\n            \"groups\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Administrators\",\n                    \"pivot\": {\n                        \"user_id\": 3,\n                        \"group_id\": 1\n                    }\n                }\n            ],\n            \"assistant\": null,\n            \"manager\": null,\n            \"location\": {\n                \"id\": 2,\n                \"name\": \"Dutch Blend\"\n            }\n        },\n        \"host\": {\n            \"id\": 3,\n            \"first_name\": \"Valon\",\n            \"last_name\": \"Miski\",\n            \"primary_org\": 1,\n            \"email\": \"valon.miski@gfacility.com\",\n            \"location_id\": 2,\n            \"phone\": \"\",\n            \"employee_id\": \"\",\n            \"license_plate\": null,\n            \"manager_id\": null,\n            \"assistant_id\": null,\n            \"generatedResourceName\": null,\n            \"assistant\": null,\n            \"manager\": null,\n            \"organization\": {\n                \"id\": 1,\n                \"name\": \"Gfacility\"\n            },\n            \"groups\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Administrators\",\n                    \"pivot\": {\n                        \"user_id\": 3,\n                        \"group_id\": 1\n                    }\n                }\n            ],\n            \"location\": {\n                \"id\": 2,\n                \"name\": \"Dutch Blend\"\n            }\n        },\n        \"event_orders\": [],\n        \"event_location\": null,\n        \"event_visitors\": [],\n        \"tasks\": [],\n        \"event_service\": []\n    }\n}"}],"_postman_id":"e14bc1d0-79b7-49e4-9020-ecb114f8afa1"},{"name":"bookings/list","id":"e9fbfc55-071d-488a-a97b-7b9c1681d9df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}"}],"body":{"mode":"formdata","formdata":[]},"url":"{{host}}/api/v1/event/list?requireTotalCount=true&skip=0&take=25&filterIds=143&isFirst=true&view_type=flat&custom_columns=true","description":"<p>fetch list of all events.</p>\n","urlObject":{"path":["api","v1","event","list"],"host":["{{host}}"],"query":[{"key":"requireTotalCount","value":"true"},{"key":"skip","value":"0"},{"key":"take","value":"25"},{"key":"filterIds","value":"143"},{"key":"isFirst","value":"true"},{"key":"view_type","value":"flat"},{"key":"custom_columns","value":"true"},{"disabled":true,"key":"filter","value":"[\"id\",\"=\",15965]"}],"variable":[]}},"response":[],"_postman_id":"e9fbfc55-071d-488a-a97b-7b9c1681d9df"},{"name":"booking/watch","id":"34958967-f559-4c65-8042-2adb89614514","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"model_type\": \"event\",\r\n    \"model_id\": 3413,\r\n    \"user_id\": 322\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/watcher","urlObject":{"path":["api","v1","watcher"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"34958967-f559-4c65-8042-2adb89614514"},{"name":"booking/import","id":"a5fd0f43-9b2c-453b-b1d5-9fa7f62570a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"calendar_email\": \"{{calendar_email}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/booking/import/{{event_external_Id}}","urlObject":{"path":["api","v1","booking","import","{{event_external_Id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"7ad06f64-ca52-4d6d-87e0-ca67d7631eb0","name":"booking/import","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"calendar_email\": \"{{calendar_email}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/booking/import/{{event_external_Id}}"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":null,"header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 10 Feb 2026 12:51:59 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.3.27"},{"key":"Content-type","value":"text/html; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"<script> Sfdump = window.Sfdump || (function (doc) { doc.documentElement.classList.add('sf-js-enabled'); var rxEsc = /([.*+?^${}()|\\[\\]\\/\\\\])/g, idRx = /\\bsf-dump-\\d+-ref[012]\\w+\\b/, keyHint = 0 <= navigator.platform.toUpperCase().indexOf('MAC') ? 'Cmd' : 'Ctrl', addEventListener = function (e, n, cb) { e.addEventListener(n, cb, false); }; if (!doc.addEventListener) { addEventListener = function (element, eventName, callback) { element.attachEvent('on' + eventName, function (e) { e.preventDefault = function () {e.returnValue = false;}; e.target = e.srcElement; callback(e); }); }; } function toggle(a, recursive) { var s = a.nextSibling || {}, oldClass = s.className, arrow, newClass; if (/\\bsf-dump-compact\\b/.test(oldClass)) { arrow = '&#9660;'; newClass = 'sf-dump-expanded'; } else if (/\\bsf-dump-expanded\\b/.test(oldClass)) { arrow = '&#9654;'; newClass = 'sf-dump-compact'; } else { return false; } if (doc.createEvent && s.dispatchEvent) { var event = doc.createEvent('Event'); event.initEvent('sf-dump-expanded' === newClass ? 'sfbeforedumpexpand' : 'sfbeforedumpcollapse', true, false); s.dispatchEvent(event); } a.lastChild.innerHTML = arrow; s.className = s.className.replace(/\\bsf-dump-(compact|expanded)\\b/, newClass); if (recursive) { try { a = s.querySelectorAll('.'+oldClass); for (s = 0; s < a.length; ++s) { if (-1 == a[s].className.indexOf(newClass)) { a[s].className = newClass; a[s].previousSibling.lastChild.innerHTML = arrow; } } } catch (e) { } } return true; }; function collapse(a, recursive) { var s = a.nextSibling || {}, oldClass = s.className; if (/\\bsf-dump-expanded\\b/.test(oldClass)) { toggle(a, recursive); return true; } return false; }; function expand(a, recursive) { var s = a.nextSibling || {}, oldClass = s.className; if (/\\bsf-dump-compact\\b/.test(oldClass)) { toggle(a, recursive); return true; } return false; }; function collapseAll(root) { var a = root.querySelector('a.sf-dump-toggle'); if (a) { collapse(a, true); expand(a); return true; } return false; } function reveal(node) { var previous, parents = []; while ((node = node.parentNode || {}) && (previous = node.previousSibling) && 'A' === previous.tagName) { parents.push(previous); } if (0 !== parents.length) { parents.forEach(function (parent) { expand(parent); }); return true; } return false; } function highlight(root, activeNode, nodes) { resetHighlightedNodes(root); Array.from(nodes||[]).forEach(function (node) { if (!/\\bsf-dump-highlight\\b/.test(node.className)) { node.className = node.className + ' sf-dump-highlight'; } }); if (!/\\bsf-dump-highlight-active\\b/.test(activeNode.className)) { activeNode.className = activeNode.className + ' sf-dump-highlight-active'; } } function resetHighlightedNodes(root) { Array.from(root.querySelectorAll('.sf-dump-str, .sf-dump-key, .sf-dump-public, .sf-dump-protected, .sf-dump-private')).forEach(function (strNode) { strNode.className = strNode.className.replace(/\\bsf-dump-highlight\\b/, ''); strNode.className = strNode.className.replace(/\\bsf-dump-highlight-active\\b/, ''); }); } return function (root, x) { root = doc.getElementById(root); var indentRx = new RegExp('^('+(root.getAttribute('data-indent-pad') || ' ').replace(rxEsc, '\\\\$1')+')+', 'm'), options = {\"maxDepth\":1,\"maxStringLength\":160,\"fileLinkFormat\":false}, elt = root.getElementsByTagName('A'), len = elt.length, i = 0, s, h, t = []; while (i < len) t.push(elt[i++]); for (i in x) { options[i] = x[i]; } function a(e, f) { addEventListener(root, e, function (e, n) { if ('A' == e.target.tagName) { f(e.target, e); } else if ('A' == e.target.parentNode.tagName) { f(e.target.parentNode, e); } else { n = /\\bsf-dump-ellipsis\\b/.test(e.target.className) ? e.target.parentNode : e.target; if ((n = n.nextElementSibling) && 'A' == n.tagName) { if (!/\\bsf-dump-toggle\\b/.test(n.className)) { n = n.nextElementSibling || n; } f(n, e, true); } } }); }; function isCtrlKey(e) { return e.ctrlKey || e.metaKey; } function xpathString(str) { var parts = str.match(/[^'\"]+|['\"]/g).map(function (part) { if (\"'\" == part) { return '\"\\'\"'; } if ('\"' == part) { return \"'\\\"'\"; } return \"'\" + part + \"'\"; }); return \"concat(\" + parts.join(\",\") + \", '')\"; } function xpathHasClass(className) { return \"contains(concat(' ', normalize-space(@class), ' '), ' \" + className +\" ')\"; } a('mouseover', function (a, e, c) { if (c) { e.target.style.cursor = \"pointer\"; } }); a('click', function (a, e, c) { if (/\\bsf-dump-toggle\\b/.test(a.className)) { e.preventDefault(); if (!toggle(a, isCtrlKey(e))) { var r = doc.getElementById(a.getAttribute('href').slice(1)), s = r.previousSibling, f = r.parentNode, t = a.parentNode; t.replaceChild(r, a); f.replaceChild(a, s); t.insertBefore(s, r); f = f.firstChild.nodeValue.match(indentRx); t = t.firstChild.nodeValue.match(indentRx); if (f && t && f[0] !== t[0]) { r.innerHTML = r.innerHTML.replace(new RegExp('^'+f[0].replace(rxEsc, '\\\\$1'), 'mg'), t[0]); } if (/\\bsf-dump-compact\\b/.test(r.className)) { toggle(s, isCtrlKey(e)); } } if (c) { } else if (doc.getSelection) { try { doc.getSelection().removeAllRanges(); } catch (e) { doc.getSelection().empty(); } } else { doc.selection.empty(); } } else if (/\\bsf-dump-str-toggle\\b/.test(a.className)) { e.preventDefault(); e = a.parentNode.parentNode; e.className = e.className.replace(/\\bsf-dump-str-(expand|collapse)\\b/, a.parentNode.className); } }); elt = root.getElementsByTagName('SAMP'); len = elt.length; i = 0; while (i < len) t.push(elt[i++]); len = t.length; for (i = 0; i < len; ++i) { elt = t[i]; if ('SAMP' == elt.tagName) { a = elt.previousSibling || {}; if ('A' != a.tagName) { a = doc.createElement('A'); a.className = 'sf-dump-ref'; elt.parentNode.insertBefore(a, elt); } else { a.innerHTML += ' '; } a.title = (a.title ? a.title+'\\n[' : '[')+keyHint+'+click] Expand all children'; a.innerHTML += elt.className == 'sf-dump-compact' ? '\n    <span>&#9654;</span>' : '\n    <span>&#9660;</span>'; a.className += ' sf-dump-toggle'; x = 1; if ('sf-dump' != elt.parentNode.className) { x += elt.parentNode.getAttribute('data-depth')/1; } } else if (/\\bsf-dump-ref\\b/.test(elt.className) && (a = elt.getAttribute('href'))) { a = a.slice(1); elt.className += ' sf-dump-hover'; elt.className += ' '+a; if (/[\\[{]$/.test(elt.previousSibling.nodeValue)) { a = a != elt.nextSibling.id && doc.getElementById(a); try { s = a.nextSibling; elt.appendChild(a); s.parentNode.insertBefore(a, s); if (/^[@#]/.test(elt.innerHTML)) { elt.innerHTML += '\n    <span>&#9654;</span>'; } else { elt.innerHTML = '\n    <span>&#9654;</span>'; elt.className = 'sf-dump-ref'; } elt.className += ' sf-dump-toggle'; } catch (e) { if ('&' == elt.innerHTML.charAt(0)) { elt.innerHTML = '&#8230;'; elt.className = 'sf-dump-ref'; } } } } } if (doc.evaluate && Array.from && root.children.length > 1) { root.setAttribute('tabindex', 0); SearchState = function () { this.nodes = []; this.idx = 0; }; SearchState.prototype = { next: function () { if (this.isEmpty()) { return this.current(); } this.idx = this.idx< (this.nodes.length - 1) ? this.idx + 1 : 0; return this.current(); }, previous: function () { if (this.isEmpty()) { return this.current(); } this.idx = this.idx > 0 ? this.idx - 1 : (this.nodes.length - 1); return this.current(); }, isEmpty: function () { return 0 === this.count(); }, current: function () { if (this.isEmpty()) { return null; } return this.nodes[this.idx]; }, reset: function () { this.nodes = []; this.idx = 0; }, count: function () { return this.nodes.length; }, }; function showCurrent(state) { var currentNode = state.current(), currentRect, searchRect; if (currentNode) { reveal(currentNode); highlight(root, currentNode, state.nodes); if ('scrollIntoView' in currentNode) { currentNode.scrollIntoView(true); currentRect = currentNode.getBoundingClientRect(); searchRect = search.getBoundingClientRect(); if (currentRect.top < (searchRect.top + searchRect.height)) { window.scrollBy(0, -(searchRect.top + searchRect.height + 5)); } } } counter.textContent = (state.isEmpty() ? 0 : state.idx + 1) + ' of ' + state.count(); } var search = doc.createElement('div'); search.className = 'sf-dump-search-wrapper sf-dump-search-hidden'; search.innerHTML = ' \n    <input type=\"text\" class=\"sf-dump-search-input\">\n    <span class=\"sf-dump-search-count\">0 of 0<\\/span>\n        <button type=\"button\" class=\"sf-dump-search-input-previous\" tabindex=\"-1\">\n            <svg viewBox=\"0 0 1792 1792\" xmlns=\"http://www.w3.org/2000/svg\">\n                <path d=\"M1683 1331l-166 165q-19 19-45 19t-45-19L896 965l-531 531q-19 19-45 19t-45-19l-166-165q-19-19-19-45.5t19-45.5l742-741q19-19 45-19t45 19l742 741q19 19 19 45.5t-19 45.5z\"\\/><\\/svg><\\/button>\n                <button type=\"button\" class=\"sf-dump-search-input-next\" tabindex=\"-1\">\n                    <svg viewBox=\"0 0 1792 1792\" xmlns=\"http://www.w3.org/2000/svg\">\n                        <path d=\"M1683 808l-742 741q-19 19-45 19t-45-19L109 808q-19-19-19-45.5t19-45.5l166-165q19-19 45-19t45 19l531 531 531-531q19-19 45-19t45 19l166 165q19 19 19 45.5t-19 45.5z\"\\/><\\/svg><\\/button> '; root.insertBefore(search, root.firstChild); var state = new SearchState(); var searchInput = search.querySelector('.sf-dump-search-input'); var counter = search.querySelector('.sf-dump-search-count'); var searchInputTimer = 0; var previousSearchQuery = ''; addEventListener(searchInput, 'keyup', function (e) { var searchQuery = e.target.value; /* Don't perform anything if the pressed key didn't change the query */ if (searchQuery === previousSearchQuery) { return; } previousSearchQuery = searchQuery; clearTimeout(searchInputTimer); searchInputTimer = setTimeout(function () { state.reset(); collapseAll(root); resetHighlightedNodes(root); if ('' === searchQuery) { counter.textContent = '0 of 0'; return; } var classMatches = [ \"sf-dump-str\", \"sf-dump-key\", \"sf-dump-public\", \"sf-dump-protected\", \"sf-dump-private\", ].map(xpathHasClass).join(' or '); var xpathResult = doc.evaluate('.//span[' + classMatches + '][contains(translate(child::text(), ' + xpathString(searchQuery.toUpperCase()) + ', ' + xpathString(searchQuery.toLowerCase()) + '), ' + xpathString(searchQuery.toLowerCase()) + ')]', root, null, XPathResult.ORDERED_NODE_ITERATOR_TYPE, null); while (node = xpathResult.iterateNext()) state.nodes.push(node); showCurrent(state); }, 400); }); Array.from(search.querySelectorAll('.sf-dump-search-input-next, .sf-dump-search-input-previous')).forEach(function (btn) { addEventListener(btn, 'click', function (e) { e.preventDefault(); -1 !== e.target.className.indexOf('next') ? state.next() : state.previous(); searchInput.focus(); collapseAll(root); showCurrent(state); }) }); addEventListener(root, 'keydown', function (e) { var isSearchActive = !/\\bsf-dump-search-hidden\\b/.test(search.className); if ((114 === e.keyCode && !isSearchActive) || (isCtrlKey(e) && 70 === e.keyCode)) { /* F3 or CMD/CTRL + F */ if (70 === e.keyCode && document.activeElement === searchInput) { /* * If CMD/CTRL + F is hit while having focus on search input, * the user probably meant to trigger browser search instead. * Let the browser execute its behavior: */ return; } e.preventDefault(); search.className = search.className.replace(/\\bsf-dump-search-hidden\\b/, ''); searchInput.focus(); } else if (isSearchActive) { if (27 === e.keyCode) { /* ESC key */ search.className += ' sf-dump-search-hidden'; e.preventDefault(); resetHighlightedNodes(root); searchInput.value = ''; } else if ( (isCtrlKey(e) && 71 === e.keyCode) /* CMD/CTRL + G */ || 13 === e.keyCode /* Enter */ || 114 === e.keyCode /* F3 */ ) { e.preventDefault(); e.shiftKey ? state.previous() : state.next(); collapseAll(root); showCurrent(state); } } }); } if (0 >= options.maxStringLength) { return; } try { elt = root.querySelectorAll('.sf-dump-str'); len = elt.length; i = 0; t = []; while (i < len) t.push(elt[i++]); len = t.length; for (i = 0; i < len; ++i) { elt = t[i]; s = elt.innerText || elt.textContent; x = s.length - options.maxStringLength; if (0 < x) { h = elt.innerHTML; elt[elt.innerText ? 'innerText' : 'textContent'] = s.substring(0, options.maxStringLength); elt.className += ' sf-dump-str-collapse'; elt.innerHTML = '\n                        <span class=sf-dump-str-collapse>'+h+'\n                            <a class=\"sf-dump-ref sf-dump-str-toggle\" title=\"Collapse\"> &#9664;</a>\n                        </span>'+ '\n                        <span class=sf-dump-str-expand>'+elt.innerHTML+'\n                            <a class=\"sf-dump-ref sf-dump-str-toggle\" title=\"'+x+' remaining characters\"> &#9654;</a>\n                        </span>'; } } } catch (e) { } }; })(document);\n                    </script>\n                    <style> .sf-js-enabled pre.sf-dump .sf-dump-compact, .sf-js-enabled .sf-dump-str-collapse .sf-dump-str-collapse, .sf-js-enabled .sf-dump-str-expand .sf-dump-str-expand { display: none; } .sf-dump-hover:hover { background-color: #B729D9; color: #FFF !important; border-radius: 2px; } pre.sf-dump { display: block; white-space: pre; padding: 5px; overflow: initial !important; } pre.sf-dump:after { content: \"\"; visibility: hidden; display: block; height: 0; clear: both; } pre.sf-dump .sf-dump-ellipsization { display: inline-flex; } pre.sf-dump a { text-decoration: none; cursor: pointer; border: 0; outline: none; color: inherit; } pre.sf-dump img { max-width: 50em; max-height: 50em; margin: .5em 0 0 0; padding: 0; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAHUlEQVQY02O8zAABilCaiQEN0EeA8QuUcX9g3QEAAjcC5piyhyEAAAAASUVORK5CYII=) #D3D3D3; } pre.sf-dump .sf-dump-ellipsis { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } pre.sf-dump .sf-dump-ellipsis-tail { flex-shrink: 0; } pre.sf-dump code { display:inline; padding:0; background:none; } .sf-dump-public.sf-dump-highlight, .sf-dump-protected.sf-dump-highlight, .sf-dump-private.sf-dump-highlight, .sf-dump-str.sf-dump-highlight, .sf-dump-key.sf-dump-highlight { background: rgba(111, 172, 204, 0.3); border: 1px solid #7DA0B1; border-radius: 3px; } .sf-dump-public.sf-dump-highlight-active, .sf-dump-protected.sf-dump-highlight-active, .sf-dump-private.sf-dump-highlight-active, .sf-dump-str.sf-dump-highlight-active, .sf-dump-key.sf-dump-highlight-active { background: rgba(253, 175, 0, 0.4); border: 1px solid #ffa500; border-radius: 3px; } pre.sf-dump .sf-dump-search-hidden { display: none !important; } pre.sf-dump .sf-dump-search-wrapper { font-size: 0; white-space: nowrap; margin-bottom: 5px; display: flex; position: -webkit-sticky; position: sticky; top: 5px; } pre.sf-dump .sf-dump-search-wrapper > * { vertical-align: top; box-sizing: border-box; height: 21px; font-weight: normal; border-radius: 0; background: #FFF; color: #757575; border: 1px solid #BBB; } pre.sf-dump .sf-dump-search-wrapper > input.sf-dump-search-input { padding: 3px; height: 21px; font-size: 12px; border-right: none; border-top-left-radius: 3px; border-bottom-left-radius: 3px; color: #000; min-width: 15px; width: 100%; } pre.sf-dump .sf-dump-search-wrapper > .sf-dump-search-input-next, pre.sf-dump .sf-dump-search-wrapper > .sf-dump-search-input-previous { background: #F2F2F2; outline: none; border-left: none; font-size: 0; line-height: 0; } pre.sf-dump .sf-dump-search-wrapper > .sf-dump-search-input-next { border-top-right-radius: 3px; border-bottom-right-radius: 3px; } pre.sf-dump .sf-dump-search-wrapper > .sf-dump-search-input-next > svg, pre.sf-dump .sf-dump-search-wrapper > .sf-dump-search-input-previous > svg { pointer-events: none; width: 12px; height: 12px; } pre.sf-dump .sf-dump-search-wrapper > .sf-dump-search-count { display: inline-block; padding: 0 5px; margin: 0; border-left: none; line-height: 21px; font-size: 12px; }pre.sf-dump, pre.sf-dump .sf-dump-default{background-color:#18171B; color:#FF8400; line-height:1.2em; font:12px Menlo, Monaco, Consolas, monospace; word-wrap: break-word; white-space: pre-wrap; position:relative; z-index:99999; word-break: break-all}pre.sf-dump .sf-dump-num{font-weight:bold; color:#1299DA}pre.sf-dump .sf-dump-const{font-weight:bold}pre.sf-dump .sf-dump-virtual{font-style:italic}pre.sf-dump .sf-dump-str{font-weight:bold; color:#56DB3A}pre.sf-dump .sf-dump-note{color:#1299DA}pre.sf-dump .sf-dump-ref{color:#A0A0A0}pre.sf-dump .sf-dump-public{color:#FFFFFF}pre.sf-dump .sf-dump-protected{color:#FFFFFF}pre.sf-dump .sf-dump-private{color:#FFFFFF}pre.sf-dump .sf-dump-meta{color:#B729D9}pre.sf-dump .sf-dump-key{color:#56DB3A}pre.sf-dump .sf-dump-index{color:#1299DA}pre.sf-dump .sf-dump-ellipsis{color:#FF8400}pre.sf-dump .sf-dump-ns{user-select:none;}pre.sf-dump .sf-dump-ellipsis-note{color:#1299DA}</style>\n                    <pre class=sf-dump id=sf-dump-61366183 data-indent-pad=\"  \">\n                        <span class=sf-dump-note>array:2</span> [\n                        <samp data-depth=1 class=sf-dump-expanded>\n                            <span style=\"color: #A0A0A0;\"> // app/Http/Controllers/Api/Import/EventController.php:256</span>\n  \"\n                            <span class=sf-dump-key>@odata.context</span>\" => \"\n                            <span class=sf-dump-str title=\"91 characters\">https://graph.microsoft.com/v1.0/$metadata#users(&#039;nl_2.26_lekhaven%40pwc.com&#039;)/calendarView</span>\"\n  \"\n                            <span class=sf-dump-key>value</span>\" =>\n                            <span class=sf-dump-note>array:1</span> [\n                            <samp data-depth=2 class=sf-dump-compact>\n                                <span class=sf-dump-index>0</span> =>\n                                <span class=sf-dump-note>array:43</span> [\n                                <samp data-depth=3 class=sf-dump-compact>\n      \"\n                                    <span class=sf-dump-key>@odata.etag</span>\" => \"\n                                    <span class=sf-dump-str title=\"36 characters\">W/&quot;e4I2yV9pGU+G1MMBeoy2ewAC5//Uiw==&quot;</span>\"\n      \"\n                                    <span class=sf-dump-key>id</span>\" => \"\n                                    <span class=sf-dump-str title=\"68 characters\">AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0Ae4I2yV9pGU_G1MMBeoy2ewAC6EdMjQAA</span>\"\n      \"\n                                    <span class=sf-dump-key>createdDateTime</span>\" => \"\n                                    <span class=sf-dump-str title=\"28 characters\">2026-02-05T09:44:14.1380948Z</span>\"\n      \"\n                                    <span class=sf-dump-key>lastModifiedDateTime</span>\" => \"\n                                    <span class=sf-dump-str title=\"27 characters\">2026-02-05T13:17:51.791001Z</span>\"\n      \"\n                                    <span class=sf-dump-key>changeKey</span>\" => \"\n                                    <span class=sf-dump-str title=\"32 characters\">e4I2yV9pGU+G1MMBeoy2ewAC5//Uiw==</span>\"\n      \"\n                                    <span class=sf-dump-key>categories</span>\" => []\n      \"\n                                    <span class=sf-dump-key>transactionId</span>\" =>\n                                    <span class=sf-dump-const>null</span>\n      \"\n                                    <span class=sf-dump-key>originalStartTimeZone</span>\" => \"\n                                    <span class=sf-dump-str title=\"21 characters\">Romance Standard Time</span>\"\n      \"\n                                    <span class=sf-dump-key>originalEndTimeZone</span>\" => \"\n                                    <span class=sf-dump-str title=\"21 characters\">Romance Standard Time</span>\"\n      \"\n                                    <span class=sf-dump-key>iCalUId</span>\" => \"\n                                    <span class=sf-dump-str title=\"112 characters\">040000008200E00074C5B7101A82E0080000000063F94C769533DC010000000000000000100000002308E3FB47AA964A8CEA12D5864192BD</span>\"\n      \"\n                                    <span class=sf-dump-key>uid</span>\" => \"\n                                    <span class=sf-dump-str title=\"112 characters\">040000008200E00074C5B7101A82E0080000000063F94C769533DC010000000000000000100000002308E3FB47AA964A8CEA12D5864192BD</span>\"\n      \"\n                                    <span class=sf-dump-key>reminderMinutesBeforeStart</span>\" =>\n                                    <span class=sf-dump-num>5</span>\n      \"\n                                    <span class=sf-dump-key>isReminderOn</span>\" =>\n                                    <span class=sf-dump-const>false</span>\n      \"\n                                    <span class=sf-dump-key>hasAttachments</span>\" =>\n                                    <span class=sf-dump-const>false</span>\n      \"\n                                    <span class=sf-dump-key>subject</span>\" => \"\n                                    <span class=sf-dump-str title=\"31 characters\">HMC Workshop Deals &amp; Valuations</span>\"\n      \"\n                                    <span class=sf-dump-key>bodyPreview</span>\" => \"\"\"\n                                    <span class=sf-dump-str title=\"251 characters\">________________________________________________________________________________\n                                        <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                    </span>\n                                    <span class=sf-dump-str title=\"251 characters\">Microsoft Teams Need help?\n                                        <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                    </span>\n                                    <span class=sf-dump-str title=\"251 characters\">Join the meeting now\n                                        <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                    </span>\n                                    <span class=sf-dump-str title=\"251 characters\">Meeting ID: 292 407 995 645\n                                        <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                    </span>\n                                    <span class=sf-dump-str title=\"251 characters\">Passcode: wP3nL34m\n                                        <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                    </span>\n                                    <span class=sf-dump-str title=\"251 characters\">________________________________\n                                        <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                    </span>\n                                    <span class=sf-dump-str title=\"251 characters\">Dial in by phone\n                                        <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                    </span>\n                                    <span class=sf-dump-str title=\"251 characters\">+31 20 258 8591,,6</span>\n        \"\"\"\n      \"\n                                    <span class=sf-dump-key>importance</span>\" => \"\n                                    <span class=sf-dump-str title=\"6 characters\">normal</span>\"\n      \"\n                                    <span class=sf-dump-key>sensitivity</span>\" => \"\n                                    <span class=sf-dump-str title=\"6 characters\">normal</span>\"\n      \"\n                                    <span class=sf-dump-key>isAllDay</span>\" =>\n                                    <span class=sf-dump-const>false</span>\n      \"\n                                    <span class=sf-dump-key>isCancelled</span>\" =>\n                                    <span class=sf-dump-const>false</span>\n      \"\n                                    <span class=sf-dump-key>isOrganizer</span>\" =>\n                                    <span class=sf-dump-const>false</span>\n      \"\n                                    <span class=sf-dump-key>responseRequested</span>\" =>\n                                    <span class=sf-dump-const>true</span>\n      \"\n                                    <span class=sf-dump-key>seriesMasterId</span>\" =>\n                                    <span class=sf-dump-const>null</span>\n      \"\n                                    <span class=sf-dump-key>showAs</span>\" => \"\n                                    <span class=sf-dump-str title=\"4 characters\">busy</span>\"\n      \"\n                                    <span class=sf-dump-key>type</span>\" => \"\n                                    <span class=sf-dump-str title=\"14 characters\">singleInstance</span>\"\n      \"\n                                    <span class=sf-dump-key>webLink</span>\" => \"\n                                    <span class=sf-dump-str title=\"144 characters\">https://outlook.office365.com/owa/?itemid=AAkALgAAAAAAHYQDEapmEc2byACqAC%2FEWg0Ae4I2yV9pGU%2BG1MMBeoy2ewAC6EdMjQAA&amp;exvsurl=1&amp;path=/calendar/item</span>\"\n      \"\n                                    <span class=sf-dump-key>onlineMeetingUrl</span>\" =>\n                                    <span class=sf-dump-const>null</span>\n      \"\n                                    <span class=sf-dump-key>isOnlineMeeting</span>\" =>\n                                    <span class=sf-dump-const>true</span>\n      \"\n                                    <span class=sf-dump-key>onlineMeetingProvider</span>\" => \"\n                                    <span class=sf-dump-str title=\"16 characters\">teamsForBusiness</span>\"\n      \"\n                                    <span class=sf-dump-key>allowNewTimeProposals</span>\" =>\n                                    <span class=sf-dump-const>true</span>\n      \"\n                                    <span class=sf-dump-key>occurrenceId</span>\" =>\n                                    <span class=sf-dump-const>null</span>\n      \"\n                                    <span class=sf-dump-key>isDraft</span>\" =>\n                                    <span class=sf-dump-const>false</span>\n      \"\n                                    <span class=sf-dump-key>hideAttendees</span>\" =>\n                                    <span class=sf-dump-const>false</span>\n      \"\n                                    <span class=sf-dump-key>responseStatus</span>\" =>\n                                    <span class=sf-dump-note>array:2</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n        \"\n                                        <span class=sf-dump-key>response</span>\" => \"\n                                        <span class=sf-dump-str title=\"8 characters\">accepted</span>\"\n        \"\n                                        <span class=sf-dump-key>time</span>\" => \"\n                                        <span class=sf-dump-str title=\"28 characters\">2026-02-05T13:17:51.7375073Z</span>\"\n                                    </samp>]\n      \"\n                                    <span class=sf-dump-key>body</span>\" =>\n                                    <span class=sf-dump-note>array:2</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n        \"\n                                        <span class=sf-dump-key>contentType</span>\" => \"\n                                        <span class=sf-dump-str title=\"4 characters\">html</span>\"\n        \"\n                                        <span class=sf-dump-key>content</span>\" => \"\"\"\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;html&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;head&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/head&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;body&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div class=&quot;elementToProof&quot; style=&quot;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)&quot;&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;br&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;br&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div class=&quot;me-email-text&quot; lang=&quot;en-GB&quot; style=&quot;max-width:600px; color:#242424; font-family:&#039;Segoe UI&#039;,&#039;Helvetica Neue&#039;,Helvetica,Arial,sans-serif&quot;&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div aria-hidden=&quot;true&quot; style=&quot;margin-bottom:24px; overflow:hidden; white-space:nowrap&quot;&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">________________________________________________________________________________&lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:12px&quot;&gt;&lt;span class=&quot;me-email-text&quot; style=&quot;font-size:24px; font-weight:700; margin-right:12px&quot;&gt;Microsoft Teams&lt;/span&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;a href=&quot;https://aka.ms/JoinTeamsMeeting?omkt=en-GB&quot; id=&quot;meet_invite_block.action.help&quot; class=&quot;me-email-link&quot; style=&quot;font-size:14px; text-decoration:underline; color:#5B5FC7&quot;&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">Need help?&lt;/a&gt; &lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:6px&quot;&gt;&lt;a href=&quot;https://teams.microsoft.com/l/meetup-join/19%3ameeting_YjRmZTIwODUtODRlOS00MTJjLTlhMWEtYjYzZGZmNzZlY2Vm%40thread.v2/0?context=%7b%22Tid%22%3a%22513294a0-3e20-41b2-a970-6d30bf1546fa%22%2c%22Oid%22%3a%2242314983-06ea-4251-9c93-55aeed5af3f1%22%7d&quot; id=&quot;meet_invite_block.action.join_link&quot; title=&quot;Meeting join link&quot; class=&quot;me-email-headline&quot; style=&quot;font-size:20px; font-weight:600; text-decoration:underline; color:#5B5FC7&quot;&gt;Join\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\"> the meeting now&lt;/a&gt; &lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:6px&quot;&gt;&lt;span class=&quot;me-email-text-secondary&quot; style=&quot;font-size:14px; color:#616161&quot;&gt;Meeting ID:\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/span&gt;&lt;span class=&quot;me-email-text&quot; style=&quot;font-size:14px; color:#242424&quot;&gt;292 407 995 645&lt;/span&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:6px&quot;&gt;&lt;span class=&quot;me-email-text-secondary&quot; style=&quot;font-size:14px; color:#616161&quot;&gt;Passcode:\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/span&gt;&lt;span class=&quot;me-email-text&quot; style=&quot;font-size:14px; color:#242424&quot;&gt;wP3nL34m&lt;/span&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:24px; max-width:532px&quot;&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;hr style=&quot;border:0; background:#616161; height:1px&quot;&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:6px&quot;&gt;&lt;span class=&quot;me-email-text&quot; style=&quot;font-size:16px; color:#242424; font-weight:600; margin-right:4px&quot;&gt;Dial in by phone&lt;/span&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:6px&quot;&gt;&lt;a href=&quot;tel:+31202588591,,667362312#&quot; id=&quot;meet_invite_block.action.join_phone_number1&quot; class=&quot;me-email-link&quot; style=&quot;font-size:14px; text-decoration:underline; color:#5B5FC7; margin-right:6px&quot;&gt;+31 20 258 8591,,667362312#&lt;/a&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;span class=&quot;me-email-text&quot; style=&quot;font-size:14px; color:#616161&quot;&gt;Netherlands, Amsterdam&lt;/span&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:6px&quot;&gt;&lt;a href=&quot;https://dialin.teams.microsoft.com/fd41ee28-aaca-4801-b957-a5957787047c?id=667362312&quot; id=&quot;meet_invite_block.action.join_phone_find_local_number&quot; class=&quot;me-email-link&quot; style=&quot;font-size:14px; text-decoration:underline; color:#5B5FC7&quot;&gt;Find\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\"> a local number&lt;/a&gt; &lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:24px&quot;&gt;&lt;span class=&quot;me-email-text-secondary&quot; style=&quot;font-size:14px; color:#616161&quot;&gt;Phone conference ID:\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/span&gt;&lt;span class=&quot;me-email-text&quot; style=&quot;font-size:14px; color:#242424&quot;&gt;667 362 312#&lt;/span&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:6px&quot;&gt;&lt;span class=&quot;me-email-headline&quot; style=&quot;font-size:16px; color:#242424; font-weight:600&quot;&gt;Join on a video conferencing device&lt;/span&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:6px&quot;&gt;&lt;span class=&quot;me-email-text&quot; style=&quot;font-size:14px; color:#616161&quot;&gt;Tenant key:\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/span&gt;&lt;span class=&quot;me-email-text&quot; style=&quot;font-size:14px; color:#242424&quot;&gt;teams@vconlink.pwc.com&lt;/span&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:6px&quot;&gt;&lt;span class=&quot;me-email-text-secondary&quot; style=&quot;font-size:14px; color:#616161&quot;&gt;Video ID:\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/span&gt;&lt;span class=&quot;me-email-text&quot; style=&quot;font-size:14px; color:#242424&quot;&gt;115 019 820 78&lt;/span&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:24px&quot;&gt;&lt;a href=&quot;https://pexip.me/teams/vconlink.pwc.com/11501982078&quot; id=&quot;meet_invite_block.action.join_vtc_info&quot; class=&quot;me-email-link&quot; style=&quot;font-size:14px; text-decoration:underline; color:#5B5FC7&quot;&gt;More info&lt;/a&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div&gt;&lt;span class=&quot;me-email-text-secondary&quot; style=&quot;font-size:14px; color:#616161&quot;&gt;For organisers:\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/span&gt;&lt;a href=&quot;https://teams.microsoft.com/meetingOptions/?organizerId=42314983-06ea-4251-9c93-55aeed5af3f1&amp;amp;tenantId=513294a0-3e20-41b2-a970-6d30bf1546fa&amp;amp;threadId=19_meeting_YjRmZTIwODUtODRlOS00MTJjLTlhMWEtYjYzZGZmNzZlY2Vm@thread.v2&amp;amp;messageId=0&amp;amp;language=en-GB&quot; id=&quot;meet_invite_block.action.organizer_meet_options&quot; class=&quot;me-email-link&quot; style=&quot;font-size:14px; text-decoration:underline; color:#5B5FC7&quot;&gt;Meeting\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\"> options&lt;/a&gt; &lt;span style=&quot;color:#616161&quot;&gt;|&lt;/span&gt; &lt;a href=&quot;https://dialin.teams.microsoft.com/usp/pstnconferencing&quot; id=&quot;meet_invite_block.action.organizer_reset_dialin_pin&quot; class=&quot;me-email-link&quot; style=&quot;font-size:14px; text-decoration:underline; color:#5B5FC7&quot;&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">Reset dial-in PIN&lt;/a&gt; &lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-top:24px; margin-bottom:6px&quot;&gt;&lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:24px&quot;&gt;&lt;a href=&quot;https://www.pwc.com/gx/en/legal-notices/PwC-M365_Privacy-Statement.pdf&quot; id=&quot;meet_invite_block.action.org_privacy&quot; class=&quot;me-email-link&quot; style=&quot;font-size:14px; text-decoration:underline; color:#5B5FC7&quot;&gt;Privacy and security&lt;/a&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;div aria-hidden=&quot;true&quot; style=&quot;margin-bottom:24px; overflow:hidden; white-space:nowrap&quot;&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">________________________________________________________________________________&lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/body&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n                                        <span class=sf-dump-str title=\"5294 characters\">&lt;/html&gt;\n                                            <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                        </span>\n          \"\"\"\n                                    </samp>]\n      \"\n                                    <span class=sf-dump-key>start</span>\" =>\n                                    <span class=sf-dump-note>array:2</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n        \"\n                                        <span class=sf-dump-key>dateTime</span>\" => \"\n                                        <span class=sf-dump-str title=\"27 characters\">2026-03-04T13:00:00.0000000</span>\"\n        \"\n                                        <span class=sf-dump-key>timeZone</span>\" => \"\n                                        <span class=sf-dump-str title=\"3 characters\">UTC</span>\"\n                                    </samp>]\n      \"\n                                    <span class=sf-dump-key>end</span>\" =>\n                                    <span class=sf-dump-note>array:2</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n        \"\n                                        <span class=sf-dump-key>dateTime</span>\" => \"\n                                        <span class=sf-dump-str title=\"27 characters\">2026-03-04T16:00:00.0000000</span>\"\n        \"\n                                        <span class=sf-dump-key>timeZone</span>\" => \"\n                                        <span class=sf-dump-str title=\"3 characters\">UTC</span>\"\n                                    </samp>]\n      \"\n                                    <span class=sf-dump-key>location</span>\" =>\n                                    <span class=sf-dump-note>array:7</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n        \"\n                                        <span class=sf-dump-key>displayName</span>\" => \"\n                                        <span class=sf-dump-str title=\"16 characters\">NL 2.26 Lekhaven</span>\"\n        \"\n                                        <span class=sf-dump-key>locationUri</span>\" => \"\n                                        <span class=sf-dump-str title=\"24 characters\">NL_2.26_Lekhaven@pwc.com</span>\"\n        \"\n                                        <span class=sf-dump-key>locationType</span>\" => \"\n                                        <span class=sf-dump-str title=\"14 characters\">conferenceRoom</span>\"\n        \"\n                                        <span class=sf-dump-key>uniqueId</span>\" => \"\n                                        <span class=sf-dump-str title=\"24 characters\">NL_2.26_Lekhaven@pwc.com</span>\"\n        \"\n                                        <span class=sf-dump-key>uniqueIdType</span>\" => \"\n                                        <span class=sf-dump-str title=\"9 characters\">directory</span>\"\n        \"\n                                        <span class=sf-dump-key>address</span>\" =>\n                                        <span class=sf-dump-note>array:5</span> [\n                                        <samp data-depth=5 class=sf-dump-compact>\n          \"\n                                            <span class=sf-dump-key>street</span>\" => \"\"\n          \"\n                                            <span class=sf-dump-key>city</span>\" => \"\"\n          \"\n                                            <span class=sf-dump-key>state</span>\" => \"\"\n          \"\n                                            <span class=sf-dump-key>countryOrRegion</span>\" => \"\"\n          \"\n                                            <span class=sf-dump-key>postalCode</span>\" => \"\"\n                                        </samp>]\n        \"\n                                        <span class=sf-dump-key>coordinates</span>\" => []\n                                    </samp>]\n      \"\n                                    <span class=sf-dump-key>locations</span>\" =>\n                                    <span class=sf-dump-note>array:1</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n                                        <span class=sf-dump-index>0</span> =>\n                                        <span class=sf-dump-note>array:7</span> [\n                                        <samp data-depth=5 class=sf-dump-compact>\n          \"\n                                            <span class=sf-dump-key>displayName</span>\" => \"\n                                            <span class=sf-dump-str title=\"16 characters\">NL 2.26 Lekhaven</span>\"\n          \"\n                                            <span class=sf-dump-key>locationUri</span>\" => \"\n                                            <span class=sf-dump-str title=\"24 characters\">NL_2.26_Lekhaven@pwc.com</span>\"\n          \"\n                                            <span class=sf-dump-key>locationType</span>\" => \"\n                                            <span class=sf-dump-str title=\"14 characters\">conferenceRoom</span>\"\n          \"\n                                            <span class=sf-dump-key>uniqueId</span>\" => \"\n                                            <span class=sf-dump-str title=\"24 characters\">NL_2.26_Lekhaven@pwc.com</span>\"\n          \"\n                                            <span class=sf-dump-key>uniqueIdType</span>\" => \"\n                                            <span class=sf-dump-str title=\"9 characters\">directory</span>\"\n          \"\n                                            <span class=sf-dump-key>address</span>\" =>\n                                            <span class=sf-dump-note>array:5</span> [\n                                            <samp data-depth=6 class=sf-dump-compact>\n            \"\n                                                <span class=sf-dump-key>street</span>\" => \"\"\n            \"\n                                                <span class=sf-dump-key>city</span>\" => \"\"\n            \"\n                                                <span class=sf-dump-key>state</span>\" => \"\"\n            \"\n                                                <span class=sf-dump-key>countryOrRegion</span>\" => \"\"\n            \"\n                                                <span class=sf-dump-key>postalCode</span>\" => \"\"\n                                            </samp>]\n          \"\n                                            <span class=sf-dump-key>coordinates</span>\" => []\n                                        </samp>]\n                                    </samp>]\n      \"\n                                    <span class=sf-dump-key>recurrence</span>\" =>\n                                    <span class=sf-dump-const>null</span>\n      \"\n                                    <span class=sf-dump-key>attendees</span>\" =>\n                                    <span class=sf-dump-note>array:5</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n                                        <span class=sf-dump-index>0</span> =>\n                                        <span class=sf-dump-note>array:3</span> [\n                                        <samp data-depth=5 class=sf-dump-compact>\n          \"\n                                            <span class=sf-dump-key>type</span>\" => \"\n                                            <span class=sf-dump-str title=\"8 characters\">required</span>\"\n          \"\n                                            <span class=sf-dump-key>status</span>\" =>\n                                            <span class=sf-dump-note>array:2</span> [\n                                            <samp data-depth=6 class=sf-dump-compact>\n            \"\n                                                <span class=sf-dump-key>response</span>\" => \"\n                                                <span class=sf-dump-str title=\"4 characters\">none</span>\"\n            \"\n                                                <span class=sf-dump-key>time</span>\" => \"\n                                                <span class=sf-dump-str title=\"20 characters\">0001-01-01T00:00:00Z</span>\"\n                                            </samp>]\n          \"\n                                            <span class=sf-dump-key>emailAddress</span>\" =>\n                                            <span class=sf-dump-note>array:2</span> [\n                                            <samp data-depth=6 class=sf-dump-compact>\n            \"\n                                                <span class=sf-dump-key>name</span>\" => \"\n                                                <span class=sf-dump-str title=\"18 characters\">Cindy Huisman (NL)</span>\"\n            \"\n                                                <span class=sf-dump-key>address</span>\" => \"\n                                                <span class=sf-dump-str title=\"21 characters\">cindy.huisman@pwc.com</span>\"\n                                            </samp>]\n                                        </samp>]\n                                        <span class=sf-dump-index>1</span> =>\n                                        <span class=sf-dump-note>array:3</span> [\n                                        <samp data-depth=5 class=sf-dump-compact>\n          \"\n                                            <span class=sf-dump-key>type</span>\" => \"\n                                            <span class=sf-dump-str title=\"8 characters\">required</span>\"\n          \"\n                                            <span class=sf-dump-key>status</span>\" =>\n                                            <span class=sf-dump-note>array:2</span> [\n                                            <samp data-depth=6 class=sf-dump-compact>\n            \"\n                                                <span class=sf-dump-key>response</span>\" => \"\n                                                <span class=sf-dump-str title=\"4 characters\">none</span>\"\n            \"\n                                                <span class=sf-dump-key>time</span>\" => \"\n                                                <span class=sf-dump-str title=\"20 characters\">0001-01-01T00:00:00Z</span>\"\n                                            </samp>]\n          \"\n                                            <span class=sf-dump-key>emailAddress</span>\" =>\n                                            <span class=sf-dump-note>array:2</span> [\n                                            <samp data-depth=6 class=sf-dump-compact>\n            \"\n                                                <span class=sf-dump-key>name</span>\" => \"\n                                                <span class=sf-dump-str title=\"20 characters\">Marloes Teeuwen (NL)</span>\"\n            \"\n                                                <span class=sf-dump-key>address</span>\" => \"\n                                                <span class=sf-dump-str title=\"23 characters\">marloes.teeuwen@pwc.com</span>\"\n                                            </samp>]\n                                        </samp>]\n                                        <span class=sf-dump-index>2</span> =>\n                                        <span class=sf-dump-note>array:3</span> [\n                                        <samp data-depth=5 class=sf-dump-compact>\n          \"\n                                            <span class=sf-dump-key>type</span>\" => \"\n                                            <span class=sf-dump-str title=\"8 characters\">required</span>\"\n          \"\n                                            <span class=sf-dump-key>status</span>\" =>\n                                            <span class=sf-dump-note>array:2</span> [\n                                            <samp data-depth=6 class=sf-dump-compact>\n            \"\n                                                <span class=sf-dump-key>response</span>\" => \"\n                                                <span class=sf-dump-str title=\"4 characters\">none</span>\"\n            \"\n                                                <span class=sf-dump-key>time</span>\" => \"\n                                                <span class=sf-dump-str title=\"20 characters\">0001-01-01T00:00:00Z</span>\"\n                                            </samp>]\n          \"\n                                            <span class=sf-dump-key>emailAddress</span>\" =>\n                                            <span class=sf-dump-note>array:2</span> [\n                                            <samp data-depth=6 class=sf-dump-compact>\n            \"\n                                                <span class=sf-dump-key>name</span>\" => \"\n                                                <span class=sf-dump-str title=\"20 characters\">Sjoerd Rietveld (NL)</span>\"\n            \"\n                                                <span class=sf-dump-key>address</span>\" => \"\n                                                <span class=sf-dump-str title=\"23 characters\">sjoerd.rietveld@pwc.com</span>\"\n                                            </samp>]\n                                        </samp>]\n                                        <span class=sf-dump-index>3</span> =>\n                                        <span class=sf-dump-note>array:3</span> [\n                                        <samp data-depth=5 class=sf-dump-compact>\n          \"\n                                            <span class=sf-dump-key>type</span>\" => \"\n                                            <span class=sf-dump-str title=\"8 characters\">required</span>\"\n          \"\n                                            <span class=sf-dump-key>status</span>\" =>\n                                            <span class=sf-dump-note>array:2</span> [\n                                            <samp data-depth=6 class=sf-dump-compact>\n            \"\n                                                <span class=sf-dump-key>response</span>\" => \"\n                                                <span class=sf-dump-str title=\"4 characters\">none</span>\"\n            \"\n                                                <span class=sf-dump-key>time</span>\" => \"\n                                                <span class=sf-dump-str title=\"20 characters\">0001-01-01T00:00:00Z</span>\"\n                                            </samp>]\n          \"\n                                            <span class=sf-dump-key>emailAddress</span>\" =>\n                                            <span class=sf-dump-note>array:2</span> [\n                                            <samp data-depth=6 class=sf-dump-compact>\n            \"\n                                                <span class=sf-dump-key>name</span>\" => \"\n                                                <span class=sf-dump-str title=\"22 characters\">Michiel Groothuis (NL)</span>\"\n            \"\n                                                <span class=sf-dump-key>address</span>\" => \"\n                                                <span class=sf-dump-str title=\"25 characters\">michiel.groothuis@pwc.com</span>\"\n                                            </samp>]\n                                        </samp>]\n                                        <span class=sf-dump-index>4</span> =>\n                                        <span class=sf-dump-note>array:3</span> [\n                                        <samp data-depth=5 class=sf-dump-compact>\n          \"\n                                            <span class=sf-dump-key>type</span>\" => \"\n                                            <span class=sf-dump-str title=\"8 characters\">required</span>\"\n          \"\n                                            <span class=sf-dump-key>status</span>\" =>\n                                            <span class=sf-dump-note>array:2</span> [\n                                            <samp data-depth=6 class=sf-dump-compact>\n            \"\n                                                <span class=sf-dump-key>response</span>\" => \"\n                                                <span class=sf-dump-str title=\"4 characters\">none</span>\"\n            \"\n                                                <span class=sf-dump-key>time</span>\" => \"\n                                                <span class=sf-dump-str title=\"20 characters\">0001-01-01T00:00:00Z</span>\"\n                                            </samp>]\n          \"\n                                            <span class=sf-dump-key>emailAddress</span>\" =>\n                                            <span class=sf-dump-note>array:2</span> [\n                                            <samp data-depth=6 class=sf-dump-compact>\n            \"\n                                                <span class=sf-dump-key>name</span>\" => \"\n                                                <span class=sf-dump-str title=\"15 characters\">James Egan (NL)</span>\"\n            \"\n                                                <span class=sf-dump-key>address</span>\" => \"\n                                                <span class=sf-dump-str title=\"18 characters\">james.egan@pwc.com</span>\"\n                                            </samp>]\n                                        </samp>]\n                                    </samp>]\n      \"\n                                    <span class=sf-dump-key>organizer</span>\" =>\n                                    <span class=sf-dump-note>array:1</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n        \"\n                                        <span class=sf-dump-key>emailAddress</span>\" =>\n                                        <span class=sf-dump-note>array:2</span> [\n                                        <samp data-depth=5 class=sf-dump-compact>\n          \"\n                                            <span class=sf-dump-key>name</span>\" => \"\n                                            <span class=sf-dump-str title=\"18 characters\">Cindy Huisman (NL)</span>\"\n          \"\n                                            <span class=sf-dump-key>address</span>\" => \"\n                                            <span class=sf-dump-str title=\"21 characters\">cindy.huisman@pwc.com</span>\"\n                                        </samp>]\n                                    </samp>]\n      \"\n                                    <span class=sf-dump-key>onlineMeeting</span>\" =>\n                                    <span class=sf-dump-note>array:3</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n        \"\n                                        <span class=sf-dump-key>joinUrl</span>\" => \"\n                                        <span class=sf-dump-str title=\"243 characters\">https://teams.microsoft.com/l/meetup-join/19%3ameeting_YjRmZTIwODUtODRlOS00MTJjLTlhMWEtYjYzZGZmNzZlY2Vm%40thread.v2/0?context=%7b%22Tid%22%3a%22513294a0-3e20-41b2-a970-6d30bf1546fa%22%2c%22Oid%22%3a%2242314983-06ea-4251-9c93-55aeed5af3f1%22%7d</span>\"\n        \"\n                                        <span class=sf-dump-key>conferenceId</span>\" => \"\n                                        <span class=sf-dump-str title=\"9 characters\">667362312</span>\"\n        \"\n                                        <span class=sf-dump-key>tollNumber</span>\" => \"\n                                        <span class=sf-dump-str title=\"15 characters\">+31 20 258 8591</span>\"\n                                    </samp>]\n                                </samp>]\n                            </samp>]\n                        </samp>]\n                    </pre>\n                    <script>Sfdump(\"sf-dump-61366183\")</script>"},{"id":"66e2b654-8275-432b-8218-5c9e59e5d350","name":"booking/import","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"calendar_email\": \"{{calendar_email}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/booking/import/{{event_external_Id}}"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":null,"header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 10 Feb 2026 13:22:32 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.3.27"},{"key":"Content-type","value":"text/html; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"<script> Sfdump = window.Sfdump || (function (doc) { doc.documentElement.classList.add('sf-js-enabled'); var rxEsc = /([.*+?^${}()|\\[\\]\\/\\\\])/g, idRx = /\\bsf-dump-\\d+-ref[012]\\w+\\b/, keyHint = 0 <= navigator.platform.toUpperCase().indexOf('MAC') ? 'Cmd' : 'Ctrl', addEventListener = function (e, n, cb) { e.addEventListener(n, cb, false); }; if (!doc.addEventListener) { addEventListener = function (element, eventName, callback) { element.attachEvent('on' + eventName, function (e) { e.preventDefault = function () {e.returnValue = false;}; e.target = e.srcElement; callback(e); }); }; } function toggle(a, recursive) { var s = a.nextSibling || {}, oldClass = s.className, arrow, newClass; if (/\\bsf-dump-compact\\b/.test(oldClass)) { arrow = '&#9660;'; newClass = 'sf-dump-expanded'; } else if (/\\bsf-dump-expanded\\b/.test(oldClass)) { arrow = '&#9654;'; newClass = 'sf-dump-compact'; } else { return false; } if (doc.createEvent && s.dispatchEvent) { var event = doc.createEvent('Event'); event.initEvent('sf-dump-expanded' === newClass ? 'sfbeforedumpexpand' : 'sfbeforedumpcollapse', true, false); s.dispatchEvent(event); } a.lastChild.innerHTML = arrow; s.className = s.className.replace(/\\bsf-dump-(compact|expanded)\\b/, newClass); if (recursive) { try { a = s.querySelectorAll('.'+oldClass); for (s = 0; s < a.length; ++s) { if (-1 == a[s].className.indexOf(newClass)) { a[s].className = newClass; a[s].previousSibling.lastChild.innerHTML = arrow; } } } catch (e) { } } return true; }; function collapse(a, recursive) { var s = a.nextSibling || {}, oldClass = s.className; if (/\\bsf-dump-expanded\\b/.test(oldClass)) { toggle(a, recursive); return true; } return false; }; function expand(a, recursive) { var s = a.nextSibling || {}, oldClass = s.className; if (/\\bsf-dump-compact\\b/.test(oldClass)) { toggle(a, recursive); return true; } return false; }; function collapseAll(root) { var a = root.querySelector('a.sf-dump-toggle'); if (a) { collapse(a, true); expand(a); return true; } return false; } function reveal(node) { var previous, parents = []; while ((node = node.parentNode || {}) && (previous = node.previousSibling) && 'A' === previous.tagName) { parents.push(previous); } if (0 !== parents.length) { parents.forEach(function (parent) { expand(parent); }); return true; } return false; } function highlight(root, activeNode, nodes) { resetHighlightedNodes(root); Array.from(nodes||[]).forEach(function (node) { if (!/\\bsf-dump-highlight\\b/.test(node.className)) { node.className = node.className + ' sf-dump-highlight'; } }); if (!/\\bsf-dump-highlight-active\\b/.test(activeNode.className)) { activeNode.className = activeNode.className + ' sf-dump-highlight-active'; } } function resetHighlightedNodes(root) { Array.from(root.querySelectorAll('.sf-dump-str, .sf-dump-key, .sf-dump-public, .sf-dump-protected, .sf-dump-private')).forEach(function (strNode) { strNode.className = strNode.className.replace(/\\bsf-dump-highlight\\b/, ''); strNode.className = strNode.className.replace(/\\bsf-dump-highlight-active\\b/, ''); }); } return function (root, x) { root = doc.getElementById(root); var indentRx = new RegExp('^('+(root.getAttribute('data-indent-pad') || ' ').replace(rxEsc, '\\\\$1')+')+', 'm'), options = {\"maxDepth\":1,\"maxStringLength\":160,\"fileLinkFormat\":false}, elt = root.getElementsByTagName('A'), len = elt.length, i = 0, s, h, t = []; while (i < len) t.push(elt[i++]); for (i in x) { options[i] = x[i]; } function a(e, f) { addEventListener(root, e, function (e, n) { if ('A' == e.target.tagName) { f(e.target, e); } else if ('A' == e.target.parentNode.tagName) { f(e.target.parentNode, e); } else { n = /\\bsf-dump-ellipsis\\b/.test(e.target.className) ? e.target.parentNode : e.target; if ((n = n.nextElementSibling) && 'A' == n.tagName) { if (!/\\bsf-dump-toggle\\b/.test(n.className)) { n = n.nextElementSibling || n; } f(n, e, true); } } }); }; function isCtrlKey(e) { return e.ctrlKey || e.metaKey; } function xpathString(str) { var parts = str.match(/[^'\"]+|['\"]/g).map(function (part) { if (\"'\" == part) { return '\"\\'\"'; } if ('\"' == part) { return \"'\\\"'\"; } return \"'\" + part + \"'\"; }); return \"concat(\" + parts.join(\",\") + \", '')\"; } function xpathHasClass(className) { return \"contains(concat(' ', normalize-space(@class), ' '), ' \" + className +\" ')\"; } a('mouseover', function (a, e, c) { if (c) { e.target.style.cursor = \"pointer\"; } }); a('click', function (a, e, c) { if (/\\bsf-dump-toggle\\b/.test(a.className)) { e.preventDefault(); if (!toggle(a, isCtrlKey(e))) { var r = doc.getElementById(a.getAttribute('href').slice(1)), s = r.previousSibling, f = r.parentNode, t = a.parentNode; t.replaceChild(r, a); f.replaceChild(a, s); t.insertBefore(s, r); f = f.firstChild.nodeValue.match(indentRx); t = t.firstChild.nodeValue.match(indentRx); if (f && t && f[0] !== t[0]) { r.innerHTML = r.innerHTML.replace(new RegExp('^'+f[0].replace(rxEsc, '\\\\$1'), 'mg'), t[0]); } if (/\\bsf-dump-compact\\b/.test(r.className)) { toggle(s, isCtrlKey(e)); } } if (c) { } else if (doc.getSelection) { try { doc.getSelection().removeAllRanges(); } catch (e) { doc.getSelection().empty(); } } else { doc.selection.empty(); } } else if (/\\bsf-dump-str-toggle\\b/.test(a.className)) { e.preventDefault(); e = a.parentNode.parentNode; e.className = e.className.replace(/\\bsf-dump-str-(expand|collapse)\\b/, a.parentNode.className); } }); elt = root.getElementsByTagName('SAMP'); len = elt.length; i = 0; while (i < len) t.push(elt[i++]); len = t.length; for (i = 0; i < len; ++i) { elt = t[i]; if ('SAMP' == elt.tagName) { a = elt.previousSibling || {}; if ('A' != a.tagName) { a = doc.createElement('A'); a.className = 'sf-dump-ref'; elt.parentNode.insertBefore(a, elt); } else { a.innerHTML += ' '; } a.title = (a.title ? a.title+'\\n[' : '[')+keyHint+'+click] Expand all children'; a.innerHTML += elt.className == 'sf-dump-compact' ? '\n    <span>&#9654;</span>' : '\n    <span>&#9660;</span>'; a.className += ' sf-dump-toggle'; x = 1; if ('sf-dump' != elt.parentNode.className) { x += elt.parentNode.getAttribute('data-depth')/1; } } else if (/\\bsf-dump-ref\\b/.test(elt.className) && (a = elt.getAttribute('href'))) { a = a.slice(1); elt.className += ' sf-dump-hover'; elt.className += ' '+a; if (/[\\[{]$/.test(elt.previousSibling.nodeValue)) { a = a != elt.nextSibling.id && doc.getElementById(a); try { s = a.nextSibling; elt.appendChild(a); s.parentNode.insertBefore(a, s); if (/^[@#]/.test(elt.innerHTML)) { elt.innerHTML += '\n    <span>&#9654;</span>'; } else { elt.innerHTML = '\n    <span>&#9654;</span>'; elt.className = 'sf-dump-ref'; } elt.className += ' sf-dump-toggle'; } catch (e) { if ('&' == elt.innerHTML.charAt(0)) { elt.innerHTML = '&#8230;'; elt.className = 'sf-dump-ref'; } } } } } if (doc.evaluate && Array.from && root.children.length > 1) { root.setAttribute('tabindex', 0); SearchState = function () { this.nodes = []; this.idx = 0; }; SearchState.prototype = { next: function () { if (this.isEmpty()) { return this.current(); } this.idx = this.idx< (this.nodes.length - 1) ? this.idx + 1 : 0; return this.current(); }, previous: function () { if (this.isEmpty()) { return this.current(); } this.idx = this.idx > 0 ? this.idx - 1 : (this.nodes.length - 1); return this.current(); }, isEmpty: function () { return 0 === this.count(); }, current: function () { if (this.isEmpty()) { return null; } return this.nodes[this.idx]; }, reset: function () { this.nodes = []; this.idx = 0; }, count: function () { return this.nodes.length; }, }; function showCurrent(state) { var currentNode = state.current(), currentRect, searchRect; if (currentNode) { reveal(currentNode); highlight(root, currentNode, state.nodes); if ('scrollIntoView' in currentNode) { currentNode.scrollIntoView(true); currentRect = currentNode.getBoundingClientRect(); searchRect = search.getBoundingClientRect(); if (currentRect.top < (searchRect.top + searchRect.height)) { window.scrollBy(0, -(searchRect.top + searchRect.height + 5)); } } } counter.textContent = (state.isEmpty() ? 0 : state.idx + 1) + ' of ' + state.count(); } var search = doc.createElement('div'); search.className = 'sf-dump-search-wrapper sf-dump-search-hidden'; search.innerHTML = ' \n    <input type=\"text\" class=\"sf-dump-search-input\">\n    <span class=\"sf-dump-search-count\">0 of 0<\\/span>\n        <button type=\"button\" class=\"sf-dump-search-input-previous\" tabindex=\"-1\">\n            <svg viewBox=\"0 0 1792 1792\" xmlns=\"http://www.w3.org/2000/svg\">\n                <path d=\"M1683 1331l-166 165q-19 19-45 19t-45-19L896 965l-531 531q-19 19-45 19t-45-19l-166-165q-19-19-19-45.5t19-45.5l742-741q19-19 45-19t45 19l742 741q19 19 19 45.5t-19 45.5z\"\\/><\\/svg><\\/button>\n                <button type=\"button\" class=\"sf-dump-search-input-next\" tabindex=\"-1\">\n                    <svg viewBox=\"0 0 1792 1792\" xmlns=\"http://www.w3.org/2000/svg\">\n                        <path d=\"M1683 808l-742 741q-19 19-45 19t-45-19L109 808q-19-19-19-45.5t19-45.5l166-165q19-19 45-19t45 19l531 531 531-531q19-19 45-19t45 19l166 165q19 19 19 45.5t-19 45.5z\"\\/><\\/svg><\\/button> '; root.insertBefore(search, root.firstChild); var state = new SearchState(); var searchInput = search.querySelector('.sf-dump-search-input'); var counter = search.querySelector('.sf-dump-search-count'); var searchInputTimer = 0; var previousSearchQuery = ''; addEventListener(searchInput, 'keyup', function (e) { var searchQuery = e.target.value; /* Don't perform anything if the pressed key didn't change the query */ if (searchQuery === previousSearchQuery) { return; } previousSearchQuery = searchQuery; clearTimeout(searchInputTimer); searchInputTimer = setTimeout(function () { state.reset(); collapseAll(root); resetHighlightedNodes(root); if ('' === searchQuery) { counter.textContent = '0 of 0'; return; } var classMatches = [ \"sf-dump-str\", \"sf-dump-key\", \"sf-dump-public\", \"sf-dump-protected\", \"sf-dump-private\", ].map(xpathHasClass).join(' or '); var xpathResult = doc.evaluate('.//span[' + classMatches + '][contains(translate(child::text(), ' + xpathString(searchQuery.toUpperCase()) + ', ' + xpathString(searchQuery.toLowerCase()) + '), ' + xpathString(searchQuery.toLowerCase()) + ')]', root, null, XPathResult.ORDERED_NODE_ITERATOR_TYPE, null); while (node = xpathResult.iterateNext()) state.nodes.push(node); showCurrent(state); }, 400); }); Array.from(search.querySelectorAll('.sf-dump-search-input-next, .sf-dump-search-input-previous')).forEach(function (btn) { addEventListener(btn, 'click', function (e) { e.preventDefault(); -1 !== e.target.className.indexOf('next') ? state.next() : state.previous(); searchInput.focus(); collapseAll(root); showCurrent(state); }) }); addEventListener(root, 'keydown', function (e) { var isSearchActive = !/\\bsf-dump-search-hidden\\b/.test(search.className); if ((114 === e.keyCode && !isSearchActive) || (isCtrlKey(e) && 70 === e.keyCode)) { /* F3 or CMD/CTRL + F */ if (70 === e.keyCode && document.activeElement === searchInput) { /* * If CMD/CTRL + F is hit while having focus on search input, * the user probably meant to trigger browser search instead. * Let the browser execute its behavior: */ return; } e.preventDefault(); search.className = search.className.replace(/\\bsf-dump-search-hidden\\b/, ''); searchInput.focus(); } else if (isSearchActive) { if (27 === e.keyCode) { /* ESC key */ search.className += ' sf-dump-search-hidden'; e.preventDefault(); resetHighlightedNodes(root); searchInput.value = ''; } else if ( (isCtrlKey(e) && 71 === e.keyCode) /* CMD/CTRL + G */ || 13 === e.keyCode /* Enter */ || 114 === e.keyCode /* F3 */ ) { e.preventDefault(); e.shiftKey ? state.previous() : state.next(); collapseAll(root); showCurrent(state); } } }); } if (0 >= options.maxStringLength) { return; } try { elt = root.querySelectorAll('.sf-dump-str'); len = elt.length; i = 0; t = []; while (i < len) t.push(elt[i++]); len = t.length; for (i = 0; i < len; ++i) { elt = t[i]; s = elt.innerText || elt.textContent; x = s.length - options.maxStringLength; if (0 < x) { h = elt.innerHTML; elt[elt.innerText ? 'innerText' : 'textContent'] = s.substring(0, options.maxStringLength); elt.className += ' sf-dump-str-collapse'; elt.innerHTML = '\n                        <span class=sf-dump-str-collapse>'+h+'\n                            <a class=\"sf-dump-ref sf-dump-str-toggle\" title=\"Collapse\"> &#9664;</a>\n                        </span>'+ '\n                        <span class=sf-dump-str-expand>'+elt.innerHTML+'\n                            <a class=\"sf-dump-ref sf-dump-str-toggle\" title=\"'+x+' remaining characters\"> &#9654;</a>\n                        </span>'; } } } catch (e) { } }; })(document);\n                    </script>\n                    <style> .sf-js-enabled pre.sf-dump .sf-dump-compact, .sf-js-enabled .sf-dump-str-collapse .sf-dump-str-collapse, .sf-js-enabled .sf-dump-str-expand .sf-dump-str-expand { display: none; } .sf-dump-hover:hover { background-color: #B729D9; color: #FFF !important; border-radius: 2px; } pre.sf-dump { display: block; white-space: pre; padding: 5px; overflow: initial !important; } pre.sf-dump:after { content: \"\"; visibility: hidden; display: block; height: 0; clear: both; } pre.sf-dump .sf-dump-ellipsization { display: inline-flex; } pre.sf-dump a { text-decoration: none; cursor: pointer; border: 0; outline: none; color: inherit; } pre.sf-dump img { max-width: 50em; max-height: 50em; margin: .5em 0 0 0; padding: 0; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAHUlEQVQY02O8zAABilCaiQEN0EeA8QuUcX9g3QEAAjcC5piyhyEAAAAASUVORK5CYII=) #D3D3D3; } pre.sf-dump .sf-dump-ellipsis { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } pre.sf-dump .sf-dump-ellipsis-tail { flex-shrink: 0; } pre.sf-dump code { display:inline; padding:0; background:none; } .sf-dump-public.sf-dump-highlight, .sf-dump-protected.sf-dump-highlight, .sf-dump-private.sf-dump-highlight, .sf-dump-str.sf-dump-highlight, .sf-dump-key.sf-dump-highlight { background: rgba(111, 172, 204, 0.3); border: 1px solid #7DA0B1; border-radius: 3px; } .sf-dump-public.sf-dump-highlight-active, .sf-dump-protected.sf-dump-highlight-active, .sf-dump-private.sf-dump-highlight-active, .sf-dump-str.sf-dump-highlight-active, .sf-dump-key.sf-dump-highlight-active { background: rgba(253, 175, 0, 0.4); border: 1px solid #ffa500; border-radius: 3px; } pre.sf-dump .sf-dump-search-hidden { display: none !important; } pre.sf-dump .sf-dump-search-wrapper { font-size: 0; white-space: nowrap; margin-bottom: 5px; display: flex; position: -webkit-sticky; position: sticky; top: 5px; } pre.sf-dump .sf-dump-search-wrapper > * { vertical-align: top; box-sizing: border-box; height: 21px; font-weight: normal; border-radius: 0; background: #FFF; color: #757575; border: 1px solid #BBB; } pre.sf-dump .sf-dump-search-wrapper > input.sf-dump-search-input { padding: 3px; height: 21px; font-size: 12px; border-right: none; border-top-left-radius: 3px; border-bottom-left-radius: 3px; color: #000; min-width: 15px; width: 100%; } pre.sf-dump .sf-dump-search-wrapper > .sf-dump-search-input-next, pre.sf-dump .sf-dump-search-wrapper > .sf-dump-search-input-previous { background: #F2F2F2; outline: none; border-left: none; font-size: 0; line-height: 0; } pre.sf-dump .sf-dump-search-wrapper > .sf-dump-search-input-next { border-top-right-radius: 3px; border-bottom-right-radius: 3px; } pre.sf-dump .sf-dump-search-wrapper > .sf-dump-search-input-next > svg, pre.sf-dump .sf-dump-search-wrapper > .sf-dump-search-input-previous > svg { pointer-events: none; width: 12px; height: 12px; } pre.sf-dump .sf-dump-search-wrapper > .sf-dump-search-count { display: inline-block; padding: 0 5px; margin: 0; border-left: none; line-height: 21px; font-size: 12px; }pre.sf-dump, pre.sf-dump .sf-dump-default{background-color:#18171B; color:#FF8400; line-height:1.2em; font:12px Menlo, Monaco, Consolas, monospace; word-wrap: break-word; white-space: pre-wrap; position:relative; z-index:99999; word-break: break-all}pre.sf-dump .sf-dump-num{font-weight:bold; color:#1299DA}pre.sf-dump .sf-dump-const{font-weight:bold}pre.sf-dump .sf-dump-virtual{font-style:italic}pre.sf-dump .sf-dump-str{font-weight:bold; color:#56DB3A}pre.sf-dump .sf-dump-note{color:#1299DA}pre.sf-dump .sf-dump-ref{color:#A0A0A0}pre.sf-dump .sf-dump-public{color:#FFFFFF}pre.sf-dump .sf-dump-protected{color:#FFFFFF}pre.sf-dump .sf-dump-private{color:#FFFFFF}pre.sf-dump .sf-dump-meta{color:#B729D9}pre.sf-dump .sf-dump-key{color:#56DB3A}pre.sf-dump .sf-dump-index{color:#1299DA}pre.sf-dump .sf-dump-ellipsis{color:#FF8400}pre.sf-dump .sf-dump-ns{user-select:none;}pre.sf-dump .sf-dump-ellipsis-note{color:#1299DA}</style>\n                    <pre class=sf-dump id=sf-dump-423385089 data-indent-pad=\"  \">\n                        <span class=sf-dump-note>array:46</span> [\n                        <samp data-depth=1 class=sf-dump-expanded>\n                            <span style=\"color: #A0A0A0;\"> // app/Http/Controllers/Api/Import/EventController.php:260</span>\n  \"\n                            <span class=sf-dump-key>@odata.context</span>\" => \"\n                            <span class=sf-dump-str title=\"93 characters\">https://graph.microsoft.com/v1.0/$metadata#users(&#039;nl_2.26_lekhaven%40pwc.com&#039;)/events/$entity</span>\"\n  \"\n                            <span class=sf-dump-key>@odata.etag</span>\" => \"\n                            <span class=sf-dump-str title=\"36 characters\">W/&quot;e4I2yV9pGU+G1MMBeoy2ewAC5//Uiw==&quot;</span>\"\n  \"\n                            <span class=sf-dump-key>id</span>\" => \"\n                            <span class=sf-dump-str title=\"68 characters\">AAkALgAAAAAAHYQDEapmEc2byACqAC-EWg0Ae4I2yV9pGU_G1MMBeoy2ewAC6EdMjQAA</span>\"\n  \"\n                            <span class=sf-dump-key>createdDateTime</span>\" => \"\n                            <span class=sf-dump-str title=\"28 characters\">2026-02-05T09:44:14.1380948Z</span>\"\n  \"\n                            <span class=sf-dump-key>lastModifiedDateTime</span>\" => \"\n                            <span class=sf-dump-str title=\"27 characters\">2026-02-05T13:17:51.791001Z</span>\"\n  \"\n                            <span class=sf-dump-key>changeKey</span>\" => \"\n                            <span class=sf-dump-str title=\"32 characters\">e4I2yV9pGU+G1MMBeoy2ewAC5//Uiw==</span>\"\n  \"\n                            <span class=sf-dump-key>categories</span>\" => []\n  \"\n                            <span class=sf-dump-key>transactionId</span>\" =>\n                            <span class=sf-dump-const>null</span>\n  \"\n                            <span class=sf-dump-key>originalStartTimeZone</span>\" => \"\n                            <span class=sf-dump-str title=\"21 characters\">Romance Standard Time</span>\"\n  \"\n                            <span class=sf-dump-key>originalEndTimeZone</span>\" => \"\n                            <span class=sf-dump-str title=\"21 characters\">Romance Standard Time</span>\"\n  \"\n                            <span class=sf-dump-key>iCalUId</span>\" => \"\n                            <span class=sf-dump-str title=\"112 characters\">040000008200E00074C5B7101A82E0080000000063F94C769533DC010000000000000000100000002308E3FB47AA964A8CEA12D5864192BD</span>\"\n  \"\n                            <span class=sf-dump-key>uid</span>\" => \"\n                            <span class=sf-dump-str title=\"112 characters\">040000008200E00074C5B7101A82E0080000000063F94C769533DC010000000000000000100000002308E3FB47AA964A8CEA12D5864192BD</span>\"\n  \"\n                            <span class=sf-dump-key>reminderMinutesBeforeStart</span>\" =>\n                            <span class=sf-dump-num>5</span>\n  \"\n                            <span class=sf-dump-key>isReminderOn</span>\" =>\n                            <span class=sf-dump-const>false</span>\n  \"\n                            <span class=sf-dump-key>hasAttachments</span>\" =>\n                            <span class=sf-dump-const>false</span>\n  \"\n                            <span class=sf-dump-key>subject</span>\" => \"\n                            <span class=sf-dump-str title=\"31 characters\">HMC Workshop Deals &amp; Valuations</span>\"\n  \"\n                            <span class=sf-dump-key>bodyPreview</span>\" => \"\"\"\n                            <span class=sf-dump-str title=\"251 characters\">________________________________________________________________________________\n                                <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                            </span>\n                            <span class=sf-dump-str title=\"251 characters\">Microsoft Teams Need help?\n                                <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                            </span>\n                            <span class=sf-dump-str title=\"251 characters\">Join the meeting now\n                                <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                            </span>\n                            <span class=sf-dump-str title=\"251 characters\">Meeting ID: 292 407 995 645\n                                <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                            </span>\n                            <span class=sf-dump-str title=\"251 characters\">Passcode: wP3nL34m\n                                <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                            </span>\n                            <span class=sf-dump-str title=\"251 characters\">________________________________\n                                <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                            </span>\n                            <span class=sf-dump-str title=\"251 characters\">Dial in by phone\n                                <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                            </span>\n                            <span class=sf-dump-str title=\"251 characters\">+31 20 258 8591,,6</span>\n    \"\"\"\n  \"\n                            <span class=sf-dump-key>importance</span>\" => \"\n                            <span class=sf-dump-str title=\"6 characters\">normal</span>\"\n  \"\n                            <span class=sf-dump-key>sensitivity</span>\" => \"\n                            <span class=sf-dump-str title=\"6 characters\">normal</span>\"\n  \"\n                            <span class=sf-dump-key>isAllDay</span>\" =>\n                            <span class=sf-dump-const>false</span>\n  \"\n                            <span class=sf-dump-key>isCancelled</span>\" =>\n                            <span class=sf-dump-const>false</span>\n  \"\n                            <span class=sf-dump-key>isOrganizer</span>\" =>\n                            <span class=sf-dump-const>false</span>\n  \"\n                            <span class=sf-dump-key>responseRequested</span>\" =>\n                            <span class=sf-dump-const>true</span>\n  \"\n                            <span class=sf-dump-key>seriesMasterId</span>\" =>\n                            <span class=sf-dump-const>null</span>\n  \"\n                            <span class=sf-dump-key>showAs</span>\" => \"\n                            <span class=sf-dump-str title=\"4 characters\">busy</span>\"\n  \"\n                            <span class=sf-dump-key>type</span>\" => \"\n                            <span class=sf-dump-str title=\"14 characters\">singleInstance</span>\"\n  \"\n                            <span class=sf-dump-key>webLink</span>\" => \"\n                            <span class=sf-dump-str title=\"144 characters\">https://outlook.office365.com/owa/?itemid=AAkALgAAAAAAHYQDEapmEc2byACqAC%2FEWg0Ae4I2yV9pGU%2BG1MMBeoy2ewAC6EdMjQAA&amp;exvsurl=1&amp;path=/calendar/item</span>\"\n  \"\n                            <span class=sf-dump-key>onlineMeetingUrl</span>\" =>\n                            <span class=sf-dump-const>null</span>\n  \"\n                            <span class=sf-dump-key>isOnlineMeeting</span>\" =>\n                            <span class=sf-dump-const>true</span>\n  \"\n                            <span class=sf-dump-key>onlineMeetingProvider</span>\" => \"\n                            <span class=sf-dump-str title=\"16 characters\">teamsForBusiness</span>\"\n  \"\n                            <span class=sf-dump-key>allowNewTimeProposals</span>\" =>\n                            <span class=sf-dump-const>true</span>\n  \"\n                            <span class=sf-dump-key>occurrenceId</span>\" =>\n                            <span class=sf-dump-const>null</span>\n  \"\n                            <span class=sf-dump-key>isDraft</span>\" =>\n                            <span class=sf-dump-const>false</span>\n  \"\n                            <span class=sf-dump-key>hideAttendees</span>\" =>\n                            <span class=sf-dump-const>false</span>\n  \"\n                            <span class=sf-dump-key>responseStatus</span>\" =>\n                            <span class=sf-dump-note>array:2</span> [\n                            <samp data-depth=2 class=sf-dump-compact>\n    \"\n                                <span class=sf-dump-key>response</span>\" => \"\n                                <span class=sf-dump-str title=\"8 characters\">accepted</span>\"\n    \"\n                                <span class=sf-dump-key>time</span>\" => \"\n                                <span class=sf-dump-str title=\"28 characters\">2026-02-05T13:17:51.7375073Z</span>\"\n                            </samp>]\n  \"\n                            <span class=sf-dump-key>body</span>\" =>\n                            <span class=sf-dump-note>array:2</span> [\n                            <samp data-depth=2 class=sf-dump-compact>\n    \"\n                                <span class=sf-dump-key>contentType</span>\" => \"\n                                <span class=sf-dump-str title=\"4 characters\">html</span>\"\n    \"\n                                <span class=sf-dump-key>content</span>\" => \"\"\"\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;html&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;head&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/head&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;body&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div class=&quot;elementToProof&quot; style=&quot;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)&quot;&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;br&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;br&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div class=&quot;me-email-text&quot; lang=&quot;en-GB&quot; style=&quot;max-width:600px; color:#242424; font-family:&#039;Segoe UI&#039;,&#039;Helvetica Neue&#039;,Helvetica,Arial,sans-serif&quot;&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div aria-hidden=&quot;true&quot; style=&quot;margin-bottom:24px; overflow:hidden; white-space:nowrap&quot;&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">________________________________________________________________________________&lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:12px&quot;&gt;&lt;span class=&quot;me-email-text&quot; style=&quot;font-size:24px; font-weight:700; margin-right:12px&quot;&gt;Microsoft Teams&lt;/span&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;a href=&quot;https://aka.ms/JoinTeamsMeeting?omkt=en-GB&quot; id=&quot;meet_invite_block.action.help&quot; class=&quot;me-email-link&quot; style=&quot;font-size:14px; text-decoration:underline; color:#5B5FC7&quot;&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">Need help?&lt;/a&gt; &lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:6px&quot;&gt;&lt;a href=&quot;https://teams.microsoft.com/l/meetup-join/19%3ameeting_YjRmZTIwODUtODRlOS00MTJjLTlhMWEtYjYzZGZmNzZlY2Vm%40thread.v2/0?context=%7b%22Tid%22%3a%22513294a0-3e20-41b2-a970-6d30bf1546fa%22%2c%22Oid%22%3a%2242314983-06ea-4251-9c93-55aeed5af3f1%22%7d&quot; id=&quot;meet_invite_block.action.join_link&quot; title=&quot;Meeting join link&quot; class=&quot;me-email-headline&quot; style=&quot;font-size:20px; font-weight:600; text-decoration:underline; color:#5B5FC7&quot;&gt;Join\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\"> the meeting now&lt;/a&gt; &lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:6px&quot;&gt;&lt;span class=&quot;me-email-text-secondary&quot; style=&quot;font-size:14px; color:#616161&quot;&gt;Meeting ID:\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/span&gt;&lt;span class=&quot;me-email-text&quot; style=&quot;font-size:14px; color:#242424&quot;&gt;292 407 995 645&lt;/span&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:6px&quot;&gt;&lt;span class=&quot;me-email-text-secondary&quot; style=&quot;font-size:14px; color:#616161&quot;&gt;Passcode:\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/span&gt;&lt;span class=&quot;me-email-text&quot; style=&quot;font-size:14px; color:#242424&quot;&gt;wP3nL34m&lt;/span&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:24px; max-width:532px&quot;&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;hr style=&quot;border:0; background:#616161; height:1px&quot;&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:6px&quot;&gt;&lt;span class=&quot;me-email-text&quot; style=&quot;font-size:16px; color:#242424; font-weight:600; margin-right:4px&quot;&gt;Dial in by phone&lt;/span&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:6px&quot;&gt;&lt;a href=&quot;tel:+31202588591,,667362312#&quot; id=&quot;meet_invite_block.action.join_phone_number1&quot; class=&quot;me-email-link&quot; style=&quot;font-size:14px; text-decoration:underline; color:#5B5FC7; margin-right:6px&quot;&gt;+31 20 258 8591,,667362312#&lt;/a&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;span class=&quot;me-email-text&quot; style=&quot;font-size:14px; color:#616161&quot;&gt;Netherlands, Amsterdam&lt;/span&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:6px&quot;&gt;&lt;a href=&quot;https://dialin.teams.microsoft.com/fd41ee28-aaca-4801-b957-a5957787047c?id=667362312&quot; id=&quot;meet_invite_block.action.join_phone_find_local_number&quot; class=&quot;me-email-link&quot; style=&quot;font-size:14px; text-decoration:underline; color:#5B5FC7&quot;&gt;Find\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\"> a local number&lt;/a&gt; &lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:24px&quot;&gt;&lt;span class=&quot;me-email-text-secondary&quot; style=&quot;font-size:14px; color:#616161&quot;&gt;Phone conference ID:\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/span&gt;&lt;span class=&quot;me-email-text&quot; style=&quot;font-size:14px; color:#242424&quot;&gt;667 362 312#&lt;/span&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:6px&quot;&gt;&lt;span class=&quot;me-email-headline&quot; style=&quot;font-size:16px; color:#242424; font-weight:600&quot;&gt;Join on a video conferencing device&lt;/span&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:6px&quot;&gt;&lt;span class=&quot;me-email-text&quot; style=&quot;font-size:14px; color:#616161&quot;&gt;Tenant key:\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/span&gt;&lt;span class=&quot;me-email-text&quot; style=&quot;font-size:14px; color:#242424&quot;&gt;teams@vconlink.pwc.com&lt;/span&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:6px&quot;&gt;&lt;span class=&quot;me-email-text-secondary&quot; style=&quot;font-size:14px; color:#616161&quot;&gt;Video ID:\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/span&gt;&lt;span class=&quot;me-email-text&quot; style=&quot;font-size:14px; color:#242424&quot;&gt;115 019 820 78&lt;/span&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:24px&quot;&gt;&lt;a href=&quot;https://pexip.me/teams/vconlink.pwc.com/11501982078&quot; id=&quot;meet_invite_block.action.join_vtc_info&quot; class=&quot;me-email-link&quot; style=&quot;font-size:14px; text-decoration:underline; color:#5B5FC7&quot;&gt;More info&lt;/a&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div&gt;&lt;span class=&quot;me-email-text-secondary&quot; style=&quot;font-size:14px; color:#616161&quot;&gt;For organisers:\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/span&gt;&lt;a href=&quot;https://teams.microsoft.com/meetingOptions/?organizerId=42314983-06ea-4251-9c93-55aeed5af3f1&amp;amp;tenantId=513294a0-3e20-41b2-a970-6d30bf1546fa&amp;amp;threadId=19_meeting_YjRmZTIwODUtODRlOS00MTJjLTlhMWEtYjYzZGZmNzZlY2Vm@thread.v2&amp;amp;messageId=0&amp;amp;language=en-GB&quot; id=&quot;meet_invite_block.action.organizer_meet_options&quot; class=&quot;me-email-link&quot; style=&quot;font-size:14px; text-decoration:underline; color:#5B5FC7&quot;&gt;Meeting\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\"> options&lt;/a&gt; &lt;span style=&quot;color:#616161&quot;&gt;|&lt;/span&gt; &lt;a href=&quot;https://dialin.teams.microsoft.com/usp/pstnconferencing&quot; id=&quot;meet_invite_block.action.organizer_reset_dialin_pin&quot; class=&quot;me-email-link&quot; style=&quot;font-size:14px; text-decoration:underline; color:#5B5FC7&quot;&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">Reset dial-in PIN&lt;/a&gt; &lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-top:24px; margin-bottom:6px&quot;&gt;&lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div style=&quot;margin-bottom:24px&quot;&gt;&lt;a href=&quot;https://www.pwc.com/gx/en/legal-notices/PwC-M365_Privacy-Statement.pdf&quot; id=&quot;meet_invite_block.action.org_privacy&quot; class=&quot;me-email-link&quot; style=&quot;font-size:14px; text-decoration:underline; color:#5B5FC7&quot;&gt;Privacy and security&lt;/a&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;div aria-hidden=&quot;true&quot; style=&quot;margin-bottom:24px; overflow:hidden; white-space:nowrap&quot;&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">________________________________________________________________________________&lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/div&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/body&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n                                <span class=sf-dump-str title=\"5294 characters\">&lt;/html&gt;\n                                    <span class=\"sf-dump-default sf-dump-ns\">\\r\\n</span>\n                                </span>\n      \"\"\"\n                            </samp>]\n  \"\n                            <span class=sf-dump-key>start</span>\" =>\n                            <span class=sf-dump-note>array:2</span> [\n                            <samp data-depth=2 class=sf-dump-compact>\n    \"\n                                <span class=sf-dump-key>dateTime</span>\" => \"\n                                <span class=sf-dump-str title=\"27 characters\">2026-03-04T13:00:00.0000000</span>\"\n    \"\n                                <span class=sf-dump-key>timeZone</span>\" => \"\n                                <span class=sf-dump-str title=\"3 characters\">UTC</span>\"\n                            </samp>]\n  \"\n                            <span class=sf-dump-key>end</span>\" =>\n                            <span class=sf-dump-note>array:2</span> [\n                            <samp data-depth=2 class=sf-dump-compact>\n    \"\n                                <span class=sf-dump-key>dateTime</span>\" => \"\n                                <span class=sf-dump-str title=\"27 characters\">2026-03-04T16:00:00.0000000</span>\"\n    \"\n                                <span class=sf-dump-key>timeZone</span>\" => \"\n                                <span class=sf-dump-str title=\"3 characters\">UTC</span>\"\n                            </samp>]\n  \"\n                            <span class=sf-dump-key>location</span>\" =>\n                            <span class=sf-dump-note>array:7</span> [\n                            <samp data-depth=2 class=sf-dump-compact>\n    \"\n                                <span class=sf-dump-key>displayName</span>\" => \"\n                                <span class=sf-dump-str title=\"16 characters\">NL 2.26 Lekhaven</span>\"\n    \"\n                                <span class=sf-dump-key>locationUri</span>\" => \"\n                                <span class=sf-dump-str title=\"24 characters\">NL_2.26_Lekhaven@pwc.com</span>\"\n    \"\n                                <span class=sf-dump-key>locationType</span>\" => \"\n                                <span class=sf-dump-str title=\"14 characters\">conferenceRoom</span>\"\n    \"\n                                <span class=sf-dump-key>uniqueId</span>\" => \"\n                                <span class=sf-dump-str title=\"24 characters\">NL_2.26_Lekhaven@pwc.com</span>\"\n    \"\n                                <span class=sf-dump-key>uniqueIdType</span>\" => \"\n                                <span class=sf-dump-str title=\"9 characters\">directory</span>\"\n    \"\n                                <span class=sf-dump-key>address</span>\" =>\n                                <span class=sf-dump-note>array:5</span> [\n                                <samp data-depth=3 class=sf-dump-compact>\n      \"\n                                    <span class=sf-dump-key>street</span>\" => \"\"\n      \"\n                                    <span class=sf-dump-key>city</span>\" => \"\"\n      \"\n                                    <span class=sf-dump-key>state</span>\" => \"\"\n      \"\n                                    <span class=sf-dump-key>countryOrRegion</span>\" => \"\"\n      \"\n                                    <span class=sf-dump-key>postalCode</span>\" => \"\"\n                                </samp>]\n    \"\n                                <span class=sf-dump-key>coordinates</span>\" => []\n                            </samp>]\n  \"\n                            <span class=sf-dump-key>locations</span>\" =>\n                            <span class=sf-dump-note>array:1</span> [\n                            <samp data-depth=2 class=sf-dump-compact>\n                                <span class=sf-dump-index>0</span> =>\n                                <span class=sf-dump-note>array:7</span> [\n                                <samp data-depth=3 class=sf-dump-compact>\n      \"\n                                    <span class=sf-dump-key>displayName</span>\" => \"\n                                    <span class=sf-dump-str title=\"16 characters\">NL 2.26 Lekhaven</span>\"\n      \"\n                                    <span class=sf-dump-key>locationUri</span>\" => \"\n                                    <span class=sf-dump-str title=\"24 characters\">NL_2.26_Lekhaven@pwc.com</span>\"\n      \"\n                                    <span class=sf-dump-key>locationType</span>\" => \"\n                                    <span class=sf-dump-str title=\"14 characters\">conferenceRoom</span>\"\n      \"\n                                    <span class=sf-dump-key>uniqueId</span>\" => \"\n                                    <span class=sf-dump-str title=\"24 characters\">NL_2.26_Lekhaven@pwc.com</span>\"\n      \"\n                                    <span class=sf-dump-key>uniqueIdType</span>\" => \"\n                                    <span class=sf-dump-str title=\"9 characters\">directory</span>\"\n      \"\n                                    <span class=sf-dump-key>address</span>\" =>\n                                    <span class=sf-dump-note>array:5</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n        \"\n                                        <span class=sf-dump-key>street</span>\" => \"\"\n        \"\n                                        <span class=sf-dump-key>city</span>\" => \"\"\n        \"\n                                        <span class=sf-dump-key>state</span>\" => \"\"\n        \"\n                                        <span class=sf-dump-key>countryOrRegion</span>\" => \"\"\n        \"\n                                        <span class=sf-dump-key>postalCode</span>\" => \"\"\n                                    </samp>]\n      \"\n                                    <span class=sf-dump-key>coordinates</span>\" => []\n                                </samp>]\n                            </samp>]\n  \"\n                            <span class=sf-dump-key>recurrence</span>\" =>\n                            <span class=sf-dump-const>null</span>\n  \"\n                            <span class=sf-dump-key>attendees</span>\" =>\n                            <span class=sf-dump-note>array:5</span> [\n                            <samp data-depth=2 class=sf-dump-compact>\n                                <span class=sf-dump-index>0</span> =>\n                                <span class=sf-dump-note>array:3</span> [\n                                <samp data-depth=3 class=sf-dump-compact>\n      \"\n                                    <span class=sf-dump-key>type</span>\" => \"\n                                    <span class=sf-dump-str title=\"8 characters\">required</span>\"\n      \"\n                                    <span class=sf-dump-key>status</span>\" =>\n                                    <span class=sf-dump-note>array:2</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n        \"\n                                        <span class=sf-dump-key>response</span>\" => \"\n                                        <span class=sf-dump-str title=\"4 characters\">none</span>\"\n        \"\n                                        <span class=sf-dump-key>time</span>\" => \"\n                                        <span class=sf-dump-str title=\"20 characters\">0001-01-01T00:00:00Z</span>\"\n                                    </samp>]\n      \"\n                                    <span class=sf-dump-key>emailAddress</span>\" =>\n                                    <span class=sf-dump-note>array:2</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n        \"\n                                        <span class=sf-dump-key>name</span>\" => \"\n                                        <span class=sf-dump-str title=\"18 characters\">Cindy Huisman (NL)</span>\"\n        \"\n                                        <span class=sf-dump-key>address</span>\" => \"\n                                        <span class=sf-dump-str title=\"21 characters\">cindy.huisman@pwc.com</span>\"\n                                    </samp>]\n                                </samp>]\n                                <span class=sf-dump-index>1</span> =>\n                                <span class=sf-dump-note>array:3</span> [\n                                <samp data-depth=3 class=sf-dump-compact>\n      \"\n                                    <span class=sf-dump-key>type</span>\" => \"\n                                    <span class=sf-dump-str title=\"8 characters\">required</span>\"\n      \"\n                                    <span class=sf-dump-key>status</span>\" =>\n                                    <span class=sf-dump-note>array:2</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n        \"\n                                        <span class=sf-dump-key>response</span>\" => \"\n                                        <span class=sf-dump-str title=\"4 characters\">none</span>\"\n        \"\n                                        <span class=sf-dump-key>time</span>\" => \"\n                                        <span class=sf-dump-str title=\"20 characters\">0001-01-01T00:00:00Z</span>\"\n                                    </samp>]\n      \"\n                                    <span class=sf-dump-key>emailAddress</span>\" =>\n                                    <span class=sf-dump-note>array:2</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n        \"\n                                        <span class=sf-dump-key>name</span>\" => \"\n                                        <span class=sf-dump-str title=\"20 characters\">Marloes Teeuwen (NL)</span>\"\n        \"\n                                        <span class=sf-dump-key>address</span>\" => \"\n                                        <span class=sf-dump-str title=\"23 characters\">marloes.teeuwen@pwc.com</span>\"\n                                    </samp>]\n                                </samp>]\n                                <span class=sf-dump-index>2</span> =>\n                                <span class=sf-dump-note>array:3</span> [\n                                <samp data-depth=3 class=sf-dump-compact>\n      \"\n                                    <span class=sf-dump-key>type</span>\" => \"\n                                    <span class=sf-dump-str title=\"8 characters\">required</span>\"\n      \"\n                                    <span class=sf-dump-key>status</span>\" =>\n                                    <span class=sf-dump-note>array:2</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n        \"\n                                        <span class=sf-dump-key>response</span>\" => \"\n                                        <span class=sf-dump-str title=\"4 characters\">none</span>\"\n        \"\n                                        <span class=sf-dump-key>time</span>\" => \"\n                                        <span class=sf-dump-str title=\"20 characters\">0001-01-01T00:00:00Z</span>\"\n                                    </samp>]\n      \"\n                                    <span class=sf-dump-key>emailAddress</span>\" =>\n                                    <span class=sf-dump-note>array:2</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n        \"\n                                        <span class=sf-dump-key>name</span>\" => \"\n                                        <span class=sf-dump-str title=\"20 characters\">Sjoerd Rietveld (NL)</span>\"\n        \"\n                                        <span class=sf-dump-key>address</span>\" => \"\n                                        <span class=sf-dump-str title=\"23 characters\">sjoerd.rietveld@pwc.com</span>\"\n                                    </samp>]\n                                </samp>]\n                                <span class=sf-dump-index>3</span> =>\n                                <span class=sf-dump-note>array:3</span> [\n                                <samp data-depth=3 class=sf-dump-compact>\n      \"\n                                    <span class=sf-dump-key>type</span>\" => \"\n                                    <span class=sf-dump-str title=\"8 characters\">required</span>\"\n      \"\n                                    <span class=sf-dump-key>status</span>\" =>\n                                    <span class=sf-dump-note>array:2</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n        \"\n                                        <span class=sf-dump-key>response</span>\" => \"\n                                        <span class=sf-dump-str title=\"4 characters\">none</span>\"\n        \"\n                                        <span class=sf-dump-key>time</span>\" => \"\n                                        <span class=sf-dump-str title=\"20 characters\">0001-01-01T00:00:00Z</span>\"\n                                    </samp>]\n      \"\n                                    <span class=sf-dump-key>emailAddress</span>\" =>\n                                    <span class=sf-dump-note>array:2</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n        \"\n                                        <span class=sf-dump-key>name</span>\" => \"\n                                        <span class=sf-dump-str title=\"22 characters\">Michiel Groothuis (NL)</span>\"\n        \"\n                                        <span class=sf-dump-key>address</span>\" => \"\n                                        <span class=sf-dump-str title=\"25 characters\">michiel.groothuis@pwc.com</span>\"\n                                    </samp>]\n                                </samp>]\n                                <span class=sf-dump-index>4</span> =>\n                                <span class=sf-dump-note>array:3</span> [\n                                <samp data-depth=3 class=sf-dump-compact>\n      \"\n                                    <span class=sf-dump-key>type</span>\" => \"\n                                    <span class=sf-dump-str title=\"8 characters\">required</span>\"\n      \"\n                                    <span class=sf-dump-key>status</span>\" =>\n                                    <span class=sf-dump-note>array:2</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n        \"\n                                        <span class=sf-dump-key>response</span>\" => \"\n                                        <span class=sf-dump-str title=\"4 characters\">none</span>\"\n        \"\n                                        <span class=sf-dump-key>time</span>\" => \"\n                                        <span class=sf-dump-str title=\"20 characters\">0001-01-01T00:00:00Z</span>\"\n                                    </samp>]\n      \"\n                                    <span class=sf-dump-key>emailAddress</span>\" =>\n                                    <span class=sf-dump-note>array:2</span> [\n                                    <samp data-depth=4 class=sf-dump-compact>\n        \"\n                                        <span class=sf-dump-key>name</span>\" => \"\n                                        <span class=sf-dump-str title=\"15 characters\">James Egan (NL)</span>\"\n        \"\n                                        <span class=sf-dump-key>address</span>\" => \"\n                                        <span class=sf-dump-str title=\"18 characters\">james.egan@pwc.com</span>\"\n                                    </samp>]\n                                </samp>]\n                            </samp>]\n  \"\n                            <span class=sf-dump-key>organizer</span>\" =>\n                            <span class=sf-dump-note>array:1</span> [\n                            <samp data-depth=2 class=sf-dump-compact>\n    \"\n                                <span class=sf-dump-key>emailAddress</span>\" =>\n                                <span class=sf-dump-note>array:2</span> [\n                                <samp data-depth=3 class=sf-dump-compact>\n      \"\n                                    <span class=sf-dump-key>name</span>\" => \"\n                                    <span class=sf-dump-str title=\"18 characters\">Cindy Huisman (NL)</span>\"\n      \"\n                                    <span class=sf-dump-key>address</span>\" => \"\n                                    <span class=sf-dump-str title=\"21 characters\">cindy.huisman@pwc.com</span>\"\n                                </samp>]\n                            </samp>]\n  \"\n                            <span class=sf-dump-key>onlineMeeting</span>\" =>\n                            <span class=sf-dump-note>array:3</span> [\n                            <samp data-depth=2 class=sf-dump-compact>\n    \"\n                                <span class=sf-dump-key>joinUrl</span>\" => \"\n                                <span class=sf-dump-str title=\"243 characters\">https://teams.microsoft.com/l/meetup-join/19%3ameeting_YjRmZTIwODUtODRlOS00MTJjLTlhMWEtYjYzZGZmNzZlY2Vm%40thread.v2/0?context=%7b%22Tid%22%3a%22513294a0-3e20-41b2-a970-6d30bf1546fa%22%2c%22Oid%22%3a%2242314983-06ea-4251-9c93-55aeed5af3f1%22%7d</span>\"\n    \"\n                                <span class=sf-dump-key>conferenceId</span>\" => \"\n                                <span class=sf-dump-str title=\"9 characters\">667362312</span>\"\n    \"\n                                <span class=sf-dump-key>tollNumber</span>\" => \"\n                                <span class=sf-dump-str title=\"15 characters\">+31 20 258 8591</span>\"\n                            </samp>]\n  \"\n                            <span class=sf-dump-key>calendar@odata.associationLink</span>\" => \"\n                            <span class=sf-dump-str title=\"205 characters\">https://graph.microsoft.com/v1.0/users(&#039;nl_2.26_lekhaven@pwc.com&#039;)/calendars(&#039;AQMkADcxN2I1MDg2LWQxM2QtNDdkMS04ZjFiLTliNWEwYjExAGM3ZWMALgAAAzDs61KFiepMox-jkIhUZw8BAHuCNslfaRlPhtTDAXqMtnsAAAIBDQAAAA==&#039;)/$ref</span>\"\n  \"\n                            <span class=sf-dump-key>calendar@odata.navigationLink</span>\" => \"\n                            <span class=sf-dump-str title=\"200 characters\">https://graph.microsoft.com/v1.0/users(&#039;nl_2.26_lekhaven@pwc.com&#039;)/calendars(&#039;AQMkADcxN2I1MDg2LWQxM2QtNDdkMS04ZjFiLTliNWEwYjExAGM3ZWMALgAAAzDs61KFiepMox-jkIhUZw8BAHuCNslfaRlPhtTDAXqMtnsAAAIBDQAAAA==&#039;)</span>\"\n                        </samp>]\n                    </pre>\n                    <script>Sfdump(\"sf-dump-423385089\")</script>"}],"_postman_id":"a5fd0f43-9b2c-453b-b1d5-9fa7f62570a6"},{"name":"booking/details","id":"20fa0053-ddba-4faf-b04c-4f4e77821263","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}","type":"text"}],"url":"{{host}}/api/v1/event/16024/details","urlObject":{"path":["api","v1","event","16024","details"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"20fa0053-ddba-4faf-b04c-4f4e77821263"}],"id":"18c9a9bc-491c-4b87-959d-208224aa9bcf","description":"<p>Before utilizing any specific features related to rooms, visitors, services, catering, or other aspects within the Gfacility system, it's essential to create a base booking. This initial step establishes the framework for all subsequent additions and modifications through the API.</p>\n","_postman_id":"18c9a9bc-491c-4b87-959d-208224aa9bcf"},{"name":"Products","item":[{"name":"bookings-product/get orders","id":"1dab423a-11ea-4046-9b18-dd3092104aa1","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"host":true,"accept":true,"accept-encoding":true,"user-agent":true}},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}","type":"text"}],"url":"{{host}}/api/v1/meeting/16024/get-orders","description":"<p>Retrieves a list of all orders. This includes details such as order IDs, catering types, booking dates, and status.</p>\n","urlObject":{"path":["api","v1","meeting","16024","get-orders"],"host":["{{host}}"],"query":[{"disabled":true,"description":{"content":"<p>(Required) The unique identifier for the booking, used to identify an existing booking.</p>\n","type":"text/plain"},"key":"event_id","value":"16024"}],"variable":[]}},"response":[{"id":"f563a3c7-2548-481c-9535-f583929736f9","name":"bookings-catering/get orders","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}","type":"text"}],"url":{"raw":"{{host}}/api/v1/meeting/16024/get-orders","host":["{{host}}"],"path":["api","v1","meeting","16024","get-orders"],"query":[{"key":"event_id","value":"16024","description":"(Required) The unique identifier for the booking, used to identify an existing booking.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Feb 2024 15:24:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"x-cloud-trace-context","value":"2f869658d455d0f2369353eb8d925615;o=1"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=D7j%2B5wpYedG1rDqMz5DzuJWtnnL9MFVtCtLqrYnAUya7Di2f84WD2YvvB8rIV5TMvcn498je5bMqLewEAfw%2FZBNcVy3o05bQmoLr5cTww5oVvOjfuAYoUqz18O86gP1MW7be\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8545d6f3fe308017-IAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Bestellingen detail.\",\n    \"data\": [\n        {\n            \"id\": 200,\n            \"event_id\": 440,\n            \"product_id\": 1,\n            \"purchase_price\": 0,\n            \"price\": 8.2,\n            \"is_price_overrule\": 0,\n            \"quantity\": 4,\n            \"sub_total\": 39.68,\n            \"status\": 5,\n            \"status_name\": \"Besteld\",\n            \"finance_status\": 14,\n            \"finance_status_name\": \"Nieuw\",\n            \"is_available\": 1,\n            \"time_changed\": null,\n            \"location_changed\": null,\n            \"vat\": 21,\n            \"vat_name\": \"21\",\n            \"currency\": \"€\",\n            \"note\": \"Zonder mayo graag!\",\n            \"is_overrule\": 1,\n            \"is_read\": 0,\n            \"deliver_at\": \"2024-02-12T06:30:00.000000Z\",\n            \"cancelled_at\": null,\n            \"created_at\": \"2024-02-12T15:13:02.000000Z\",\n            \"updated_at\": \"2024-02-12T15:16:12.000000Z\",\n            \"deleted_at\": null,\n            \"vat_cal\": \"6.88\",\n            \"vat_per_item\": \"1.72\",\n            \"total_per_item\": \"9.92\",\n            \"converted_price_total_per_item\": \"9.92\",\n            \"catering_product\": {\n                \"id\": 1,\n                \"name\": \"Sandwich\",\n                \"price\": 8.2,\n                \"currency\": \"€\",\n                \"vat_id\": 1,\n                \"before\": 14400000,\n                \"after\": null,\n                \"min_order_quantity\": null,\n                \"is_delivery_charge\": 0,\n                \"delivery_charge\": null,\n                \"image\": \"Anonymized\",\n                \"description\": \"Belegde sandwich met verse producten uit de omgeving.\",\n                \"booking_rule\": {\n                    \"default_time\": true,\n                    \"min\": \"2024-02-12 07:30:00\",\n                    \"max\": \"2024-02-12 08:30:00\"\n                },\n                \"effective_price\": \"9.92\",\n                \"currency_rate\": {\n                    \"id\": 3,\n                    \"from\": \"€\",\n                    \"to\": \"€\",\n                    \"rate\": 1\n                },\n                \"vat\": {\n                    \"id\": 1,\n                    \"name\": \"21\",\n                    \"value\": 21\n                }\n            },\n            \"currency_rate\": {\n                \"id\": 3,\n                \"from\": \"€\",\n                \"to\": \"€\",\n                \"rate\": 1,\n                \"to_date\": null,\n                \"from_date\": \"2022-07-16T17:48:40.000000Z\",\n                \"created_at\": \"2022-07-16T17:48:40.000000Z\",\n                \"updated_at\": \"2022-07-16T17:48:40.000000Z\"\n            }\n        }\n    ]\n}"}],"_postman_id":"1dab423a-11ea-4046-9b18-dd3092104aa1"},{"name":"bookings-product/create OR update order (Bulk)","id":"74ecd10c-debb-4a4e-9972-c0b2517fbd13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"orders\": [\n        {\n            \"id\": 1621,\n            \"event_id\": 3337,\n            \"template_id\": 457,\n            \"type_id\": null,\n            \"finance_type_id\": null,\n            \"vat_id\": 4,\n            \"product_id\": 9,\n            \"purchase_price\": 20,\n            \"price\": 22,\n            \"is_price_overrule\": 0,\n            \"quantity\": 5,\n            \"sub_total\": 126.5,\n            \"status_id\": 1,\n            \"status_name\": \"New\",\n            \"finance_status_id\": 10,\n            \"finance_status_name\": \"New\",\n            \"is_available\": 1,\n            \"time_changed\": null,\n            \"location_changed\": null,\n            \"vat\": 15,\n            \"vat_name\": \"Canada\",\n            \"currency\": \"€\",\n            \"note\": null,\n            \"is_overrule\": 0,\n            \"is_read\": 0,\n            \"cancelled_by\": null,\n            \"updated_by\": null,\n            \"deliver_at\": \"2024-09-03T09:45:00.000000Z\",\n            \"cancelled_at\": null,\n            \"created_at\": \"2024-08-30T09:50:39.000000Z\",\n            \"updated_at\": \"2024-08-30T09:50:53.000000Z\",\n            \"deleted_at\": null,\n            \"custom_attributes\": [],\n            \"vat_cal\": \"16.5\",\n            \"vat_per_item\": \"3.3\",\n            \"total_per_item\": \"25.3\",\n            \"converted_price_total_per_item\": \"25.3\",\n            \"product\": {\n                \"id\": 9,\n                \"title\": \"FireFoxFood\",\n                \"sales_price\": 22,\n                \"currency\": \"$\",\n                \"vat_id\": 4,\n                \"before\": 525600,\n                \"after\": 1440,\n                \"min_order_quantity\": 5,\n                \"is_delivery_charge\": 1,\n                \"delivery_charge\": 5,\n                \"image\": \"https://localhost:8000/image/catering/6220c38069cb6.jpeg\",\n                \"description\": \"This is a default catering product added by Gfacility.\",\n                \"category_id\": 19,\n                \"booking_rule\": {\n                    \"default_time\": true,\n                    \"min\": \"2024-09-03 15:15:00\",\n                    \"max\": \"2024-09-03 16:15:00\"\n                },\n                \"effective_price\": \"25.3\",\n                \"currency_rate\": {\n                    \"id\": 7,\n                    \"from\": \"$\",\n                    \"to\": \"€\",\n                    \"rate\": 0.953309\n                },\n                \"category\": {\n                    \"id\": 19,\n                    \"name\": \"Food\"\n                },\n                \"vat\": {\n                    \"id\": 4,\n                    \"name\": \"Canada\",\n                    \"value\": 15\n                }\n            },\n            \"currency_rate\": {\n                \"id\": 6,\n                \"from\": \"€\",\n                \"to\": \"€\",\n                \"rate\": 1,\n                \"to_date\": null,\n                \"from_date\": \"2022-06-13T18:30:50.000000Z\",\n                \"created_at\": \"2022-06-13T18:30:50.000000Z\",\n                \"updated_at\": \"2022-06-13T18:30:50.000000Z\"\n            }\n        },\n        {\n            \"id\": 1622,\n            \"event_id\": 3337,\n            \"template_id\": 457,\n            \"type_id\": null,\n            \"finance_type_id\": null,\n            \"vat_id\": 2,\n            \"product_id\": 31,\n            \"purchase_price\": 100,\n            \"price\": 145,\n            \"is_price_overrule\": 0,\n            \"quantity\": 1,\n            \"sub_total\": 153.7,\n            \"status_id\": 1,\n            \"status_name\": \"New\",\n            \"finance_status_id\": 10,\n            \"finance_status_name\": \"New\",\n            \"is_available\": 1,\n            \"time_changed\": null,\n            \"location_changed\": null,\n            \"vat\": 6,\n            \"vat_name\": \"Belgium\",\n            \"currency\": \"€\",\n            \"note\": null,\n            \"is_overrule\": 1,\n            \"is_read\": 0,\n            \"cancelled_by\": null,\n            \"updated_by\": null,\n            \"deliver_at\": \"2024-09-03T15:15:00.000000Z\",\n            \"cancelled_at\": null,\n            \"created_at\": \"2024-08-30T10:09:13.000000Z\",\n            \"updated_at\": \"2024-08-30T10:09:13.000000Z\",\n            \"deleted_at\": null,\n            \"custom_attributes\": [],\n            \"vat_cal\": \"8.7\",\n            \"vat_per_item\": \"8.7\",\n            \"total_per_item\": \"153.7\",\n            \"converted_price_total_per_item\": \"153.7\",\n            \"product\": {\n                \"id\": 31,\n                \"title\": \"Desi noodles\",\n                \"sales_price\": 145,\n                \"currency\": \"£\",\n                \"vat_id\": 2,\n                \"before\": 14400,\n                \"after\": 1440,\n                \"min_order_quantity\": 1,\n                \"is_delivery_charge\": 0,\n                \"delivery_charge\": 0,\n                \"image\": \"https://localhost:8000/image/catering/6421602eb1d05.jpeg\",\n                \"description\": \"desi noodles\",\n                \"category_id\": 19,\n                \"booking_rule\": {\n                    \"default_time\": true,\n                    \"min\": \"2024-09-03 15:15:00\",\n                    \"max\": \"2024-09-03 00:00\"\n                },\n                \"effective_price\": \"153.7\",\n                \"currency_rate\": {\n                    \"id\": 9,\n                    \"from\": \"£\",\n                    \"to\": \"€\",\n                    \"rate\": 0.25641\n                },\n                \"category\": {\n                    \"id\": 19,\n                    \"name\": \"Food\"\n                },\n                \"vat\": {\n                    \"id\": 2,\n                    \"name\": \"Belgium\",\n                    \"value\": 6\n                }\n            },\n            \"currency_rate\": {\n                \"id\": 6,\n                \"from\": \"€\",\n                \"to\": \"€\",\n                \"rate\": 1,\n                \"to_date\": null,\n                \"from_date\": \"2022-06-13T18:30:50.000000Z\",\n                \"created_at\": \"2022-06-13T18:30:50.000000Z\",\n                \"updated_at\": \"2022-06-13T18:30:50.000000Z\"\n            }\n        }\n    ]\n}"},"url":"{{host}}/api/v1/meeting/16024/save-order","description":"<p>Creates a new catering order or updates an existing one based on the provided <code>id</code>. Include order details such as product, quantity, start and end times and other relevant information.</p>\n<h4 id=\"note\">Note</h4>\n<ul>\n<li><p>If the <code>id</code> field is empty, a new order will be created in Gfacility.</p>\n</li>\n<li><p>If the <code>id</code> field is filled out, the corresponding order will be updated.</p>\n</li>\n</ul>\n","urlObject":{"path":["api","v1","meeting","16024","save-order"],"host":["{{host}}"],"query":[{"disabled":true,"description":{"content":"<p>(Required) The unique identifier for the booking, used to identify an existing booking.</p>\n","type":"text/plain"},"key":"event_id","value":"16024"}],"variable":[]}},"response":[{"id":"32671bd3-59cd-4e4a-847a-ffb816e75a5d","name":"bookings-catering/create OR update order (Bulk)","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"orders\": [\n        {\n            \"id\": null,\n            \"product_id\": 1,\n            \"note\": \"\",\n            \"quantity\": 4,\n            \"delivery_charge\": null,\n            \"currency\": \"€\",\n            \"price\": 3,\n            \"status\": 5,\n            \"finance_status\": 14,\n            \"deliver_at\": \"2024-02-12T06:30:00.000000Z\"\n        }\n    ]\n}"},"url":{"raw":"{{host}}/api/v1/meeting/16024/save-order","host":["{{host}}"],"path":["api","v1","meeting","16024","save-order"],"query":[{"key":"event_id","value":"16024","description":"(Required) The unique identifier for the booking, used to identify an existing booking.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Feb 2024 15:13:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"x-cloud-trace-context","value":"b8922f639ce37dc316f81427995febfe"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=nGiPKYo83ecM63MaJ5tmg2jKaoO%2BfGTuE%2FUAl7ongbcnft3VuJuYnOW6NLSYXLCWjCLm6tYsW5SvibANk9pwYwtOi3zxbNUmfjpff2MLbs2fdNmLgY8VviYJ3%2F3XOI8sqnBO\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8545c5f1490e0a93-IAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Bestelling is succesvol opgeslagen.\",\n    \"data\": [\n        {\n            \"id\": 200,\n            \"event_id\": 440,\n            \"product_id\": 1,\n            \"price\": 8.2,\n            \"quantity\": 4,\n            \"sub_total\": 39.68,\n            \"currency\": \"€\",\n            \"status\": 5,\n            \"note\": null,\n            \"deliver_at\": \"2024-02-12T06:30:00.000000Z\",\n            \"finance_status\": 14,\n            \"vat\": 21,\n            \"vat_cal\": \"6.88\",\n            \"vat_per_item\": \"1.72\",\n            \"total_per_item\": \"9.92\",\n            \"converted_price_total_per_item\": \"9.92\",\n            \"catering_product\": {\n                \"id\": 1,\n                \"name\": \"Sandwich\",\n                \"price\": 8.2,\n                \"currency\": \"€\",\n                \"vat_id\": 1,\n                \"before\": 14400000,\n                \"after\": null,\n                \"min_order_quantity\": null,\n                \"is_delivery_charge\": 0,\n                \"delivery_charge\": null,\n                \"image\": \"Anonymized\",\n                \"description\": \"Belegde sandwich met verse producten uit de omgeving.\",\n                \"booking_rule\": {\n                    \"default_time\": true,\n                    \"min\": \"2024-02-12 07:30:00\",\n                    \"max\": \"2024-02-12 08:30:00\"\n                },\n                \"effective_price\": \"9.92\",\n                \"currency_rate\": {\n                    \"id\": 3,\n                    \"from\": \"€\",\n                    \"to\": \"€\",\n                    \"rate\": 1\n                },\n                \"vat\": {\n                    \"id\": 1,\n                    \"name\": \"21\",\n                    \"value\": 21\n                }\n            },\n            \"currency_rate\": {\n                \"id\": 3,\n                \"from\": \"€\",\n                \"to\": \"€\",\n                \"rate\": 1,\n                \"to_date\": null,\n                \"from_date\": \"2022-07-16T17:48:40.000000Z\",\n                \"created_at\": \"2022-07-16T17:48:40.000000Z\",\n                \"updated_at\": \"2022-07-16T17:48:40.000000Z\"\n            }\n        }\n    ]\n}"}],"_postman_id":"74ecd10c-debb-4a4e-9972-c0b2517fbd13"},{"name":"bookings-product/update order","id":"a7eb06ec-bc3f-459a-9e6e-7d6e026ab433","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"{{bearerToken}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": 200,\n    \"quantity\": 4,\n    \"note\": \"sensor Bedfordshire\",\n    \"status\": 2\n}"},"url":"{{host}}/api/v1/meeting/{{order_id}}/catering-order","description":"<p>Updates a catering order for an existing event, including booking details such as the product, start, and end times.</p>\n","urlObject":{"path":["api","v1","meeting","{{order_id}}","catering-order"],"host":["{{host}}"],"query":[{"disabled":true,"description":{"content":"<p>(Required) The unique identifier of the catering order.</p>\n","type":"text/plain"},"key":"order_id","value":"{{order_id}}"}],"variable":[]}},"response":[{"id":"299ad3d4-a79a-464c-abd9-84311217d5d1","name":"bookings-catering/update order","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"{{bearerToken}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": 200,\n    \"note\": \"Zonder mayo graag!\"\n}"},"url":{"raw":"{{host}}/api/v1/meeting/{{order_id}}/catering-order","host":["{{host}}"],"path":["api","v1","meeting","{{order_id}}","catering-order"],"query":[{"key":"order_id","value":"{{order_id}}","description":"(Required) The unique identifier of the catering order.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Feb 2024 15:16:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"x-cloud-trace-context","value":"e7f00c3bd15b4bd3800747295bd16166"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=S30ePY4evV4Enp8wrzToyXNpxQezw394jeg4Nuo4de8ewS4Tb5Y9MjFNh4RDty365aTAMZmthxZHRmu1sQ%2BT9KObxBiiQ%2ByRB82eS0G1rll%2FxSx%2BGMBe9KVGMIeTW%2Fvc24wD\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8545ca9a0a0e59d4-IAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Bestelling is succesvol bijgewerkt.\"\n}"}],"_postman_id":"a7eb06ec-bc3f-459a-9e6e-7d6e026ab433"},{"name":"bookings-product/get available products","id":"dbb42ceb-efcc-46f9-8fcf-1a28df4aefe7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/event/16024/product/listing","description":"<p>Retrieves all possible catering products for this event. It takes into account all the business rules implemented in Gfacility.</p>\n","urlObject":{"path":["api","v1","event","16024","product","listing"],"host":["{{host}}"],"query":[{"disabled":true,"description":{"content":"<p>(Required) The unique identifier for the booking, used to identify an existing booking.</p>\n","type":"text/plain"},"key":"event_id","value":"16024"}],"variable":[]}},"response":[{"id":"f7aca10e-345b-4272-b957-c50c463d2b03","name":"bookings-catering/get available products","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{host}}/api/v1/event/16024/catering/listing","host":["{{host}}"],"path":["api","v1","event","16024","catering","listing"],"query":[{"key":"event_id","value":"16024","description":"(Required) The unique identifier for the booking, used to identify an existing booking.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Feb 2024 15:21:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"x-cloud-trace-context","value":"7e63b0b5205ec992b6f07f88f4b10fb9"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=miu8uSEfdANrMhGN0PiTWxiHCfw6doXMkoW7%2Bj3KL1U8MeF0HRon5BtbyDlKp%2F%2Bqd4%2BBX08hJTPI3VBh7TGgz5AwfouuirS8A0BKCL%2BU8jZYQErVT%2BT%2FhbSq2Vjp6rkv7Pkp\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8545d2a18d423988-IAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Catering producten gevonden\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Sandwich\",\n            \"model_type\": null,\n            \"model_id\": null,\n            \"price_type\": \"fixed\",\n            \"financial_rule_id\": null,\n            \"image\": \"Anonymized\",\n            \"category_id\": 19,\n            \"category_name\": \"Maaltijden\",\n            \"description\": \"Belegde sandwich met verse producten uit de omgeving.\",\n            \"price\": 8.2,\n            \"purchase_price\": 0,\n            \"currency\": \"€\",\n            \"organization_id\": 1,\n            \"vat_id\": 1,\n            \"before\": 14400000,\n            \"threshold_time\": null,\n            \"after\": null,\n            \"min_order_quantity\": null,\n            \"is_delivery_charge\": 0,\n            \"delivery_charge\": null,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"status\": 1,\n            \"created_at\": \"2022-03-19T12:22:02.000000Z\",\n            \"updated_at\": \"2023-06-29T15:43:50.000000Z\",\n            \"deleted_at\": null,\n            \"user_currency\": \"€\",\n            \"booking_rule\": {\n                \"default_time\": true,\n                \"min\": \"2024-02-12 07:30:00\",\n                \"max\": \"2024-02-12 08:30:00\"\n            },\n            \"converted_price\": \"8.2\",\n            \"converted_price_total_per_item\": \"9.92\",\n            \"total_per_item\": \"9.92\",\n            \"vat\": {\n                \"id\": 1,\n                \"name\": \"21\",\n                \"value\": 21\n            },\n            \"category\": {\n                \"id\": 19,\n                \"name\": \"Maaltijden\"\n            },\n            \"currency_rate\": {\n                \"id\": 3,\n                \"from\": \"€\",\n                \"to\": \"€\",\n                \"rate\": 1\n            },\n            \"organization\": {\n                \"id\": 1,\n                \"name\": \"Gfacility\"\n            }\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Praliné Cappuccino\",\n            \"model_type\": null,\n            \"model_id\": null,\n            \"price_type\": \"fixed\",\n            \"financial_rule_id\": null,\n            \"image\": \"Anonymized\",\n            \"category_id\": 21,\n            \"category_name\": \"Dranken\",\n            \"description\": null,\n            \"price\": 4,\n            \"purchase_price\": 0,\n            \"currency\": \"€\",\n            \"organization_id\": 1,\n            \"vat_id\": 1,\n            \"before\": 14400000,\n            \"threshold_time\": null,\n            \"after\": null,\n            \"min_order_quantity\": 5,\n            \"is_delivery_charge\": 0,\n            \"delivery_charge\": null,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"status\": 1,\n            \"created_at\": \"2022-08-19T12:44:43.000000Z\",\n            \"updated_at\": \"2023-12-24T09:06:53.000000Z\",\n            \"deleted_at\": null,\n            \"user_currency\": \"€\",\n            \"booking_rule\": {\n                \"default_time\": true,\n                \"min\": \"2024-02-12 07:30:00\",\n                \"max\": \"2024-02-12 08:30:00\"\n            },\n            \"converted_price\": \"4.00\",\n            \"converted_price_total_per_item\": \"4.84\",\n            \"total_per_item\": \"4.84\",\n            \"vat\": {\n                \"id\": 1,\n                \"name\": \"21\",\n                \"value\": 21\n            },\n            \"category\": {\n                \"id\": 21,\n                \"name\": \"Dranken\"\n            },\n            \"currency_rate\": {\n                \"id\": 3,\n                \"from\": \"€\",\n                \"to\": \"€\",\n                \"rate\": 1\n            },\n            \"organization\": {\n                \"id\": 1,\n                \"name\": \"Gfacility\"\n            }\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Bossche Bol\",\n            \"model_type\": null,\n            \"model_id\": null,\n            \"price_type\": \"fixed\",\n            \"financial_rule_id\": null,\n            \"image\": \"Anonymized\",\n            \"category_id\": 23,\n            \"category_name\": \"Snacks\",\n            \"description\": \"Bossche Bol van Jan de Groot.\",\n            \"price\": 4,\n            \"purchase_price\": 0,\n            \"currency\": \"€\",\n            \"organization_id\": 1,\n            \"vat_id\": 2,\n            \"before\": 1440000,\n            \"threshold_time\": null,\n            \"after\": null,\n            \"min_order_quantity\": null,\n            \"is_delivery_charge\": 0,\n            \"delivery_charge\": null,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"status\": 1,\n            \"created_at\": \"2022-10-19T13:39:06.000000Z\",\n            \"updated_at\": \"2022-11-02T13:59:01.000000Z\",\n            \"deleted_at\": null,\n            \"user_currency\": \"€\",\n            \"booking_rule\": {\n                \"default_time\": true,\n                \"min\": \"2024-02-12 07:30:00\",\n                \"max\": \"2024-02-12 08:30:00\"\n            },\n            \"converted_price\": \"4.00\",\n            \"converted_price_total_per_item\": \"4.36\",\n            \"total_per_item\": \"4.36\",\n            \"vat\": {\n                \"id\": 2,\n                \"name\": \"9\",\n                \"value\": 9\n            },\n            \"category\": {\n                \"id\": 23,\n                \"name\": \"Snacks\"\n            },\n            \"currency_rate\": {\n                \"id\": 3,\n                \"from\": \"€\",\n                \"to\": \"€\",\n                \"rate\": 1\n            },\n            \"organization\": {\n                \"id\": 1,\n                \"name\": \"Gfacility\"\n            }\n        },\n        {\n            \"id\": 11,\n            \"name\": \"dds\",\n            \"model_type\": null,\n            \"model_id\": null,\n            \"price_type\": \"fixed\",\n            \"financial_rule_id\": null,\n            \"image\": null,\n            \"category_id\": 19,\n            \"category_name\": \"Maaltijden\",\n            \"description\": null,\n            \"price\": 52,\n            \"purchase_price\": 41,\n            \"currency\": \"€\",\n            \"organization_id\": 1,\n            \"vat_id\": 2,\n            \"before\": null,\n            \"threshold_time\": null,\n            \"after\": null,\n            \"min_order_quantity\": null,\n            \"is_delivery_charge\": 0,\n            \"delivery_charge\": null,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"status\": 1,\n            \"created_at\": \"2023-10-16T12:43:49.000000Z\",\n            \"updated_at\": \"2023-10-16T12:43:49.000000Z\",\n            \"deleted_at\": null,\n            \"user_currency\": \"€\",\n            \"booking_rule\": {\n                \"default_time\": true,\n                \"min\": \"2024-02-12 07:30:00\",\n                \"max\": \"2024-02-12 08:30:00\"\n            },\n            \"converted_price\": \"52.00\",\n            \"converted_price_total_per_item\": \"56.68\",\n            \"total_per_item\": \"56.68\",\n            \"vat\": {\n                \"id\": 2,\n                \"name\": \"9\",\n                \"value\": 9\n            },\n            \"category\": {\n                \"id\": 19,\n                \"name\": \"Maaltijden\"\n            },\n            \"currency_rate\": {\n                \"id\": 3,\n                \"from\": \"€\",\n                \"to\": \"€\",\n                \"rate\": 1\n            },\n            \"organization\": {\n                \"id\": 1,\n                \"name\": \"Gfacility\"\n            }\n        }\n    ]\n}"}],"_postman_id":"dbb42ceb-efcc-46f9-8fcf-1a28df4aefe7"},{"name":"bookings-product/get available products","id":"47279031-31fd-4c77-bfc5-380295897bb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"skip\": 0,\n    \"take\": 25,\n    \"requireTotalCount\": true,\n    \"purpose_id\": 18,\n    \"organization_id\": 1,\n    \"start_datetime\": \"2026-02-24 06:30:00\",\n    \"end_datetime\": \"2026-02-24 07:30:00\",\n    \"search\": \"onderh\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/event/product/listing","description":"<p>Retrieves all possible catering products for this event. It takes into account all the business rules implemented in Gfacility.</p>\n","urlObject":{"path":["api","v1","event","product","listing"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"e6b2c8bc-2f6e-46e5-b7e2-5dad7ad1a064","name":"bookings-catering/get available products","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{host}}/api/v1/event/16024/catering/listing","host":["{{host}}"],"path":["api","v1","event","16024","catering","listing"],"query":[{"key":"event_id","value":"16024","description":"(Required) The unique identifier for the booking, used to identify an existing booking.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Feb 2024 15:21:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"x-cloud-trace-context","value":"7e63b0b5205ec992b6f07f88f4b10fb9"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=miu8uSEfdANrMhGN0PiTWxiHCfw6doXMkoW7%2Bj3KL1U8MeF0HRon5BtbyDlKp%2F%2Bqd4%2BBX08hJTPI3VBh7TGgz5AwfouuirS8A0BKCL%2BU8jZYQErVT%2BT%2FhbSq2Vjp6rkv7Pkp\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8545d2a18d423988-IAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Catering producten gevonden\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Sandwich\",\n            \"model_type\": null,\n            \"model_id\": null,\n            \"price_type\": \"fixed\",\n            \"financial_rule_id\": null,\n            \"image\": \"Anonymized\",\n            \"category_id\": 19,\n            \"category_name\": \"Maaltijden\",\n            \"description\": \"Belegde sandwich met verse producten uit de omgeving.\",\n            \"price\": 8.2,\n            \"purchase_price\": 0,\n            \"currency\": \"€\",\n            \"organization_id\": 1,\n            \"vat_id\": 1,\n            \"before\": 14400000,\n            \"threshold_time\": null,\n            \"after\": null,\n            \"min_order_quantity\": null,\n            \"is_delivery_charge\": 0,\n            \"delivery_charge\": null,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"status\": 1,\n            \"created_at\": \"2022-03-19T12:22:02.000000Z\",\n            \"updated_at\": \"2023-06-29T15:43:50.000000Z\",\n            \"deleted_at\": null,\n            \"user_currency\": \"€\",\n            \"booking_rule\": {\n                \"default_time\": true,\n                \"min\": \"2024-02-12 07:30:00\",\n                \"max\": \"2024-02-12 08:30:00\"\n            },\n            \"converted_price\": \"8.2\",\n            \"converted_price_total_per_item\": \"9.92\",\n            \"total_per_item\": \"9.92\",\n            \"vat\": {\n                \"id\": 1,\n                \"name\": \"21\",\n                \"value\": 21\n            },\n            \"category\": {\n                \"id\": 19,\n                \"name\": \"Maaltijden\"\n            },\n            \"currency_rate\": {\n                \"id\": 3,\n                \"from\": \"€\",\n                \"to\": \"€\",\n                \"rate\": 1\n            },\n            \"organization\": {\n                \"id\": 1,\n                \"name\": \"Gfacility\"\n            }\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Praliné Cappuccino\",\n            \"model_type\": null,\n            \"model_id\": null,\n            \"price_type\": \"fixed\",\n            \"financial_rule_id\": null,\n            \"image\": \"Anonymized\",\n            \"category_id\": 21,\n            \"category_name\": \"Dranken\",\n            \"description\": null,\n            \"price\": 4,\n            \"purchase_price\": 0,\n            \"currency\": \"€\",\n            \"organization_id\": 1,\n            \"vat_id\": 1,\n            \"before\": 14400000,\n            \"threshold_time\": null,\n            \"after\": null,\n            \"min_order_quantity\": 5,\n            \"is_delivery_charge\": 0,\n            \"delivery_charge\": null,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"status\": 1,\n            \"created_at\": \"2022-08-19T12:44:43.000000Z\",\n            \"updated_at\": \"2023-12-24T09:06:53.000000Z\",\n            \"deleted_at\": null,\n            \"user_currency\": \"€\",\n            \"booking_rule\": {\n                \"default_time\": true,\n                \"min\": \"2024-02-12 07:30:00\",\n                \"max\": \"2024-02-12 08:30:00\"\n            },\n            \"converted_price\": \"4.00\",\n            \"converted_price_total_per_item\": \"4.84\",\n            \"total_per_item\": \"4.84\",\n            \"vat\": {\n                \"id\": 1,\n                \"name\": \"21\",\n                \"value\": 21\n            },\n            \"category\": {\n                \"id\": 21,\n                \"name\": \"Dranken\"\n            },\n            \"currency_rate\": {\n                \"id\": 3,\n                \"from\": \"€\",\n                \"to\": \"€\",\n                \"rate\": 1\n            },\n            \"organization\": {\n                \"id\": 1,\n                \"name\": \"Gfacility\"\n            }\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Bossche Bol\",\n            \"model_type\": null,\n            \"model_id\": null,\n            \"price_type\": \"fixed\",\n            \"financial_rule_id\": null,\n            \"image\": \"Anonymized\",\n            \"category_id\": 23,\n            \"category_name\": \"Snacks\",\n            \"description\": \"Bossche Bol van Jan de Groot.\",\n            \"price\": 4,\n            \"purchase_price\": 0,\n            \"currency\": \"€\",\n            \"organization_id\": 1,\n            \"vat_id\": 2,\n            \"before\": 1440000,\n            \"threshold_time\": null,\n            \"after\": null,\n            \"min_order_quantity\": null,\n            \"is_delivery_charge\": 0,\n            \"delivery_charge\": null,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"status\": 1,\n            \"created_at\": \"2022-10-19T13:39:06.000000Z\",\n            \"updated_at\": \"2022-11-02T13:59:01.000000Z\",\n            \"deleted_at\": null,\n            \"user_currency\": \"€\",\n            \"booking_rule\": {\n                \"default_time\": true,\n                \"min\": \"2024-02-12 07:30:00\",\n                \"max\": \"2024-02-12 08:30:00\"\n            },\n            \"converted_price\": \"4.00\",\n            \"converted_price_total_per_item\": \"4.36\",\n            \"total_per_item\": \"4.36\",\n            \"vat\": {\n                \"id\": 2,\n                \"name\": \"9\",\n                \"value\": 9\n            },\n            \"category\": {\n                \"id\": 23,\n                \"name\": \"Snacks\"\n            },\n            \"currency_rate\": {\n                \"id\": 3,\n                \"from\": \"€\",\n                \"to\": \"€\",\n                \"rate\": 1\n            },\n            \"organization\": {\n                \"id\": 1,\n                \"name\": \"Gfacility\"\n            }\n        },\n        {\n            \"id\": 11,\n            \"name\": \"dds\",\n            \"model_type\": null,\n            \"model_id\": null,\n            \"price_type\": \"fixed\",\n            \"financial_rule_id\": null,\n            \"image\": null,\n            \"category_id\": 19,\n            \"category_name\": \"Maaltijden\",\n            \"description\": null,\n            \"price\": 52,\n            \"purchase_price\": 41,\n            \"currency\": \"€\",\n            \"organization_id\": 1,\n            \"vat_id\": 2,\n            \"before\": null,\n            \"threshold_time\": null,\n            \"after\": null,\n            \"min_order_quantity\": null,\n            \"is_delivery_charge\": 0,\n            \"delivery_charge\": null,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"status\": 1,\n            \"created_at\": \"2023-10-16T12:43:49.000000Z\",\n            \"updated_at\": \"2023-10-16T12:43:49.000000Z\",\n            \"deleted_at\": null,\n            \"user_currency\": \"€\",\n            \"booking_rule\": {\n                \"default_time\": true,\n                \"min\": \"2024-02-12 07:30:00\",\n                \"max\": \"2024-02-12 08:30:00\"\n            },\n            \"converted_price\": \"52.00\",\n            \"converted_price_total_per_item\": \"56.68\",\n            \"total_per_item\": \"56.68\",\n            \"vat\": {\n                \"id\": 2,\n                \"name\": \"9\",\n                \"value\": 9\n            },\n            \"category\": {\n                \"id\": 19,\n                \"name\": \"Maaltijden\"\n            },\n            \"currency_rate\": {\n                \"id\": 3,\n                \"from\": \"€\",\n                \"to\": \"€\",\n                \"rate\": 1\n            },\n            \"organization\": {\n                \"id\": 1,\n                \"name\": \"Gfacility\"\n            }\n        }\n    ]\n}"}],"_postman_id":"47279031-31fd-4c77-bfc5-380295897bb8"},{"name":"favorite product","id":"36df75a2-bede-466a-95b5-6cabeff4cc08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}","type":"text"}],"url":"{{host}}/api/v1/booking/favorites/product/6","urlObject":{"path":["api","v1","booking","favorites","product","6"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"36df75a2-bede-466a-95b5-6cabeff4cc08"}],"id":"c90299fa-afe5-404f-a5ee-b2973468092b","_postman_id":"c90299fa-afe5-404f-a5ee-b2973468092b","description":""},{"name":"Services","item":[{"name":"bookings-service/create OR update order (Bulk)","id":"e2e38820-7b2b-4258-8857-0bc7c7ff8a17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"service\": [\n        {\n            \"id\": 1196,\n            \"event_id\": 3876,\n            \"service_id\": 356,\n            \"start\": \"2024-12-12T10:00:00.000000Z\",\n            \"end\": \"2024-12-12T10:30:00.000000Z\",\n            \"check_in\": null,\n            \"check_out\": null,\n            \"note\": null,\n            \"status_id\": 1190,\n            \"is_overrule\": 0,\n            \"custom_attributes\": [],\n            \"is_allowed\": true,\n            \"is_available\": true,\n            \"service\": {\n                \"id\": 356,\n                \"title\": \"B\",\n                \"before\": 144000,\n                \"after\": null,\n                \"description\": \"<p>B</p>\",\n                \"classification_id\": 723,\n                \"booking_rule\": {\n                    \"default_time\": true\n                },\n                \"image\": \"https://cdn.gfacility.com/image/services-default.svg\",\n                \"classification\": {\n                    \"id\": 723,\n                    \"name\": \"Sorting\"\n                }\n            }\n        },\n        {\n            \"user_currency\": \"€\",\n            \"class\": \"service\",\n            \"title\": \"SERVICE BOX\",\n            \"description\": \"<p>BOX</p>\",\n            \"type_id\": 483,\n            \"template_id\": 229,\n            \"classification_id\": 381,\n            \"location_id\": 218,\n            \"organization_id\": 67,\n            \"status_id\": 638,\n            \"service_type_id\": 736,\n            \"finance_type_id\": 738,\n            \"billing\": \"fixed\",\n            \"purchase_price\": 3,\n            \"sales_price\": 5,\n            \"currency\": \"₨\",\n            \"vat_id\": 2,\n            \"warranty_date\": null,\n            \"before\": null,\n            \"threshold_time\": null,\n            \"after\": null,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"is_reservable\": 1,\n            \"_rgt\": 754,\n            \"_lft\": 753,\n            \"parent_id\": null,\n            \"user_id\": 387,\n            \"creator_id\": 722,\n            \"updated_by\": 722,\n            \"deleted_by\": null,\n            \"created_at\": \"2024-11-27T04:11:18.000000Z\",\n            \"is_favorite\": 0,\n            \"times_used\": 6,\n            \"is_available\": 1,\n            \"building_location_id\": 2,\n            \"building_name\": \"365facility.com2\",\n            \"is_allowed\": true,\n            \"conflict\": null,\n            \"classification_name\": \"AMP\",\n            \"booking_rule\": {\n                \"default_time\": true\n            },\n            \"is_suggested\": 0,\n            \"frequently_used\": 1,\n            \"image\": \"https://cdn.gfacility.com/image/services-default.svg\",\n            \"classification\": {\n                \"id\": 381,\n                \"name\": \"AMP\"\n            },\n            \"location\": {\n                \"id\": 218,\n                \"name\": \"BBS-AA-Buurtkamer102\",\n                \"code\": \"786d51e3-fdd4-4236-8cd4-a5332087c037\",\n                \"image\": \"https://storage.googleapis.com/gfacility-prod.appspot.com/addon/room-default.png\",\n                \"class\": \"room\",\n                \"type\": 52,\n                \"finance_type_id\": null,\n                \"billing\": \"fixed\",\n                \"price\": 0,\n                \"currency\": null,\n                \"capacity\": 8700,\n                \"vat_id\": null,\n                \"selectable_status\": 1,\n                \"layouts\": [],\n                \"location_room\": null,\n                \"location_id\": 218\n            },\n            \"organization\": {\n                \"id\": 67,\n                \"name\": \"QA2\"\n            },\n            \"start\": \"2024-12-12 10:00:00\",\n            \"end\": \"2024-12-12 10:30:00\",\n            \"service_id\": 377\n        }\n    ]\n}"},"url":"{{host}}/api/v1/event/16024/service","description":"<p>Creates or updates a service order for an existing event, including booking details such as the service, start, and end times.</p>\n<p><strong>Note:</strong></p>\n<ul>\n<li>If the <code>id</code> field is empty, a new service order will be created in Gfacility.</li>\n<li>If the <code>id</code> field is filled out, the existing service order will be updated.</li>\n</ul>\n","urlObject":{"path":["api","v1","event","16024","service"],"host":["{{host}}"],"query":[{"disabled":true,"description":{"content":"<p>(Required) The unique identifier for the booking, used to identify an existing booking.</p>\n","type":"text/plain"},"key":"event_id","value":"16024"}],"variable":[]}},"response":[{"id":"2ca0a73a-f187-4309-a784-df7cd89840c8","name":"bookings-service/create OR update order (Bulk)","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"service\": [\n        {\n            \"id\": null,\n            \"note\": null,\n            \"start\": \"2024-02-12T06:30:00.000000Z\",\n            \"end\": \"2024-02-12T07:30:00.000000Z\",\n            \"status_id\": 31,\n            \"service_id\": 1\n        }\n    ]\n}"},"url":{"raw":"{{host}}/api/v1/event/16024/service","host":["{{host}}"],"path":["api","v1","event","16024","service"],"query":[{"key":"event_id","value":"16024","description":"(Required) The unique identifier for the booking, used to identify an existing booking.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Feb 2024 14:50:43 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"x-cloud-trace-context","value":"c03dab9eb81a02c4bf5275219af0b1f5"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=f7zmnGnC2hHCsiTizy%2FUKco0vsOu6YA71yeZtE1fkjvbyx10tDE2ipdm1vCBoNXXkHXdmIduCDXVVBP2zaBgPfyW5dg0PRD9y38rq%2Fqk3hILwo%2F7Oa2un7miFMcLBKFlSeUV\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8545a53dfd5a17b8-IAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Evenementenservice is succesvol opgeslagen.\",\n    \"data\": [\n        {\n            \"id\": 192,\n            \"event_id\": 440,\n            \"service_id\": 1,\n            \"start\": \"2024-02-12T06:30:00.000000Z\",\n            \"end\": \"2024-02-12T07:30:00.000000Z\",\n            \"note\": null,\n            \"status_id\": 121,\n            \"service\": {\n                \"id\": 1,\n                \"title\": \"Flipover\",\n                \"description\": \"<p>Flipover</p>\",\n                \"booking_rule\": {\n                    \"default_time\": true\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"e2e38820-7b2b-4258-8857-0bc7c7ff8a17"},{"name":"bookings-service/update service order status","id":"42b9fbe0-821f-40c5-822b-cb57619dd2f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PATCH","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"start\": \"2024-10-15T19:50:00.000Z\",\n    \"note\": \"Clothing Dollar Manager Legacy\"\n}"},"url":"{{host}}/api/v1/event/service/{{service_id}}","description":"<p>Updates a service order for an existing event, including booking details such as the service, start, and end times.</p>\n","urlObject":{"path":["api","v1","event","service","{{service_id}}"],"host":["{{host}}"],"query":[{"disabled":true,"description":{"content":"<p>(Required) The unique identifier of the service order.</p>\n","type":"text/plain"},"key":"service_id","value":"{{service_id}}"}],"variable":[]}},"response":[{"id":"a56f9459-c990-4ea1-a255-3902ffcdaf68","name":"bookings-service/update service order status","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"id\":192,\n\t\"note\":\"Please make sure to include some markers with the flipover.\"\n}"},"url":{"raw":"{{host}}/api/v1/event/service/{{service_id}}","host":["{{host}}"],"path":["api","v1","event","service","{{service_id}}"],"query":[{"key":"service_id","value":"{{service_id}}","description":"(Required) The unique identifier of the service order.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Feb 2024 14:55:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"x-cloud-trace-context","value":"c52d4077240e372adeb409ef692ad45c"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=0Td3k2MCs7x8Z6P8lHn7fkMfSExP5fVnc5bzROaIQ26HPYhOD%2F6HQwBDKGcuqaMXVCtI2XTq3kLBX6mMlFtpx25CrSN4ZYQwMv%2FkhHz%2FrwNYRMGYJI1f2dT97oDDpTOvPWa6\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8545abbccba0572e-IAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Evenementenservice is succesvol bijgewerkt.\"\n}"}],"_postman_id":"42b9fbe0-821f-40c5-822b-cb57619dd2f0"},{"name":"bookings-service/get available products","id":"c380b579-721d-4b8a-93ee-25f8f9a9ac23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"skip\": 0,\r\n    \"take\": 25,\r\n    \"requireTotalCount\": true,\r\n    \"location_id\": 79,\r\n    \"purpose_id\": 17,\r\n    \"organization_id\": 51,\r\n    \"start_datetime\": \"2026-01-13 04:30:00\",\r\n    \"end_datetime\": \"2026-01-13 05:30:00\",\r\n    \"filter\": [],\r\n    \"event_id\": 16189\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/event/service/listing","description":"<p>Retrieves all possible services for this event. It takes into account all the business rules implemented in Gfacility.</p>\n","urlObject":{"path":["api","v1","event","service","listing"],"host":["{{host}}"],"query":[{"disabled":true,"description":{"content":"<p>(Required) The unique identifier for the booking, used to identify an existing booking.</p>\n","type":"text/plain"},"key":"event_id","value":"16024"}],"variable":[]}},"response":[{"id":"763646da-83ea-4377-abf7-1b0dc3de5cd3","name":"bookings-service/get available products","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{host}}/api/v1/event/16024/service/listing","host":["{{host}}"],"path":["api","v1","event","16024","service","listing"],"query":[{"key":"event_id","value":"16024","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Feb 2024 15:02:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"x-cloud-trace-context","value":"d674d8bd86c0b104198e5f8ffc2f430c"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=6VCSeCVF3NYbH8p2tonPpcPbgqu3UaUWqgIy%2Btej8BVSUu92zKOesmjD%2FDqMFRuz4GFIIIyEf%2FyzIoAri5jL6naY3U3F9ABk8R308AP6SEqsra66H2PkTUbIgjF%2Bdnrs1Qi0\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8545b61eff612d12-IAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"ConfigurationItem gevonden\",\n    \"data\": [\n        {\n            \"id\": 18,\n            \"class\": \"service\",\n            \"title\": \"CAR 1\",\n            \"description\": \"<p>CAR 1</p>\",\n            \"type_id\": 128,\n            \"template_id\": 37,\n            \"classification_id\": 71,\n            \"location_id\": 74,\n            \"organization_id\": 1,\n            \"status_id\": 153,\n            \"warranty_date\": null,\n            \"before\": 525600,\n            \"threshold_time\": null,\n            \"after\": null,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"parent_id\": null,\n            \"creator_id\": 3,\n            \"created_at\": \"2024-01-09T12:49:27.000000Z\",\n            \"user_currency\": \"€\",\n            \"booking_rule\": {\n                \"default_time\": true\n            },\n            \"classification\": {\n                \"id\": 71,\n                \"name\": \"Technische dienst\"\n            },\n            \"organization\": {\n                \"id\": 1,\n                \"name\": \"Gfacility\"\n            }\n        },\n        {\n            \"id\": 19,\n            \"class\": \"service\",\n            \"title\": \"CAR 2\",\n            \"description\": \"<p>CAR 1</p>\",\n            \"type_id\": 128,\n            \"template_id\": 37,\n            \"classification_id\": 71,\n            \"location_id\": 74,\n            \"organization_id\": 1,\n            \"status_id\": 153,\n            \"warranty_date\": null,\n            \"before\": 525600,\n            \"threshold_time\": null,\n            \"after\": null,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"parent_id\": null,\n            \"creator_id\": 3,\n            \"created_at\": \"2024-01-09T12:50:21.000000Z\",\n            \"user_currency\": \"€\",\n            \"booking_rule\": {\n                \"default_time\": true\n            },\n            \"classification\": {\n                \"id\": 71,\n                \"name\": \"Technische dienst\"\n            },\n            \"organization\": {\n                \"id\": 1,\n                \"name\": \"Gfacility\"\n            }\n        }\n    ]\n}"}],"_postman_id":"c380b579-721d-4b8a-93ee-25f8f9a9ac23"},{"name":"bookings-service/get available products","id":"249e5424-8bed-4b9b-9825-afeff3191b4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"url":"{{host}}/api/v1/event/16024/service/listing","description":"<p>Retrieves all possible services for this event. It takes into account all the business rules implemented in Gfacility.</p>\n","urlObject":{"path":["api","v1","event","16024","service","listing"],"host":["{{host}}"],"query":[{"disabled":true,"description":{"content":"<p>(Required) The unique identifier for the booking, used to identify an existing booking.</p>\n","type":"text/plain"},"key":"event_id","value":"16024"},{"disabled":true,"key":"search","value":"null"}],"variable":[]}},"response":[{"id":"e781b83f-9b81-41ab-b999-8e2865c53e1e","name":"bookings-service/get available products","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{host}}/api/v1/event/16024/service/listing","host":["{{host}}"],"path":["api","v1","event","16024","service","listing"],"query":[{"key":"event_id","value":"16024","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Feb 2024 15:02:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"x-cloud-trace-context","value":"d674d8bd86c0b104198e5f8ffc2f430c"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=6VCSeCVF3NYbH8p2tonPpcPbgqu3UaUWqgIy%2Btej8BVSUu92zKOesmjD%2FDqMFRuz4GFIIIyEf%2FyzIoAri5jL6naY3U3F9ABk8R308AP6SEqsra66H2PkTUbIgjF%2Bdnrs1Qi0\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8545b61eff612d12-IAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"ConfigurationItem gevonden\",\n    \"data\": [\n        {\n            \"id\": 18,\n            \"class\": \"service\",\n            \"title\": \"CAR 1\",\n            \"description\": \"<p>CAR 1</p>\",\n            \"type_id\": 128,\n            \"template_id\": 37,\n            \"classification_id\": 71,\n            \"location_id\": 74,\n            \"organization_id\": 1,\n            \"status_id\": 153,\n            \"warranty_date\": null,\n            \"before\": 525600,\n            \"threshold_time\": null,\n            \"after\": null,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"parent_id\": null,\n            \"creator_id\": 3,\n            \"created_at\": \"2024-01-09T12:49:27.000000Z\",\n            \"user_currency\": \"€\",\n            \"booking_rule\": {\n                \"default_time\": true\n            },\n            \"classification\": {\n                \"id\": 71,\n                \"name\": \"Technische dienst\"\n            },\n            \"organization\": {\n                \"id\": 1,\n                \"name\": \"Gfacility\"\n            }\n        },\n        {\n            \"id\": 19,\n            \"class\": \"service\",\n            \"title\": \"CAR 2\",\n            \"description\": \"<p>CAR 1</p>\",\n            \"type_id\": 128,\n            \"template_id\": 37,\n            \"classification_id\": 71,\n            \"location_id\": 74,\n            \"organization_id\": 1,\n            \"status_id\": 153,\n            \"warranty_date\": null,\n            \"before\": 525600,\n            \"threshold_time\": null,\n            \"after\": null,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"parent_id\": null,\n            \"creator_id\": 3,\n            \"created_at\": \"2024-01-09T12:50:21.000000Z\",\n            \"user_currency\": \"€\",\n            \"booking_rule\": {\n                \"default_time\": true\n            },\n            \"classification\": {\n                \"id\": 71,\n                \"name\": \"Technische dienst\"\n            },\n            \"organization\": {\n                \"id\": 1,\n                \"name\": \"Gfacility\"\n            }\n        }\n    ]\n}"}],"_postman_id":"249e5424-8bed-4b9b-9825-afeff3191b4e"},{"name":"bookings-service/get orders","id":"7742910f-d29b-42af-be7e-c0a0deb6272d","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"host":true,"accept":true,"accept-encoding":true,"user-agent":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"}],"url":"{{host}}/api/v1/event/16024/service","description":"<p>Retrieves a list of all orders. This includes details such as order IDs, service types, booking dates, and status.</p>\n","urlObject":{"path":["api","v1","event","16024","service"],"host":["{{host}}"],"query":[{"disabled":true,"description":{"content":"<p>(Required) The unique identifier of the service order.</p>\n","type":"text/plain"},"key":"event_id","value":"16024"}],"variable":[]}},"response":[{"id":"2d882e06-11d8-41af-823b-1958d1da96d6","name":"bookings-service/get orders","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}","type":"text"}],"url":{"raw":"{{host}}/api/v1/event/16024/service","host":["{{host}}"],"path":["api","v1","event","16024","service"],"query":[{"key":"event_id","value":"16024","description":"(Required) The unique identifier of the service order.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Feb 2024 14:57:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"x-cloud-trace-context","value":"d11cc0e4db0ae2c2b622610d64198824;o=1"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=ywVksWUDhcOCv0XyqudnYNl7HyvQgZuG5XZvI0Ko34UKZXwZDqxgMYgA7XU6id8Vf2erV02tOONqhcsqFYItpSv8t6pogHP3DcGxe8I928Pdvly%2BQZxa64vXVYNCW18sTRux\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8545aeb0ac9d3b96-IAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Evenementenservice detail.\",\n    \"data\": [\n        {\n            \"id\": 192,\n            \"event_id\": 440,\n            \"service_id\": 1,\n            \"status_id\": 121,\n            \"is_available\": 1,\n            \"time_changed\": null,\n            \"location_changed\": null,\n            \"note\": \"Please make sure to include some markers with the flipover.\",\n            \"is_overrule\": 0,\n            \"is_read\": 0,\n            \"start\": \"2024-02-12T06:30:00.000000Z\",\n            \"end\": \"2024-02-12T07:30:00.000000Z\",\n            \"cancelled_at\": null,\n            \"created_at\": \"2024-02-12T14:50:42.000000Z\",\n            \"updated_at\": \"2024-02-12T14:55:09.000000Z\",\n            \"deleted_at\": null,\n            \"service\": {\n                \"id\": 1,\n                \"title\": \"Flipover\",\n                \"description\": \"<p>Flipover</p>\",\n                \"booking_rule\": {\n                    \"default_time\": true\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"7742910f-d29b-42af-be7e-c0a0deb6272d"},{"name":"favorite service","id":"7dc48f64-19f6-45c5-8569-7dbf864085dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}","type":"text"}],"url":"{{host}}/api/v1/booking/favorites/service/344","urlObject":{"path":["api","v1","booking","favorites","service","344"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7dc48f64-19f6-45c5-8569-7dbf864085dc"}],"id":"b05db9eb-7eaa-4f32-a723-acb00c12080d","_postman_id":"b05db9eb-7eaa-4f32-a723-acb00c12080d","description":""},{"name":"Visitors","item":[{"name":"bookings-visitors/create or update visitor","id":"655360fa-3b46-4761-bcb5-def90b5b3801","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": null,\n    \"first_name\": \"valon\",\n    \"last_name\": \"miski\",\n    \"organization\": \"Gfacility\",\n    \"email\": \"valon.miski@gfacility.com\"\n}"},"url":"{{host}}/api/v1/meeting/16024/visitor/change","description":"<p>Creates or updates visitors for an existing event, including details such as first name, last name and e-mail address.</p>\n<p><strong>Note:</strong></p>\n<ul>\n<li>If the <code>id</code> field is empty, a new visitor will be created in Gfacility.</li>\n<li>If the <code>id</code> field is filled out, the existing visitor will be updated.</li>\n</ul>\n","urlObject":{"path":["api","v1","meeting","16024","visitor","change"],"host":["{{host}}"],"query":[{"disabled":true,"description":{"content":"<p>(Required) The unique identifier for the booking, used to update an existing booking.</p>\n","type":"text/plain"},"key":"event_id","value":"16024"}],"variable":[]}},"response":[{"id":"e1a9a327-9192-4627-8ee8-aeba7c6a6dd9","name":"bookings-visitors/create or update visitor","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": null,\n    \"first_name\": \"valon\",\n    \"last_name\": \"miski\",\n    \"organization\": \"Gfacility\",\n    \"email\": \"valon.miski@gfacility.com\"\n}"},"url":{"raw":"{{host}}/api/v1/meeting/16024/visitor/change","host":["{{host}}"],"path":["api","v1","meeting","16024","visitor","change"],"query":[{"key":"event_id","value":"16024","description":"(Required) The unique identifier for the booking, used to update an existing booking.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Feb 2024 15:28:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"x-cloud-trace-context","value":"bf01d901871379cc1b8b785c9087e9a1"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=Huc8X2XP6Bh7c%2FW5Ti7gc4E7zXcCVgIF4CTVHdRS%2BZgIVir%2BgsFcflXBmfymymIfvxg3ceZmAfBfO%2Bpw%2FIm4tqC3iwgfmv2h%2FjE4TXv53DL6mRqFehIO7We%2FIkn02ydiUwQO\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8545dce0d8d23b11-IAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Visitor has been added successfully\",\n    \"data\": {\n        \"id\": 233,\n        \"event_id\": 440,\n        \"email\": \"valon.miski@gfacility.com\",\n        \"check_in\": null,\n        \"check_out\": null,\n        \"badge_number\": null,\n        \"comment\": null,\n        \"status\": 9,\n        \"status_name\": \"Verwacht\",\n        \"is_external\": 0,\n        \"cancelled_at\": null,\n        \"created_at\": \"2024-02-12T15:28:42.000000Z\",\n        \"updated_at\": \"2024-02-12T15:28:42.000000Z\",\n        \"deleted_at\": null,\n        \"badge_returned\": null,\n        \"user\": {\n            \"id\": 3,\n            \"first_name\": \"Valon\",\n            \"last_name\": \"Miski\",\n            \"email\": \"valon.miski@gfacility.com\",\n            \"license_plate\": null,\n            \"primary_org\": 1,\n            \"organization\": {\n                \"id\": 1,\n                \"name\": \"Gfacility\"\n            }\n        },\n        \"visitor\": {\n            \"id\": 7,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"email\": \"valon.miski@gfacility.com\",\n            \"export_internal_email\": null,\n            \"phone\": null,\n            \"license_plate\": null,\n            \"organization\": null,\n            \"image\": \"Anonymized\",\n            \"created_at\": \"2022-08-26T11:38:11.000000Z\",\n            \"updated_at\": \"2022-08-26T11:38:11.000000Z\"\n        }\n    },\n    \"purpose\": {\n        \"id\": 18,\n        \"name\": \"Internal meeting\",\n        \"notes\": []\n    },\n    \"conflictData\": {\n        \"catering\": {\n            \"restriction_rule\": [],\n            \"location_changed\": [],\n            \"time_slot_changed\": [],\n            \"total\": 0\n        },\n        \"service\": {\n            \"restriction_rule\": [\n                {\n                    \"id\": 192,\n                    \"event_id\": 440,\n                    \"service_id\": 1,\n                    \"status_id\": 121,\n                    \"is_available\": 1,\n                    \"time_changed\": null,\n                    \"location_changed\": null,\n                    \"note\": \"Please make sure to include some markers with the flipover.\",\n                    \"is_overrule\": 0,\n                    \"is_read\": 0,\n                    \"start\": \"2024-02-12T06:30:00.000000Z\",\n                    \"end\": \"2024-02-12T07:30:00.000000Z\",\n                    \"cancelled_at\": null,\n                    \"created_at\": \"2024-02-12T14:50:42.000000Z\",\n                    \"updated_at\": \"2024-02-12T14:55:09.000000Z\",\n                    \"deleted_at\": null,\n                    \"service\": {\n                        \"id\": 1,\n                        \"title\": \"Flipover\",\n                        \"before\": 1435680,\n                        \"after\": null,\n                        \"threshold_time\": null\n                    },\n                    \"event\": {\n                        \"id\": 440,\n                        \"start_datetime\": \"2024-02-12T06:30:00.000000Z\",\n                        \"end_datetime\": \"2024-02-12T07:30:00.000000Z\"\n                    }\n                }\n            ],\n            \"location_changed\": [],\n            \"time_slot_changed\": [],\n            \"total\": 1\n        }\n    },\n    \"conflict\": false\n}"}],"_postman_id":"655360fa-3b46-4761-bcb5-def90b5b3801"},{"name":"bookings-visitors/update","id":"d27e5878-4962-469b-afa6-e154ec452030","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": null,\n    \"first_name\": \"valon\",\n    \"last_name\": \"miski\",\n    \"organization\": \"Gfacility\",\n    \"email\": \"valon.miski@gfacility.com\",\n    \"license_plate\": \"k\",\n    \"participant_status\": \"optional\",\n    \"comment\": \"group Awesome input\",\n    \"badge_returned\": false\n\n}"},"url":"{{host}}/api/v1/meeting/21/visitor/update","description":"<p>Creates or updates visitors for an existing event, including details such as first name, last name and e-mail address.</p>\n<p><strong>Note:</strong></p>\n<ul>\n<li>If the <code>id</code> field is empty, a new visitor will be created in Gfacility.</li>\n<li>If the <code>id</code> field is filled out, the existing visitor will be updated.</li>\n</ul>\n","urlObject":{"path":["api","v1","meeting","21","visitor","update"],"host":["{{host}}"],"query":[{"disabled":true,"description":{"content":"<p>(Required) The unique identifier for the booking, used to update an existing booking.</p>\n","type":"text/plain"},"key":"event_id","value":"16024"}],"variable":[]}},"response":[],"_postman_id":"d27e5878-4962-469b-afa6-e154ec452030"},{"name":"booking-visitor status update","id":"8646ce18-cfce-490a-b6cc-bfc25724eed5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": 8525,\n    \"status\": 6\n}"},"url":"{{host}}/api/v1/visitor/8525/change-status","description":"<p>Creates or updates visitors for an existing event, including details such as first name, last name and e-mail address.</p>\n<p><strong>Note:</strong></p>\n<ul>\n<li>If the <code>id</code> field is empty, a new visitor will be created in Gfacility.</li>\n<li>If the <code>id</code> field is filled out, the existing visitor will be updated.</li>\n</ul>\n","urlObject":{"path":["api","v1","visitor","8525","change-status"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"a983ad3f-22c0-4653-b34f-faee83f6c634","name":"bookings-visitors/create or update visitor","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": null,\n    \"first_name\": \"valon\",\n    \"last_name\": \"miski\",\n    \"organization\": \"Gfacility\",\n    \"email\": \"valon.miski@gfacility.com\"\n}"},"url":{"raw":"{{host}}/api/v1/meeting/16024/visitor/change","host":["{{host}}"],"path":["api","v1","meeting","16024","visitor","change"],"query":[{"key":"event_id","value":"16024","description":"(Required) The unique identifier for the booking, used to update an existing booking.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Feb 2024 15:28:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"x-cloud-trace-context","value":"bf01d901871379cc1b8b785c9087e9a1"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=Huc8X2XP6Bh7c%2FW5Ti7gc4E7zXcCVgIF4CTVHdRS%2BZgIVir%2BgsFcflXBmfymymIfvxg3ceZmAfBfO%2Bpw%2FIm4tqC3iwgfmv2h%2FjE4TXv53DL6mRqFehIO7We%2FIkn02ydiUwQO\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8545dce0d8d23b11-IAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Visitor has been added successfully\",\n    \"data\": {\n        \"id\": 233,\n        \"event_id\": 440,\n        \"email\": \"valon.miski@gfacility.com\",\n        \"check_in\": null,\n        \"check_out\": null,\n        \"badge_number\": null,\n        \"comment\": null,\n        \"status\": 9,\n        \"status_name\": \"Verwacht\",\n        \"is_external\": 0,\n        \"cancelled_at\": null,\n        \"created_at\": \"2024-02-12T15:28:42.000000Z\",\n        \"updated_at\": \"2024-02-12T15:28:42.000000Z\",\n        \"deleted_at\": null,\n        \"badge_returned\": null,\n        \"user\": {\n            \"id\": 3,\n            \"first_name\": \"Valon\",\n            \"last_name\": \"Miski\",\n            \"email\": \"valon.miski@gfacility.com\",\n            \"license_plate\": null,\n            \"primary_org\": 1,\n            \"organization\": {\n                \"id\": 1,\n                \"name\": \"Gfacility\"\n            }\n        },\n        \"visitor\": {\n            \"id\": 7,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"email\": \"valon.miski@gfacility.com\",\n            \"export_internal_email\": null,\n            \"phone\": null,\n            \"license_plate\": null,\n            \"organization\": null,\n            \"image\": \"Anonymized\",\n            \"created_at\": \"2022-08-26T11:38:11.000000Z\",\n            \"updated_at\": \"2022-08-26T11:38:11.000000Z\"\n        }\n    },\n    \"purpose\": {\n        \"id\": 18,\n        \"name\": \"Internal meeting\",\n        \"notes\": []\n    },\n    \"conflictData\": {\n        \"catering\": {\n            \"restriction_rule\": [],\n            \"location_changed\": [],\n            \"time_slot_changed\": [],\n            \"total\": 0\n        },\n        \"service\": {\n            \"restriction_rule\": [\n                {\n                    \"id\": 192,\n                    \"event_id\": 440,\n                    \"service_id\": 1,\n                    \"status_id\": 121,\n                    \"is_available\": 1,\n                    \"time_changed\": null,\n                    \"location_changed\": null,\n                    \"note\": \"Please make sure to include some markers with the flipover.\",\n                    \"is_overrule\": 0,\n                    \"is_read\": 0,\n                    \"start\": \"2024-02-12T06:30:00.000000Z\",\n                    \"end\": \"2024-02-12T07:30:00.000000Z\",\n                    \"cancelled_at\": null,\n                    \"created_at\": \"2024-02-12T14:50:42.000000Z\",\n                    \"updated_at\": \"2024-02-12T14:55:09.000000Z\",\n                    \"deleted_at\": null,\n                    \"service\": {\n                        \"id\": 1,\n                        \"title\": \"Flipover\",\n                        \"before\": 1435680,\n                        \"after\": null,\n                        \"threshold_time\": null\n                    },\n                    \"event\": {\n                        \"id\": 440,\n                        \"start_datetime\": \"2024-02-12T06:30:00.000000Z\",\n                        \"end_datetime\": \"2024-02-12T07:30:00.000000Z\"\n                    }\n                }\n            ],\n            \"location_changed\": [],\n            \"time_slot_changed\": [],\n            \"total\": 1\n        }\n    },\n    \"conflict\": false\n}"}],"_postman_id":"8646ce18-cfce-490a-b6cc-bfc25724eed5"},{"name":"bookings-visitors/get visitor","id":"666a1853-6155-4f3a-90b1-10da12be9a6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"url":"{{host}}/api/v1/event/16024/details","description":"<p>Retrieves information about a specific visitor based on the provided identifier.</p>\n","urlObject":{"path":["api","v1","event","16024","details"],"host":["{{host}}"],"query":[{"disabled":true,"description":{"content":"<p>(Required) The unique identifier for the booking, used to update an existing booking.</p>\n","type":"text/plain"},"key":"event_id","value":"16024"}],"variable":[]}},"response":[{"id":"76d7f7e3-5888-4859-a2a5-0a3daa6ef2e6","name":"bookings-visitors/get visitor","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{host}}/api/v1/event/16024/details","host":["{{host}}"],"path":["api","v1","event","16024","details"],"query":[{"key":"event_id","value":"16024","description":"(Required) The unique identifier for the booking, used to update an existing booking.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Feb 2024 15:34:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"55"},{"key":"x-cloud-trace-context","value":"520fd550879acebc184a2eb0ea7ca2d1"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=XM7RKcEPVZXRDKEQa5uOKHO2VoS03%2FhI1pja3KZmaTkS%2FIf%2FbtZUwAcPg%2FuiSCUQ2frHIM%2FHrTMxk5gznPbHMe8agrbNkg0op8yNg1WTaCs%2Bf%2BVFQCuUf8PAaCTKmLox0jZD\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8545e537ee0d395b-IAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Evenement detail.\",\n    \"data\": {\n        \"id\": 440,\n        \"title\": \"AI Brainstorm session\",\n        \"description\": \"Unleash your creativity and join us for a brainstorming event where every idea is a stepping stone to innovation. Let's collaborate, inspire, and transform thoughts into actionable solutions together.\",\n        \"start_datetime\": \"2024-02-12T06:30:00.000000Z\",\n        \"end_datetime\": \"2024-02-12T07:30:00.000000Z\",\n        \"block_date_time\": null,\n        \"confirm_by_organizer\": null,\n        \"additional_visitors\": 0,\n        \"event_visitors_count\": 1,\n        \"event_chats_count\": 0,\n        \"event_orders_count\": 1,\n        \"event_tasks_count\": 0,\n        \"event_attachment_count\": 0,\n        \"organization_id\": 1,\n        \"organization_name\": \"Gfacility\",\n        \"organization_code\": \"DB\",\n        \"location_id\": 6,\n        \"location_layout_id\": null,\n        \"location_not_in_sync\": 0,\n        \"date_not_in_sync\": 0,\n        \"user_id\": 3,\n        \"creator_id\": 3,\n        \"updated_by\": 3,\n        \"external_id\": null,\n        \"recurrence_external_id\": null,\n        \"recurrence_type\": null,\n        \"icaluid\": null,\n        \"etag\": null,\n        \"is_external_deleted\": null,\n        \"is_gdpr_executed\": 0,\n        \"purpose_id\": 18,\n        \"purpose_name\": \"Internal meeting\",\n        \"is_purpose_overruled\": 0,\n        \"visitor_reason\": null,\n        \"catering_reason\": null,\n        \"status\": \"active\",\n        \"is_catering_conflict\": 0,\n        \"is_service_conflict\": 0,\n        \"cancelled_at\": null,\n        \"cancelled_by\": null,\n        \"created_at\": \"2024-02-12T14:23:30.000000Z\",\n        \"updated_at\": \"2024-02-12T15:28:42.000000Z\",\n        \"deleted_at\": null,\n        \"host_id\": 3,\n        \"recurring_event_id\": null,\n        \"is_past\": 1,\n        \"custom_attributes\": [],\n        \"is_new_conversation\": false,\n        \"all_user_average\": 0,\n        \"total_closed_tasks\": null,\n        \"total_open_tasks\": null,\n        \"organization\": {\n            \"id\": 1,\n            \"name\": \"Gfacility\"\n        },\n        \"location\": {\n            \"id\": 6,\n            \"name\": \"Gfacility\"\n        },\n        \"location_layout\": null,\n        \"event_finkeys\": [\n            {\n                \"id\": 457,\n                \"model_type\": \"event\",\n                \"model_id\": 440,\n                \"finkey_id\": 1,\n                \"finkey_key_name\": \"Cost center\",\n                \"finkey_value\": {\n                    \"id\": 1,\n                    \"finkey_id\": 1,\n                    \"value\": \"CC1048\"\n                },\n                \"finkey_value_name\": \"CC1048\",\n                \"deleted_at\": null,\n                \"finkey\": {\n                    \"id\": 1,\n                    \"key\": \"Cost center\",\n                    \"is_selectable\": 1\n                }\n            }\n        ],\n        \"purpose\": {\n            \"id\": 18,\n            \"name\": \"Internal meeting\"\n        },\n        \"organizer\": {\n            \"id\": 3,\n            \"first_name\": \"Valon\",\n            \"last_name\": \"Miski\",\n            \"email\": \"valon.miski@gfacility.com\",\n            \"primary_org\": 1,\n            \"location_id\": 2,\n            \"phone\": \"\",\n            \"employee_id\": \"\",\n            \"license_plate\": null,\n            \"manager_id\": null,\n            \"assistant_id\": null,\n            \"generatedResourceName\": null,\n            \"organization\": {\n                \"id\": 1,\n                \"name\": \"Gfacility\"\n            },\n            \"groups\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Administrators\",\n                    \"pivot\": {\n                        \"user_id\": 3,\n                        \"group_id\": 1\n                    }\n                }\n            ],\n            \"assistant\": null,\n            \"manager\": null,\n            \"location\": {\n                \"id\": 2,\n                \"name\": \"Dutch Blend\"\n            }\n        },\n        \"host\": {\n            \"id\": 3,\n            \"first_name\": \"Valon\",\n            \"last_name\": \"Miski\",\n            \"primary_org\": 1,\n            \"email\": \"valon.miski@gfacility.com\",\n            \"location_id\": 2,\n            \"phone\": \"\",\n            \"employee_id\": \"\",\n            \"license_plate\": null,\n            \"manager_id\": null,\n            \"assistant_id\": null,\n            \"generatedResourceName\": null,\n            \"assistant\": null,\n            \"manager\": null,\n            \"organization\": {\n                \"id\": 1,\n                \"name\": \"Gfacility\"\n            },\n            \"groups\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Administrators\",\n                    \"pivot\": {\n                        \"user_id\": 3,\n                        \"group_id\": 1\n                    }\n                }\n            ],\n            \"location\": {\n                \"id\": 2,\n                \"name\": \"Dutch Blend\"\n            }\n        },\n        \"event_orders\": [\n            {\n                \"id\": 200,\n                \"event_id\": 440,\n                \"product_id\": 1,\n                \"purchase_price\": 0,\n                \"price\": 8.2,\n                \"is_price_overrule\": 0,\n                \"quantity\": 4,\n                \"sub_total\": 39.68,\n                \"status\": 5,\n                \"status_name\": \"Besteld\",\n                \"finance_status\": 14,\n                \"finance_status_name\": \"Nieuw\",\n                \"is_available\": 0,\n                \"time_changed\": null,\n                \"location_changed\": null,\n                \"vat\": 21,\n                \"vat_name\": \"21\",\n                \"currency\": \"€\",\n                \"note\": \"Zonder mayo graag!\",\n                \"is_overrule\": 1,\n                \"is_read\": 0,\n                \"deliver_at\": \"2024-02-12T06:30:00.000000Z\",\n                \"cancelled_at\": null,\n                \"created_at\": \"2024-02-12T15:13:02.000000Z\",\n                \"updated_at\": \"2024-02-12T15:28:42.000000Z\",\n                \"deleted_at\": null,\n                \"custom_attributes\": [],\n                \"vat_cal\": \"6.88\",\n                \"vat_per_item\": \"1.72\",\n                \"total_per_item\": \"9.92\",\n                \"converted_price_total_per_item\": \"9.92\",\n                \"catering_product\": {\n                    \"id\": 1,\n                    \"name\": \"Sandwich\",\n                    \"price\": 8.2,\n                    \"currency\": \"€\",\n                    \"vat_id\": 1,\n                    \"before\": 14400000,\n                    \"after\": null,\n                    \"min_order_quantity\": null,\n                    \"is_delivery_charge\": 0,\n                    \"delivery_charge\": null,\n                    \"image\": \"Anonymized\",\n                    \"description\": \"Belegde sandwich met verse producten uit de omgeving.\",\n                    \"category_id\": 19,\n                    \"booking_rule\": {\n                        \"default_time\": true,\n                        \"min\": \"2024-02-12 07:30:00\",\n                        \"max\": \"2024-02-12 08:30:00\"\n                    },\n                    \"effective_price\": \"9.92\",\n                    \"currency_rate\": {\n                        \"id\": 3,\n                        \"from\": \"€\",\n                        \"to\": \"€\",\n                        \"rate\": 1\n                    },\n                    \"category\": {\n                        \"id\": 19,\n                        \"name\": \"Maaltijden\"\n                    },\n                    \"vat\": {\n                        \"id\": 1,\n                        \"name\": \"21\",\n                        \"value\": 21\n                    }\n                },\n                \"currency_rate\": {\n                    \"id\": 3,\n                    \"from\": \"€\",\n                    \"to\": \"€\",\n                    \"rate\": 1,\n                    \"to_date\": null,\n                    \"from_date\": \"2022-07-16T17:48:40.000000Z\",\n                    \"created_at\": \"2022-07-16T17:48:40.000000Z\",\n                    \"updated_at\": \"2022-07-16T17:48:40.000000Z\"\n                }\n            }\n        ],\n        \"event_location\": null,\n        \"event_visitors\": [\n            {\n                \"id\": 233,\n                \"event_id\": 440,\n                \"email\": \"valon.miski@gfacility.com\",\n                \"check_in\": null,\n                \"check_out\": null,\n                \"badge_number\": null,\n                \"comment\": null,\n                \"status\": 9,\n                \"status_name\": \"Verwacht\",\n                \"is_external\": 0,\n                \"cancelled_at\": null,\n                \"created_at\": \"2024-02-12T15:28:42.000000Z\",\n                \"updated_at\": \"2024-02-12T15:28:42.000000Z\",\n                \"deleted_at\": null,\n                \"badge_returned\": null,\n                \"custom_attributes\": [],\n                \"user\": {\n                    \"id\": 3,\n                    \"first_name\": \"Valon\",\n                    \"last_name\": \"Miski\",\n                    \"email\": \"valon.miski@gfacility.com\",\n                    \"primary_org\": 1,\n                    \"image\": \"Anonymized\",\n                    \"license_plate\": null,\n                    \"organization\": {\n                        \"id\": 1,\n                        \"name\": \"Gfacility\"\n                    }\n                },\n                \"visitor\": {\n                    \"id\": 7,\n                    \"first_name\": null,\n                    \"last_name\": null,\n                    \"email\": \"valon.miski@gfacility.com\",\n                    \"export_internal_email\": null,\n                    \"phone\": null,\n                    \"license_plate\": null,\n                    \"organization\": null,\n                    \"image\": \"Anonymized\",\n                    \"created_at\": \"2022-08-26T11:38:11.000000Z\",\n                    \"updated_at\": \"2022-08-26T11:38:11.000000Z\"\n                },\n                \"status_relation\": {\n                    \"id\": 9,\n                    \"module\": \"visitor\",\n                    \"sub_module\": null,\n                    \"status\": \"Verwacht\",\n                    \"color\": \"#00B44F\",\n                    \"font_color\": \"#000\",\n                    \"selectable\": 1,\n                    \"created_at\": \"2022-03-19T12:22:03.000000Z\",\n                    \"updated_at\": \"2022-08-19T13:01:43.000000Z\",\n                    \"deleted_at\": null,\n                    \"default_status\": true,\n                    \"cancel_status\": false,\n                    \"approve_status\": false,\n                    \"reject_status\": false\n                }\n            }\n        ],\n        \"tasks\": [],\n        \"event_service\": [\n            {\n                \"id\": 192,\n                \"event_id\": 440,\n                \"service_id\": 1,\n                \"start\": \"2024-02-12T06:30:00.000000Z\",\n                \"end\": \"2024-02-12T07:30:00.000000Z\",\n                \"note\": \"Please make sure to include some markers with the flipover.\",\n                \"status_id\": 121,\n                \"custom_attributes\": [],\n                \"service\": {\n                    \"id\": 1,\n                    \"title\": \"Flipover\",\n                    \"before\": 1435680,\n                    \"after\": null,\n                    \"description\": \"<p>Flipover</p>\",\n                    \"classification_id\": 107,\n                    \"booking_rule\": {\n                        \"default_time\": true\n                    },\n                    \"classification\": {\n                        \"id\": 107,\n                        \"name\": \"Inrichting en meubilair\"\n                    }\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"666a1853-6155-4f3a-90b1-10da12be9a6b"},{"name":"bookings-visitors/delete visitor","id":"42cfbebd-33c1-414f-8c04-8e1f81d5993c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{bearerToken}}"}],"url":"{{host}}/api/v1/meeting/{{visitor_id}}/visitors","description":"<p>Deletes a specific visitor based on the provided identifier.</p>\n","urlObject":{"path":["api","v1","meeting","{{visitor_id}}","visitors"],"host":["{{host}}"],"query":[{"disabled":true,"description":{"content":"<p>(Required) The unique identifier of the visitor.</p>\n","type":"text/plain"},"key":"visitor_id","value":"{{visitor_id}}"}],"variable":[]}},"response":[],"_postman_id":"42cfbebd-33c1-414f-8c04-8e1f81d5993c"},{"name":"bookings-visitors/delete visitor Copy","id":"61845275-3777-4808-9b71-16c90d8cc29b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}"}],"body":{"mode":"raw","raw":"{\n    \"record_ids\": [\n        5060\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/visitors/delete","description":"<p>Deletes a specific visitor based on the provided identifier.</p>\n","urlObject":{"path":["api","v1","visitors","delete"],"host":["{{host}}"],"query":[{"disabled":true,"description":{"content":"<p>(Required) The unique identifier of the visitor.</p>\n","type":"text/plain"},"key":"visitor_id","value":"{{visitor_id}}"}],"variable":[]}},"response":[],"_postman_id":"61845275-3777-4808-9b71-16c90d8cc29b"},{"name":"export","id":"4ab12974-5caf-46fe-8d48-d9d2a0219a86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/export/visitors-records","urlObject":{"path":["api","v1","export","visitors-records"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4ab12974-5caf-46fe-8d48-d9d2a0219a86"},{"name":"list","id":"b843471c-f966-41f5-b462-c5b3a15c4c81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}","type":"text"}],"url":"{{host}}/api/v1/event/visitors?skip=0&take=25&requireTotalCount=true&sort=[{\"selector\":\"id\",\"desc\":true}]&filterIds=22&allColumns=true","urlObject":{"path":["api","v1","event","visitors"],"host":["{{host}}"],"query":[{"key":"skip","value":"0"},{"key":"take","value":"25"},{"key":"requireTotalCount","value":"true"},{"key":"sort","value":"[{\"selector\":\"id\",\"desc\":true}]"},{"key":"filterIds","value":"22"},{"key":"allColumns","value":"true"}],"variable":[]}},"response":[],"_postman_id":"b843471c-f966-41f5-b462-c5b3a15c4c81"},{"name":"bookings-visitors/details","id":"efecf3c2-aff7-441c-be77-16c5662c9162","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"name":"cache-control","sortOrder":2,"infoTitle":"We recommend using this header","info":"Postman added \"Cache-Control: no-cache\" as a precautionary measure to prevent the server from returning stale response when one makes repeated requests.\n\nYou can remove this header in the app settings or enter a new one with a different value.","allowedToToggle":false,"disableEdit":true,"previewSettingsLink":"Go to settings","key":"Cache-Control","value":"no-cache","system":true,"type":"text"},{"name":"postman-token","sortOrder":3,"infoTitle":"We recommend using this header","info":"The Postman-Token header appends a random UUID to every outgoing request. Postman adds this header for API developers to better debug requests sent and to ensure separate requests appear distinct to the receiving server.\n\nYou can remove this header in the app settings.","allowedToToggle":false,"disableEdit":true,"previewSettingsLink":"Go to settings","key":"Postman-Token","value":"<calculated when request is sent>","system":true,"type":"text"},{"name":"host","sortOrder":6,"infoTitle":"We recommend using this header","info":"The Host header is added to identify the domain name for which a request is being sent to the server. This header is implicitly sent by every HTTP client.\n\nYou can remove the header or enter a new one with a different value. It is most likely that without this header, your request will return an HTTP 400 error.","allowedToToggle":true,"disableEdit":true,"key":"Host","value":"<calculated when request is sent>","system":true,"type":"text"},{"name":"user-agent","sortOrder":7,"infoTitle":"We recommend using this header","info":"The User-Agent header is added to help the server identify Postman as the HTTP requesting application or client.\n\nIt is recommended that this header be sent, but you can remove the header or enter a new one with a different value.","allowedToToggle":true,"disableEdit":true,"key":"User-Agent","value":"PostmanRuntime/7.39.1","system":true,"type":"text"},{"name":"accept","sortOrder":8,"infoTitle":"We recommend using this header","info":"The \"Accept: */*\" header is added to tell the server that Postman can understand and process all forms of response content types.\n\nIt is recommended that this header be sent, but you can remove the header or enter a new one with a different value.","allowedToToggle":true,"disableEdit":true,"key":"Accept","value":"*/*","system":true,"type":"text"},{"name":"accept-encoding","sortOrder":9,"infoTitle":"We recommend using this header","info":"The Accept-Encoding header is added to indicate to the server that Postman HTTP client supports a defined list of content-encoding or compression algorithms as response.\n\nYou can remove the header or enter a new one with a different value. Doing that may not accurately render the response within the app.","allowedToToggle":true,"disableEdit":true,"key":"Accept-Encoding","value":"gzip, deflate, br","system":true,"type":"text"},{"name":"connection","sortOrder":10,"infoTitle":"We recommend using this header","info":"Postman added the Connection header to indicate the server to keep the underlying network connection open once the current response is received. This allows Postman to reuse the same connection for faster response times in subsequent requests to the same server.\n\nYou can remove this header or enter a new one with a different value, such as `Connection: Close` to control this behaviour.","allowedToToggle":true,"disableEdit":true,"key":"Connection","value":"keep-alive","system":true,"type":"text"},{"key":"Authorization","value":"{{bearerToken}}","type":"text","id":0}],"url":"{{host}}/api/v1/visitor/5060/details","urlObject":{"path":["api","v1","visitor","5060","details"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"efecf3c2-aff7-441c-be77-16c5662c9162"}],"id":"fb9fb521-886e-4ce1-b942-4c1f5dcd3b9e","_postman_id":"fb9fb521-886e-4ce1-b942-4c1f5dcd3b9e","description":""},{"name":"Rooms","item":[{"name":"list","id":"9414410c-e0df-4e59-984c-56877e3d71ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"url":"{{host}}/api/v1/booking-room?requireTotalCount=true&skip=0&take=25&isFirst=true&custom_columns=true&allColumns=true","urlObject":{"path":["api","v1","booking-room"],"host":["{{host}}"],"query":[{"key":"requireTotalCount","value":"true"},{"key":"skip","value":"0"},{"key":"take","value":"25"},{"key":"isFirst","value":"true"},{"key":"custom_columns","value":"true"},{"key":"allColumns","value":"true"},{"disabled":true,"key":"filter","value":"[\"event_id\",\"=\",25635]"}],"variable":[]}},"response":[{"id":"aeb43fdb-367c-489f-8ed3-0f7fd3105e54","name":"list","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{host}}/api/v1/booking-room?requireTotalCount=true&skip=0&take=25&isFirst=true&custom_columns=true&allColumns=true","host":["{{host}}"],"path":["api","v1","booking-room"],"query":[{"key":"requireTotalCount","value":"true"},{"key":"skip","value":"0"},{"key":"take","value":"25"},{"key":"isFirst","value":"true"},{"key":"custom_columns","value":"true"},{"key":"allColumns","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 21 May 2024 09:37:54 GMT"},{"key":"Date","value":"Tue, 21 May 2024 09:37:54 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.1.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"60"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"List of bookingRoom.\",\n    \"stateData\": [],\n    \"total\": 2,\n    \"data\": [\n        {\n            \"is_past\": 1,\n            \"id\": 14,\n            \"event_id\": 7716,\n            \"template_id\": 170,\n            \"template_name\": \"compressing\",\n            \"location_id\": 1099,\n            \"note\": \"paradigm orange Tools Health Direct\",\n            \"status_id\": 1813,\n            \"status\": \"Booked\",\n            \"user_id\": 495,\n            \"organizer_email\": \"kaushik.kasodariya@gfacility.com\",\n            \"organizer_phone\": \"\",\n            \"organizer_organization_id\": 119,\n            \"host_id\": 485,\n            \"host_name\": \"Free Addin\",\n            \"host_email\": \"addin@gfacility.com\",\n            \"host_phone\": \"\",\n            \"host_organization_id\": 1,\n            \"organizer_fullname\": \"Kaushik Kasodariya\",\n            \"_Jobs\": \"Custo\",\n            \"#Jobs\": \"Custo\",\n            \"_jobs\": \"Custo\",\n            \"finkey_Jobs\": {\n                \"finkey_type_id\": 18,\n                \"value\": \"Custo\"\n            },\n            \"taskType_Proactive\": {\n                \"task_type_id\": 62,\n                \"status\": \"No tasks\",\n                \"assigned_to\": \"No assigned\",\n                \"workgroup\": \"No workgroup\"\n            },\n            \"taskType_Maintenance\": {\n                \"task_type_id\": 64,\n                \"status\": \"No tasks\",\n                \"assigned_to\": \"No assigned\",\n                \"workgroup\": \"No workgroup\"\n            },\n            \"taskType_Stranger_things\": {\n                \"task_type_id\": 498,\n                \"status\": \"No tasks\",\n                \"assigned_to\": \"No assigned\",\n                \"workgroup\": \"No workgroup\"\n            },\n            \"taskType_Approval_VM\": {\n                \"task_type_id\": 507,\n                \"status\": \"No tasks\",\n                \"assigned_to\": \"No assigned\",\n                \"workgroup\": \"No workgroup\"\n            },\n            \"vat_cal\": \"0.00\",\n            \"event\": {\n                \"id\": 7716,\n                \"title\": \"test room booking\",\n                \"description\": null,\n                \"start_datetime\": \"2024-05-09T06:30:00.000000Z\",\n                \"end_datetime\": \"2024-05-09T08:30:00.000000Z\",\n                \"block_date_time\": \"{\\\"from\\\":\\\"2024-05-09 06:00:00\\\",\\\"to\\\":\\\"2024-05-09 09:00:00\\\"}\",\n                \"confirm_by_organizer\": null,\n                \"additional_visitors\": 0,\n                \"event_visitors_count\": 0,\n                \"event_chats_count\": 0,\n                \"event_orders_count\": 0,\n                \"event_tasks_count\": 0,\n                \"event_attachment_count\": 0,\n                \"organization_id\": 135,\n                \"organization_name\": \"aa\",\n                \"organization_code\": \"aa\",\n                \"location_id\": 1099,\n                \"location_layout_id\": 75,\n                \"location_not_in_sync\": 0,\n                \"date_not_in_sync\": 0,\n                \"user_id\": 495,\n                \"creator_id\": 495,\n                \"updated_by\": 495,\n                \"external_id\": null,\n                \"recurrence_external_id\": null,\n                \"recurrence_type\": null,\n                \"icaluid\": null,\n                \"etag\": null,\n                \"is_external_deleted\": null,\n                \"is_gdpr_executed\": null,\n                \"purpose_id\": 255,\n                \"purpose_name\": \"Client meeting (No visitor)\",\n                \"is_purpose_overruled\": 0,\n                \"visitor_reason\": null,\n                \"catering_reason\": null,\n                \"status\": \"active\",\n                \"is_catering_conflict\": 0,\n                \"is_service_conflict\": 0,\n                \"cancelled_at\": null,\n                \"cancelled_by\": null,\n                \"created_at\": \"2024-05-08T09:39:40.000000Z\",\n                \"updated_at\": \"2024-05-10T05:19:54.000000Z\",\n                \"deleted_at\": null,\n                \"host_id\": 485,\n                \"finkeys\": [\n                    {\n                        \"finkey_key_name\": \"Jobs\",\n                        \"finkey_value_name\": \"Custo\",\n                        \"model_id\": 7716,\n                        \"finkey_id\": 18,\n                        \"pivot\": {\n                            \"model_id\": 7716,\n                            \"finkey_id\": 18\n                        }\n                    }\n                ]\n            },\n            \"vat\": null\n        },\n        {\n            \"is_past\": 1,\n            \"id\": 16,\n            \"event_id\": 7716,\n            \"template_id\": 170,\n            \"template_name\": \"compressing\",\n            \"location_id\": 1098,\n            \"note\": \"Manager Liaison\",\n            \"status_id\": 1813,\n            \"status\": \"Booked\",\n            \"user_id\": 495,\n            \"organizer_email\": \"kaushik.kasodariya@gfacility.com\",\n            \"organizer_phone\": \"\",\n            \"organizer_organization_id\": 119,\n            \"host_id\": 485,\n            \"host_name\": \"Free Addin\",\n            \"host_email\": \"addin@gfacility.com\",\n            \"host_phone\": \"\",\n            \"host_organization_id\": 1,\n            \"organizer_fullname\": \"Kaushik Kasodariya\",\n            \"_Jobs\": \"Custo\",\n            \"#Jobs\": \"Custo\",\n            \"_jobs\": \"Custo\",\n            \"finkey_Jobs\": {\n                \"finkey_type_id\": 18,\n                \"value\": \"Custo\"\n            },\n            \"taskType_Proactive\": {\n                \"task_type_id\": 62,\n                \"status\": \"No tasks\",\n                \"assigned_to\": \"No assigned\",\n                \"workgroup\": \"No workgroup\"\n            },\n            \"taskType_Maintenance\": {\n                \"task_type_id\": 64,\n                \"status\": \"No tasks\",\n                \"assigned_to\": \"No assigned\",\n                \"workgroup\": \"No workgroup\"\n            },\n            \"taskType_Stranger_things\": {\n                \"task_type_id\": 498,\n                \"status\": \"No tasks\",\n                \"assigned_to\": \"No assigned\",\n                \"workgroup\": \"No workgroup\"\n            },\n            \"taskType_Approval_VM\": {\n                \"task_type_id\": 507,\n                \"status\": \"No tasks\",\n                \"assigned_to\": \"No assigned\",\n                \"workgroup\": \"No workgroup\"\n            },\n            \"vat_cal\": \"0.00\",\n            \"event\": {\n                \"id\": 7716,\n                \"title\": \"test room booking\",\n                \"description\": null,\n                \"start_datetime\": \"2024-05-09T06:30:00.000000Z\",\n                \"end_datetime\": \"2024-05-09T08:30:00.000000Z\",\n                \"block_date_time\": \"{\\\"from\\\":\\\"2024-05-09 06:00:00\\\",\\\"to\\\":\\\"2024-05-09 09:00:00\\\"}\",\n                \"confirm_by_organizer\": null,\n                \"additional_visitors\": 0,\n                \"event_visitors_count\": 0,\n                \"event_chats_count\": 0,\n                \"event_orders_count\": 0,\n                \"event_tasks_count\": 0,\n                \"event_attachment_count\": 0,\n                \"organization_id\": 135,\n                \"organization_name\": \"aa\",\n                \"organization_code\": \"aa\",\n                \"location_id\": 1099,\n                \"location_layout_id\": 75,\n                \"location_not_in_sync\": 0,\n                \"date_not_in_sync\": 0,\n                \"user_id\": 495,\n                \"creator_id\": 495,\n                \"updated_by\": 495,\n                \"external_id\": null,\n                \"recurrence_external_id\": null,\n                \"recurrence_type\": null,\n                \"icaluid\": null,\n                \"etag\": null,\n                \"is_external_deleted\": null,\n                \"is_gdpr_executed\": null,\n                \"purpose_id\": 255,\n                \"purpose_name\": \"Client meeting (No visitor)\",\n                \"is_purpose_overruled\": 0,\n                \"visitor_reason\": null,\n                \"catering_reason\": null,\n                \"status\": \"active\",\n                \"is_catering_conflict\": 0,\n                \"is_service_conflict\": 0,\n                \"cancelled_at\": null,\n                \"cancelled_by\": null,\n                \"created_at\": \"2024-05-08T09:39:40.000000Z\",\n                \"updated_at\": \"2024-05-10T05:19:54.000000Z\",\n                \"deleted_at\": null,\n                \"host_id\": 485,\n                \"finkeys\": [\n                    {\n                        \"finkey_key_name\": \"Jobs\",\n                        \"finkey_value_name\": \"Custo\",\n                        \"model_id\": 7716,\n                        \"finkey_id\": 18,\n                        \"pivot\": {\n                            \"model_id\": 7716,\n                            \"finkey_id\": 18\n                        }\n                    }\n                ]\n            },\n            \"vat\": null\n        }\n    ],\n    \"customColumns\": [\n        {\n            \"dataField\": \"taskType_Proactive\",\n            \"idDataField\": \"taskType_62\",\n            \"name\": \"@Proactive\",\n            \"class_type\": \"task_type\",\n            \"id\": 62,\n            \"module\": \"classification\"\n        },\n        {\n            \"dataField\": \"taskType_Maintenance\",\n            \"idDataField\": \"taskType_64\",\n            \"name\": \"@Maintenance\",\n            \"class_type\": \"task_type\",\n            \"id\": 64,\n            \"module\": \"classification\"\n        },\n        {\n            \"dataField\": \"taskType_Stranger_things\",\n            \"idDataField\": \"taskType_498\",\n            \"name\": \"@Stranger things\",\n            \"class_type\": \"task_type\",\n            \"id\": 498,\n            \"module\": \"classification\"\n        },\n        {\n            \"dataField\": \"taskType_Approval_VM\",\n            \"idDataField\": \"taskType_507\",\n            \"name\": \"@Approval VM\",\n            \"class_type\": \"task_type\",\n            \"id\": 507,\n            \"module\": \"classification\"\n        },\n        {\n            \"dataField\": \"taskType_Proactive_assignedTo\",\n            \"idDataField\": \"taskType_62_assignedTo\",\n            \"name\": \"@Proactive _assignedTo\",\n            \"class_type\": \"task_type\",\n            \"id\": 62,\n            \"module\": \"bookingRoom\"\n        },\n        {\n            \"dataField\": \"taskType_Maintenance_assignedTo\",\n            \"idDataField\": \"taskType_64_assignedTo\",\n            \"name\": \"@Maintenance _assignedTo\",\n            \"class_type\": \"task_type\",\n            \"id\": 64,\n            \"module\": \"bookingRoom\"\n        },\n        {\n            \"dataField\": \"taskType_Stranger_things_assignedTo\",\n            \"idDataField\": \"taskType_498_assignedTo\",\n            \"name\": \"@Stranger things _assignedTo\",\n            \"class_type\": \"task_type\",\n            \"id\": 498,\n            \"module\": \"bookingRoom\"\n        },\n        {\n            \"dataField\": \"taskType_Approval_VM_assignedTo\",\n            \"idDataField\": \"taskType_507_assignedTo\",\n            \"name\": \"@Approval VM _assignedTo\",\n            \"class_type\": \"task_type\",\n            \"id\": 507,\n            \"module\": \"bookingRoom\"\n        },\n        {\n            \"dataField\": \"taskType_Proactive_workgroup\",\n            \"idDataField\": \"taskType_62_workgroup\",\n            \"name\": \"@Proactive _workgroup\",\n            \"class_type\": \"task_type\",\n            \"id\": 62,\n            \"module\": \"bookingRoom\"\n        },\n        {\n            \"dataField\": \"taskType_Maintenance_workgroup\",\n            \"idDataField\": \"taskType_64_workgroup\",\n            \"name\": \"@Maintenance _workgroup\",\n            \"class_type\": \"task_type\",\n            \"id\": 64,\n            \"module\": \"bookingRoom\"\n        },\n        {\n            \"dataField\": \"taskType_Stranger_things_workgroup\",\n            \"idDataField\": \"taskType_498_workgroup\",\n            \"name\": \"@Stranger things _workgroup\",\n            \"class_type\": \"task_type\",\n            \"id\": 498,\n            \"module\": \"bookingRoom\"\n        },\n        {\n            \"dataField\": \"taskType_Approval_VM_workgroup\",\n            \"idDataField\": \"taskType_507_workgroup\",\n            \"name\": \"@Approval VM _workgroup\",\n            \"class_type\": \"task_type\",\n            \"id\": 507,\n            \"module\": \"bookingRoom\"\n        },\n        {\n            \"dataField\": \"finkey_Jobs\",\n            \"idDataField\": \"finkey_18\",\n            \"name\": \"#Jobs\",\n            \"class_type\": \"finkey_type\",\n            \"id\": 18,\n            \"module\": \"finance\",\n            \"status\": 1\n        },\n        {\n            \"dataField\": \"finkey_YD\",\n            \"idDataField\": \"finkey_29\",\n            \"name\": \"#YD\",\n            \"class_type\": \"finkey_type\",\n            \"id\": 29,\n            \"module\": \"finance\",\n            \"status\": 1\n        }\n    ],\n    \"debug\": {\n        \"database\": {\n            \"total\": 14,\n            \"items\": [\n                {\n                    \"connection\": \"master\",\n                    \"query\": \"select * from `companies` where `companies`.`id` = '2' and `companies`.`deleted_at` is null limit 1;\",\n                    \"time\": 2.52\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `users` where `id` = '495' and `users`.`deleted_at` is null and `users`.`generatedResourceName` is null limit 1;\",\n                    \"time\": 2.39\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `organizations` where `organizations`.`id` = '119' and `organizations`.`deleted_at` is null limit 1;\",\n                    \"time\": 0.54\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `state_stores` where `module` = 'bookingRoom' and `filter_id` is null and `state_stores`.`deleted_at` is null limit 1;\",\n                    \"time\": 1.03\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `attributes`.`id`, `name`, `slug`, `type`, `attribute_modules`.`model_type` as `module`, `is_multiple_selection` from `attributes` inner join `attribute_modules` on `attribute_modules`.`attribute_id` = `attributes`.`id` where `is_active` = '1' and `attribute_modules`.`model_type` in ('bookingRoom') and `attributes`.`type` <> 'file_upload' and `attributes`.`deleted_at` is null group by `attributes`.`id` order by `attributes`.`sort_order` asc;\",\n                    \"time\": 3.35\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `filters` where `module` = 'bookingRoom' and `json_query` != '' and ((`filter_type` = 'master' and exists (select * from `groups` inner join `group_filter` on `groups`.`id` = `group_filter`.`group_id` where `filters`.`id` = `group_filter`.`filter_id` and exists (select * from `users` inner join `user_group` on `users`.`id` = `user_group`.`user_id` where `groups`.`id` = `user_group`.`group_id` and `user_id` = '495' and `users`.`deleted_at` is null and `users`.`generatedResourceName` is null) and `groups`.`deleted_at` is null))) and `filters`.`deleted_at` is null;\",\n                    \"time\": 1.84\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `booking_rooms`.`id` from `booking_rooms` inner join `events` on `booking_rooms`.`event_id` = `events`.`id` left join `users` on `events`.`user_id` = `users`.`id` left join `templates` on `booking_rooms`.`template_id` = `templates`.`id` left join `users` as `host` on `events`.`host_id` = `host`.`id` left join `users` as `creator` on `events`.`creator_id` = `creator`.`id` inner join `locations` on `booking_rooms`.`location_id` = `locations`.`id` left join `statuses` on `booking_rooms`.`status_id` = `statuses`.`id` where (booking_rooms.id is not null) and `booking_rooms`.`deleted_at` is null group by `booking_rooms`.`id`) AS ss limit 1;\",\n                    \"time\": 4.45\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select IF(date(events.start_datetime) <= CURDATE(), 1, 0) as is_past, booking_rooms.id,booking_rooms.event_id,booking_rooms.template_id,templates.name as template_name,booking_rooms.location_id,booking_rooms.note,booking_rooms.status_id,statuses.status,events.user_id,users.email as organizer_email,users.phone as organizer_phone,users.primary_org as organizer_organization_id,events.host_id,TRIM(CONCAT(host.first_name, ' ', host.last_name)) as host_name,host.email as host_email,host.phone as host_phone,host.primary_org as host_organization_id,TRIM(CONCAT(users.first_name, ' ', users.last_name)) as organizer_fullname from `booking_rooms` inner join `events` on `booking_rooms`.`event_id` = `events`.`id` left join `users` on `events`.`user_id` = `users`.`id` left join `templates` on `booking_rooms`.`template_id` = `templates`.`id` left join `users` as `host` on `events`.`host_id` = `host`.`id` left join `users` as `creator` on `events`.`creator_id` = `creator`.`id` inner join `locations` on `booking_rooms`.`location_id` = `locations`.`id` left join `statuses` on `booking_rooms`.`status_id` = `statuses`.`id` where (booking_rooms.id is not null) and `booking_rooms`.`deleted_at` is null group by `booking_rooms`.`id` limit 25 offset 0;\",\n                    \"time\": 1.21\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `events` where `events`.`id` in (7716);\",\n                    \"time\": 0.54\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `finances`.`finkey_key_name`, `finances`.`finkey_value_name`, `finances`.`model_id`, `finances`.`finkey_id`, `finances`.`model_id` as `pivot_model_id`, `finances`.`finkey_id` as `pivot_finkey_id` from `finkeys` inner join `finances` on `finkeys`.`id` = `finances`.`finkey_id` where `model_type` = 'event' and `finances`.`model_id` in (7716) and `finkeys`.`deleted_at` is null;\",\n                    \"time\": 1.19\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `name` from `classifications` where `is_active` = '1' and `is_visible` = '1' and ((`is_visible_for_all` = '1') or exists (select * from `classification_solutions` where `classifications`.`id` = `classification_solutions`.`classification_id` and `type` = 'room')) and `classifications`.`deleted_at` is null and `class_type` = 'task_type';\",\n                    \"time\": 1.65\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `key`, `is_selectable` from `finkeys` where `finkeys`.`deleted_at` is null;\",\n                    \"time\": 0.37\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `tasks`.`id`, `tasks`.`model_type`, `tasks`.`model_id`, `tasks`.`task_type_id`, `tasks`.`status_id`, `events`.`id` as `laravel_through_key` from `tasks` inner join `events` on `events`.`id` = `tasks`.`model_id` where `tasks`.`parent_id` is null and `tasks`.`model_type` = 'event' and `events`.`id` in ('7716') and `tasks`.`deleted_at` is null;\",\n                    \"time\": 2.09\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `first_name`, `last_name` from `users` where `users`.`deleted_at` is null and `users`.`generatedResourceName` is null;\",\n                    \"time\": 0.86\n                }\n            ]\n        },\n        \"cache\": {\n            \"hit\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"miss\": {\n                \"keys\": [\n                    \"8509b98e2b97bf040303e04aa8dcd5cdb3fdfcf5\",\n                    \"8509b98e2b97bf040303e04aa8dcd5cdb3fdfcf5:timer\",\n                    \"8509b98e2b97bf040303e04aa8dcd5cdb3fdfcf5\",\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"UKeV65z97GNNNVdh\"\n                    },\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"UKeV65z97GNNNVdh\"\n                    },\n                    \"8509b98e2b97bf040303e04aa8dcd5cdb3fdfcf5\"\n                ],\n                \"total\": 6\n            },\n            \"write\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"forget\": {\n                \"keys\": [],\n                \"total\": 0\n            }\n        },\n        \"profiling\": [\n            {\n                \"event\": \"request-time\",\n                \"time\": 0.31433796882629395\n            }\n        ],\n        \"memory\": {\n            \"usage\": 10106680,\n            \"peak\": 10130728\n        }\n    }\n}"}],"_postman_id":"9414410c-e0df-4e59-984c-56877e3d71ab"},{"name":"event rooms","id":"e655e2ae-025d-4392-9d9c-f8980e9cc3b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"url":"{{host}}/api/v1/event/16024/room","urlObject":{"path":["api","v1","event","16024","room"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"542f26be-a298-4750-a85e-1ffb8ee431ee","name":"event rooms","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"url":"{{host}}/api/v1/event/16024/room"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 21 May 2024 09:38:06 GMT"},{"key":"Date","value":"Tue, 21 May 2024 09:38:06 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.1.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"60"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"BookingRoom detail.\",\n    \"data\": [\n        {\n            \"id\": 14,\n            \"event_id\": 7716,\n            \"template_id\": 170,\n            \"location_id\": 1099,\n            \"location_layout_id\": 75,\n            \"type_id\": 993,\n            \"finance_type_id\": 990,\n            \"status_id\": 1813,\n            \"finance_status_id\": 1799,\n            \"vat_id\": null,\n            \"price\": 0,\n            \"sub_total\": 0,\n            \"currency\": null,\n            \"start_datetime\": \"2024-05-10 12:00:00\",\n            \"end_datetime\": \"2024-05-10 14:00:00\",\n            \"block_date_time\": \"{\\\"to\\\": \\\"2024-05-10 14:30:00\\\", \\\"from\\\": \\\"2024-05-10 11:30:00\\\"}\",\n            \"note\": \"paradigm orange Tools Health Direct\",\n            \"is_primary\": 1,\n            \"is_price_overrule\": 0,\n            \"location_not_in_sync\": 0,\n            \"cancelled_by\": null,\n            \"updated_by\": null,\n            \"cancelled_at\": null,\n            \"created_at\": \"2024-05-09T09:25:46.000000Z\",\n            \"updated_at\": \"2024-05-10T05:20:00.000000Z\",\n            \"deleted_at\": null,\n            \"vat_cal\": \"0.00\",\n            \"location\": {\n                \"id\": 1099,\n                \"name\": \"Laadpaal 2\",\n                \"description\": \"This location has been synced from Office 365 resources\"\n            },\n            \"vat\": null\n        },\n        {\n            \"id\": 16,\n            \"event_id\": 7716,\n            \"template_id\": 170,\n            \"location_id\": 1098,\n            \"location_layout_id\": null,\n            \"type_id\": 993,\n            \"finance_type_id\": null,\n            \"status_id\": 1813,\n            \"finance_status_id\": null,\n            \"vat_id\": null,\n            \"price\": 0,\n            \"sub_total\": 0,\n            \"currency\": null,\n            \"start_datetime\": \"2024-05-10 12:00:00\",\n            \"end_datetime\": \"2024-05-10 14:00:00\",\n            \"block_date_time\": null,\n            \"note\": \"Manager Liaison\",\n            \"is_primary\": 0,\n            \"is_price_overrule\": 0,\n            \"location_not_in_sync\": 0,\n            \"cancelled_by\": null,\n            \"updated_by\": null,\n            \"cancelled_at\": null,\n            \"created_at\": \"2024-05-10T04:49:30.000000Z\",\n            \"updated_at\": \"2024-05-10T05:20:00.000000Z\",\n            \"deleted_at\": null,\n            \"vat_cal\": \"0.00\",\n            \"location\": {\n                \"id\": 1098,\n                \"name\": \"Laadpaal 1\",\n                \"description\": \"This location has been synced from Office 365 resources\"\n            },\n            \"vat\": null\n        }\n    ],\n    \"debug\": {\n        \"database\": {\n            \"total\": 6,\n            \"items\": [\n                {\n                    \"connection\": \"master\",\n                    \"query\": \"select * from `companies` where `companies`.`id` = '2' and `companies`.`deleted_at` is null limit 1;\",\n                    \"time\": 2.34\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `users` where `id` = '495' and `users`.`deleted_at` is null and `users`.`generatedResourceName` is null limit 1;\",\n                    \"time\": 2\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `organizations` where `organizations`.`id` = '119' and `organizations`.`deleted_at` is null limit 1;\",\n                    \"time\": 0.35\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `events` where `id` = '7716' and `events`.`deleted_at` is null limit 1;\",\n                    \"time\": 1.69\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `booking_rooms` where `booking_rooms`.`event_id` = '7716' and `booking_rooms`.`event_id` is not null and `booking_rooms`.`deleted_at` is null;\",\n                    \"time\": 1.45\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `name`, `description` from `locations` where `locations`.`id` in (1098, 1099) and `locations`.`deleted_at` is null;\",\n                    \"time\": 2.03\n                }\n            ]\n        },\n        \"cache\": {\n            \"hit\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"miss\": {\n                \"keys\": [\n                    \"6d4747f2697f53844f8362aa9abbdfe68181d294\",\n                    \"6d4747f2697f53844f8362aa9abbdfe68181d294:timer\",\n                    \"6d4747f2697f53844f8362aa9abbdfe68181d294\",\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"UKeV65z97GNNNVdh\"\n                    },\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"UKeV65z97GNNNVdh\"\n                    },\n                    \"6d4747f2697f53844f8362aa9abbdfe68181d294\"\n                ],\n                \"total\": 6\n            },\n            \"write\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"forget\": {\n                \"keys\": [],\n                \"total\": 0\n            }\n        },\n        \"profiling\": [\n            {\n                \"event\": \"request-time\",\n                \"time\": 0.26889514923095703\n            }\n        ],\n        \"memory\": {\n            \"usage\": 9789048,\n            \"peak\": 9902432\n        }\n    }\n}"}],"_postman_id":"e655e2ae-025d-4392-9d9c-f8980e9cc3b9"},{"name":"create","id":"6742304c-20d0-462a-bcff-4289d7b38bcc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"rooms\": [\r\n        {\r\n            \"id\": 82,\r\n            \"event_id\": 117,\r\n            \"template_id\": 36,\r\n            \"location_id\": 27,\r\n            \"location_layout_id\": null,\r\n            \"type_id\": 136,\r\n            \"finance_type_id\": null,\r\n            \"status_id\": 107,\r\n            \"finance_status_id\": null,\r\n            \"vat_id\": null,\r\n            \"price\": 0,\r\n            \"sub_total\": 0,\r\n            \"currency\": \"€\",\r\n            \"block_date_time\": null,\r\n            \"note\": null,\r\n            \"is_primary\": 1,\r\n            \"is_price_overrule\": 0,\r\n            \"location_not_in_sync\": 0,\r\n            \"cancelled_by\": null,\r\n            \"updated_by\": null,\r\n            \"cancelled_at\": null,\r\n            \"created_at\": \"2025-02-10T06:31:49.000000Z\",\r\n            \"updated_at\": \"2025-02-10T06:31:54.000000Z\",\r\n            \"deleted_at\": null,\r\n            \"building_location_id\": 2,\r\n            \"building_name\": \"365facility.com\",\r\n            \"is_organizer\": false,\r\n            \"is_host\": false,\r\n            \"is_available\": 1,\r\n            \"is_allowed\": true,\r\n            \"vat_cal\": \"0.00\",\r\n            \"vat\": null\r\n        },\r\n        {\r\n            \"id\": null,\r\n            \"name\": \"Vergaderzaal 9\",\r\n            \"code\": \"ca15b10a-268c-49a6-b141-25f21ee17507\",\r\n            \"capacity\": 1,\r\n            \"class\": \"room\",\r\n            \"features\": null,\r\n            \"location_id\": 326,\r\n            \"image\": \"https://storage.googleapis.com/gfacility-prod.appspot.com/addon/room-default.png\",\r\n            \"type\": {\r\n                \"id\": 6,\r\n                \"name\": \"Meeting room\"\r\n            },\r\n            \"is_external_sync\": 1,\r\n            \"room_id\": 556,\r\n            \"room_event_id\": null,\r\n            \"recurrence_rule\": null,\r\n            \"icaluid\": null,\r\n            \"is_favorite\": null,\r\n            \"times_used\": null,\r\n            \"frequently_used\": 0,\r\n            \"building_location_id\": 2,\r\n            \"building_name\": \"365facility.com\",\r\n            \"building_floor_id\": null,\r\n            \"is_available\": 1,\r\n            \"is_allowed\": 1,\r\n            \"is_suggested\": 1,\r\n            \"conflict\": null,\r\n            \"availability\": [],\r\n            \"layouts\": [],\r\n            \"temp_unavailable\": false,\r\n            \"is_primary\": false,\r\n            \"start_datetime\": \"2025-02-12 05:15:00\",\r\n            \"end_datetime\": \"2025-02-12 06:15:00\"\r\n        },  {\r\n            \"id\": null,\r\n            \"name\": \"Vergaderzaal 9\",\r\n            \"code\": \"ca15b10a-268c-49a6-b141-25f21ee17507\",\r\n            \"capacity\": 1,\r\n            \"class\": \"room\",\r\n            \"features\": null,\r\n            \"location_id\": 326,\r\n            \"image\": \"https://storage.googleapis.com/gfacility-prod.appspot.com/addon/room-default.png\",\r\n            \"type\": {\r\n                \"id\": 6,\r\n                \"name\": \"Meeting room\"\r\n            },\r\n            \"is_external_sync\": 1,\r\n            \"room_id\": 556,\r\n            \"room_event_id\": null,\r\n            \"recurrence_rule\": null,\r\n            \"icaluid\": null,\r\n            \"is_favorite\": null,\r\n            \"times_used\": null,\r\n            \"frequently_used\": 0,\r\n            \"building_location_id\": 2,\r\n            \"building_name\": \"365facility.com\",\r\n            \"building_floor_id\": null,\r\n            \"is_available\": 1,\r\n            \"is_allowed\": 1,\r\n            \"is_suggested\": 1,\r\n            \"conflict\": null,\r\n            \"availability\": [],\r\n            \"layouts\": [],\r\n            \"temp_unavailable\": false,\r\n            \"is_primary\": false,\r\n            \"start_datetime\": \"2025-02-12 05:15:00\",\r\n            \"end_datetime\": \"2025-02-12 06:15:00\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/event/16024/room","urlObject":{"path":["api","v1","event","16024","room"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6742304c-20d0-462a-bcff-4289d7b38bcc"},{"name":"update","id":"78eb72fe-4640-406b-b62d-9d43dbbfd5d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PATCH","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"start_datetime\": \"2024-09-12 16:20:00\",\r\n    \"note\": \"District Security Ball bypassing\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/event/room/222","urlObject":{"path":["api","v1","event","room","222"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"78eb72fe-4640-406b-b62d-9d43dbbfd5d3"},{"name":"delete","id":"3d96de72-57fa-4900-9389-89b58d3305c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/booking-room/10","urlObject":{"path":["api","v1","booking-room","10"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3d96de72-57fa-4900-9389-89b58d3305c2"},{"name":"history","id":"a6d69d34-45da-47dc-bea2-0d1aaeaf2eb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/booking-room/12/history","urlObject":{"path":["api","v1","booking-room","12","history"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a6d69d34-45da-47dc-bea2-0d1aaeaf2eb0"},{"name":"get available rooms","id":"976dd9dd-7466-4e7b-962e-1fe7070cb33f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{bearerToken}}"}],"url":"{{host}}/api/v1/event/16024/room/listing","urlObject":{"path":["api","v1","event","16024","room","listing"],"host":["{{host}}"],"query":[{"disabled":true,"key":"take","value":""},{"disabled":true,"key":"skip","value":""},{"disabled":true,"key":"search","value":""},{"disabled":true,"key":"services[0]","value":"12"},{"disabled":true,"key":"services[1]","value":"12"},{"disabled":true,"key":"products[0]","value":"1"},{"disabled":true,"key":"products[1]","value":"2"}],"variable":[]}},"response":[],"_postman_id":"976dd9dd-7466-4e7b-962e-1fe7070cb33f"},{"name":"get available rooms","id":"4574ad00-2803-4805-bbe7-712189f196f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}"}],"body":{"mode":"raw","raw":"{\r\n    \"icaluid\": \"040000008200E00074C5B7101A82E00800000000BB7A0F38876DDB0100000000000000001000000092462777595DD247A8BA715434CC23BE\", // if new booking in addin \r\n    \"search\": \"\",\r\n    \"skip\": 0,\r\n    \"take\": 25,\r\n    \"requireTotalCount\": true,\r\n    \"purpose_id\": 14,\r\n    \"organization_id\": 75,\r\n    \"start_datetime\": \"2025-01-21 05:15:00\",\r\n    \"end_datetime\": \"2025-01-21 06:15:00\",\r\n    \"filter\": [\r\n        // filter by IDs\r\n        [\"building_location_id\",\"in\",[2,1]],\r\n        \"and\",\r\n        [\"building_floor_id\", \"in\", [3]],\r\n        \"and\",\r\n        [\"location_layout_id\", \"in\", [58]],\r\n\r\n        // filter by text\r\n        // [\"building_location\",\"contains\", \"Gfacility\"],\r\n        // \"and\",\r\n        // [\"building_floor\", \"contains\", \"Nederland\"],\r\n        // \"and\",\r\n        // [\"location_layouts\", \"contains\", \"Cabaret\"],\r\n\r\n        // for multiple text\r\n        // [\r\n        //     [\"building_floor\", \"contains\", \"Nederland\"],\r\n        //     \"or\",\r\n        //     [\"building_floor\", \"contains\", \"UK\"]\r\n        // ],\r\n\r\n        \"and\",\r\n        [\"capacity\", \">=\", 10],\r\n        \"and\",\r\n        [\"available\", \"=\", 1]\r\n    ],\r\n    \"exclude_ids\": [463, 158],\r\n    \"visitors\": 1,\r\n    \"is_sync_enabled\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/event/room/listing","urlObject":{"path":["api","v1","event","room","listing"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"c05fe836-328a-45cd-aba1-64e6118438f8","name":"get available rooms (new response)","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}"}],"body":{"mode":"raw","raw":"{\r\n    \"search\": \"\",\r\n    \"skip\": 0,\r\n    \"take\": 25,\r\n    \"requireTotalCount\": true,\r\n    \"purpose_id\": 14,\r\n    \"organization_id\": 75,\r\n    \"start_datetime\": \"2025-01-16 10:30:00\",\r\n    \"end_datetime\": \"2025-01-16 11:30:00\",\r\n    \"filter\": {\r\n        \"available\": true\r\n    },\r\n    \"visitors\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/event/room/listing"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.3.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 15 Jan 2025 10:29:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Room found.\",\n    \"total\": 8,\n    \"data\": [\n        {\n            \"id\": 156,\n            \"name\": \"Vergaderzaal 4\",\n            \"code\": \"043f13f7-eacc-4e5c-863b-ea19e9a3722d\",\n            \"capacity\": 17,\n            \"class\": \"room\",\n            \"features\": null,\n            \"location_id\": 156,\n            \"image\": \"https://localhost:8000/uploads/location/66fe2f21737c7.png\",\n            \"type\": {\n                \"id\": 6,\n                \"name\": \"Vergaderruimte\"\n            },\n            \"is_external_sync\": 1,\n            \"room_id\": 20,\n            \"room_event_id\": null,\n            \"recurrence_rule\": null,\n            \"is_favorite\": null,\n            \"times_used\": null,\n            \"frequently_used\": 0,\n            \"is_available\": true,\n            \"building_location_id\": 2,\n            \"building_name\": \"Gfacility Nederland\",\n            \"building_floor_id\": null,\n            \"is_allowed\": 1,\n            \"conflict\": null,\n            \"availability\": [],\n            \"location_room\": {\n                \"id\": 789,\n                \"first_name\": \"Vergaderzaal 4\",\n                \"last_name\": \"Gfacility gebouw\",\n                \"location_id\": 156,\n                \"floorName\": \"\",\n                \"email\": \"vergaderzaal4@gfacility.com\",\n                \"capacity\": 17,\n                \"generatedResourceName\": \"Vergaderzaal 4\",\n                \"resourceCategory\": \"Vergaderruimte\"\n            },\n            \"layouts\": [\n                {\n                    \"id\": 60,\n                    \"location_id\": 156,\n                    \"layout_type_id\": 40,\n                    \"layout_type_name\": \"Cabaret\",\n                    \"image\": \"https://localhost:8000/uploads/location_layout/66fe2e80e94cb.png\",\n                    \"capacity\": 18,\n                    \"is_default\": 0,\n                    \"layout_type\": {\n                        \"id\": 40,\n                        \"name\": \"Cabaret\",\n                        \"code\": \"003\"\n                    }\n                },\n                {\n                    \"id\": 61,\n                    \"location_id\": 156,\n                    \"layout_type_id\": 42,\n                    \"layout_type_name\": \"U-shaped\",\n                    \"image\": \"https://localhost:8000/uploads/location_layout/66fe2ea97610f.png\",\n                    \"capacity\": 17,\n                    \"is_default\": 1,\n                    \"layout_type\": {\n                        \"id\": 42,\n                        \"name\": \"U-shaped\",\n                        \"code\": \"005\"\n                    }\n                },\n                {\n                    \"id\": 62,\n                    \"location_id\": 156,\n                    \"layout_type_id\": 43,\n                    \"layout_type_name\": \"Circle of chairs\",\n                    \"image\": \"https://localhost:8000/uploads/location_layout/66fe2ec9756e6.png\",\n                    \"capacity\": 26,\n                    \"is_default\": 0,\n                    \"layout_type\": {\n                        \"id\": 43,\n                        \"name\": \"Circle of chairs\",\n                        \"code\": \"006\"\n                    }\n                },\n                {\n                    \"id\": 63,\n                    \"location_id\": 156,\n                    \"layout_type_id\": 39,\n                    \"layout_type_name\": \"Classroom\",\n                    \"image\": \"https://localhost:8000/uploads/location_layout/66fe2ee5d8d16.png\",\n                    \"capacity\": 27,\n                    \"is_default\": 0,\n                    \"layout_type\": {\n                        \"id\": 39,\n                        \"name\": \"Classroom\",\n                        \"code\": \"002\"\n                    }\n                },\n                {\n                    \"id\": 64,\n                    \"location_id\": 156,\n                    \"layout_type_id\": 38,\n                    \"layout_type_name\": \"Theater\",\n                    \"image\": \"https://localhost:8000/uploads/location_layout/66fe2f046dfca.png\",\n                    \"capacity\": 25,\n                    \"is_default\": 0,\n                    \"layout_type\": {\n                        \"id\": 38,\n                        \"name\": \"Theater\",\n                        \"code\": \"001\"\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 157,\n            \"name\": \"Vergaderzaal 5\",\n            \"code\": \"ebb72af8-d1f8-4b59-92d2-efd1add29239\",\n            \"capacity\": 10,\n            \"class\": \"room\",\n            \"features\": null,\n            \"location_id\": 157,\n            \"image\": \"https://localhost:8000/uploads/location/66fd909820cda.png\",\n            \"type\": {\n                \"id\": 6,\n                \"name\": \"Vergaderruimte\"\n            },\n            \"is_external_sync\": 1,\n            \"room_id\": 782,\n            \"room_event_id\": null,\n            \"recurrence_rule\": null,\n            \"is_favorite\": null,\n            \"times_used\": null,\n            \"frequently_used\": 0,\n            \"is_available\": true,\n            \"building_location_id\": 2,\n            \"building_name\": \"Gfacility Nederland\",\n            \"building_floor_id\": null,\n            \"is_allowed\": 1,\n            \"conflict\": null,\n            \"availability\": [],\n            \"location_room\": {\n                \"id\": 782,\n                \"first_name\": \"Vergaderzaal 5\",\n                \"last_name\": \"Gfacility gebouw\",\n                \"location_id\": 157,\n                \"floorName\": \"\",\n                \"email\": \"vergaderzaal-5@gfacility.com\",\n                \"capacity\": 10,\n                \"generatedResourceName\": \"Vergaderzaal 5\",\n                \"resourceCategory\": \"Vergaderruimte\"\n            },\n            \"layouts\": []\n        },\n        {\n            \"id\": 158,\n            \"name\": \"Vergaderzaal 6\",\n            \"code\": \"a7b23e7d-cf3c-4619-8db6-95df9b15d32b\",\n            \"capacity\": 6,\n            \"class\": \"room\",\n            \"features\": null,\n            \"location_id\": 158,\n            \"image\": \"https://localhost:8000/uploads/location/66fd9025ee58e.png\",\n            \"type\": {\n                \"id\": 6,\n                \"name\": \"Vergaderruimte\"\n            },\n            \"is_external_sync\": 1,\n            \"room_id\": 783,\n            \"room_event_id\": null,\n            \"recurrence_rule\": null,\n            \"is_favorite\": null,\n            \"times_used\": null,\n            \"frequently_used\": 0,\n            \"is_available\": true,\n            \"building_location_id\": 2,\n            \"building_name\": \"Gfacility Nederland\",\n            \"building_floor_id\": null,\n            \"is_allowed\": 1,\n            \"conflict\": null,\n            \"availability\": [],\n            \"location_room\": {\n                \"id\": 783,\n                \"first_name\": \"Vergaderzaal 6\",\n                \"last_name\": \"Gfacility gebouw\",\n                \"location_id\": 158,\n                \"floorName\": \"\",\n                \"email\": \"vergaderzaal-6@gfacility.com\",\n                \"capacity\": 6,\n                \"generatedResourceName\": \"Vergaderzaal 6\",\n                \"resourceCategory\": \"Vergaderruimte\"\n            },\n            \"layouts\": []\n        },\n        {\n            \"id\": 159,\n            \"name\": \"Vergaderzaal 11\",\n            \"code\": \"1da5d88d-856d-4c61-aaff-394467fe5c8d\",\n            \"capacity\": 30,\n            \"class\": \"room\",\n            \"features\": null,\n            \"location_id\": 159,\n            \"image\": \"https://localhost:8000/uploads/location/66fd8ff66d32f.png\",\n            \"type\": {\n                \"id\": 6,\n                \"name\": \"Vergaderruimte\"\n            },\n            \"is_external_sync\": 1,\n            \"room_id\": 777,\n            \"room_event_id\": null,\n            \"recurrence_rule\": null,\n            \"is_favorite\": null,\n            \"times_used\": null,\n            \"frequently_used\": 0,\n            \"is_available\": true,\n            \"building_location_id\": 2,\n            \"building_name\": \"Gfacility Nederland\",\n            \"building_floor_id\": null,\n            \"is_allowed\": 1,\n            \"conflict\": null,\n            \"availability\": [],\n            \"location_room\": {\n                \"id\": 777,\n                \"first_name\": \"Vergaderzaal 11\",\n                \"last_name\": \"Gfacility gebouw\",\n                \"location_id\": 159,\n                \"floorName\": \"\",\n                \"email\": \"vergaderzaal-11@gfacility.com\",\n                \"capacity\": 30,\n                \"generatedResourceName\": \"Vergaderzaal 11\",\n                \"resourceCategory\": \"Vergaderruimte\"\n            },\n            \"layouts\": []\n        },\n        {\n            \"id\": 160,\n            \"name\": \"Project ruimte 9\",\n            \"code\": \"ca15b10a-268c-49a6-b141-25f21ee17507\",\n            \"capacity\": 20,\n            \"class\": \"room\",\n            \"features\": null,\n            \"location_id\": 160,\n            \"image\": \"https://localhost:8000/uploads/location/66fd8fb6274c2.png\",\n            \"type\": {\n                \"id\": 8,\n                \"name\": \"Projectruimte\"\n            },\n            \"is_external_sync\": 1,\n            \"room_id\": 778,\n            \"room_event_id\": null,\n            \"recurrence_rule\": null,\n            \"is_favorite\": null,\n            \"times_used\": null,\n            \"frequently_used\": 0,\n            \"is_available\": true,\n            \"building_location_id\": 2,\n            \"building_name\": \"Gfacility Nederland\",\n            \"building_floor_id\": null,\n            \"is_allowed\": 1,\n            \"conflict\": null,\n            \"availability\": [],\n            \"location_room\": {\n                \"id\": 778,\n                \"first_name\": \"Projectruimtel 9\",\n                \"last_name\": \"Gfacility gebouw\",\n                \"location_id\": 160,\n                \"floorName\": \"\",\n                \"email\": \"vergaderzaal-9@gfacility.com\",\n                \"capacity\": 20,\n                \"generatedResourceName\": \"Vergaderzaal 9\",\n                \"resourceCategory\": \"Projectruimte\"\n            },\n            \"layouts\": []\n        },\n        {\n            \"id\": 161,\n            \"name\": \"Vergaderzaal 7\",\n            \"code\": \"b4ad7500-4384-4825-b0da-5b5f03bbd468\",\n            \"capacity\": 10,\n            \"class\": \"room\",\n            \"features\": null,\n            \"location_id\": 161,\n            \"image\": \"https://localhost:8000/uploads/location/66fd8f5b91aac.png\",\n            \"type\": {\n                \"id\": 6,\n                \"name\": \"Vergaderruimte\"\n            },\n            \"is_external_sync\": 1,\n            \"room_id\": 779,\n            \"room_event_id\": null,\n            \"recurrence_rule\": null,\n            \"is_favorite\": null,\n            \"times_used\": null,\n            \"frequently_used\": 0,\n            \"is_available\": true,\n            \"building_location_id\": 2,\n            \"building_name\": \"Gfacility Nederland\",\n            \"building_floor_id\": null,\n            \"is_allowed\": 1,\n            \"conflict\": null,\n            \"availability\": [],\n            \"location_room\": {\n                \"id\": 779,\n                \"first_name\": \"Vergaderzaal 7\",\n                \"last_name\": \"Gfacility gebouw\",\n                \"location_id\": 161,\n                \"floorName\": \"\",\n                \"email\": \"vergaderzaal-7@gfacility.com\",\n                \"capacity\": 10,\n                \"generatedResourceName\": \"Vergaderzaal 7\",\n                \"resourceCategory\": \"Vergaderruimte\"\n            },\n            \"layouts\": []\n        },\n        {\n            \"id\": 163,\n            \"name\": \"Vergaderzaal 8\",\n            \"code\": \"c913f9d3-5a6e-4fd7-8362-0adf40bc8b18\",\n            \"capacity\": 15,\n            \"class\": \"room\",\n            \"features\": null,\n            \"location_id\": 163,\n            \"image\": \"https://localhost:8000/uploads/location/66fd8eb04116f.png\",\n            \"type\": {\n                \"id\": 6,\n                \"name\": \"Vergaderruimte\"\n            },\n            \"is_external_sync\": 1,\n            \"room_id\": 781,\n            \"room_event_id\": null,\n            \"recurrence_rule\": null,\n            \"is_favorite\": 0,\n            \"times_used\": 1,\n            \"frequently_used\": 0,\n            \"is_available\": true,\n            \"building_location_id\": 2,\n            \"building_name\": \"Gfacility Nederland\",\n            \"building_floor_id\": null,\n            \"is_allowed\": false,\n            \"conflict\": {\n                \"purpose\": {\n                    \"id\": 14,\n                    \"name\": \"Interne vergadering\"\n                },\n                \"message\": \"The selected room is unavailable for the chosen booking purpose\"\n            },\n            \"availability\": [],\n            \"location_room\": {\n                \"id\": 781,\n                \"first_name\": \"Vergaderzaal 8\",\n                \"last_name\": \"Gfacility gebouw\",\n                \"location_id\": 163,\n                \"floorName\": \"\",\n                \"email\": \"vergaderzaal-8@gfacility.com\",\n                \"capacity\": 15,\n                \"generatedResourceName\": \"Vergaderzaal 8\",\n                \"resourceCategory\": \"Vergaderruimte\"\n            },\n            \"layouts\": [\n                {\n                    \"id\": 55,\n                    \"location_id\": 163,\n                    \"layout_type_id\": 43,\n                    \"layout_type_name\": \"Circle of chairs\",\n                    \"image\": \"https://localhost:8000/uploads/location_layout/66fd8d299b056.png\",\n                    \"capacity\": 15,\n                    \"is_default\": 1,\n                    \"layout_type\": {\n                        \"id\": 43,\n                        \"name\": \"Circle of chairs\",\n                        \"code\": \"006\"\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"location_id\": 163,\n                    \"layout_type_id\": 40,\n                    \"layout_type_name\": \"Cabaret\",\n                    \"image\": \"https://localhost:8000/uploads/location_layout/66fd8d39ba2c0.png\",\n                    \"capacity\": 16,\n                    \"is_default\": 0,\n                    \"layout_type\": {\n                        \"id\": 40,\n                        \"name\": \"Cabaret\",\n                        \"code\": \"003\"\n                    }\n                },\n                {\n                    \"id\": 57,\n                    \"location_id\": 163,\n                    \"layout_type_id\": 39,\n                    \"layout_type_name\": \"Classroom\",\n                    \"image\": \"https://localhost:8000/uploads/location_layout/66fd8d480f853.png\",\n                    \"capacity\": 20,\n                    \"is_default\": 0,\n                    \"layout_type\": {\n                        \"id\": 39,\n                        \"name\": \"Classroom\",\n                        \"code\": \"002\"\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 463,\n            \"name\": \"Pick up locatie 1\",\n            \"code\": \"Pick up locatie 1\",\n            \"capacity\": 5,\n            \"class\": \"room\",\n            \"features\": [\n                \"pickup\"\n            ],\n            \"location_id\": 463,\n            \"image\": \"https://storage.googleapis.com/gfacility-prod.appspot.com/addon/room-default.png\",\n            \"type\": {\n                \"id\": 52,\n                \"name\": \"Game Zone\"\n            },\n            \"is_external_sync\": 0,\n            \"room_id\": null,\n            \"room_event_id\": null,\n            \"recurrence_rule\": null,\n            \"is_favorite\": 0,\n            \"times_used\": 1,\n            \"frequently_used\": 0,\n            \"is_available\": true,\n            \"building_location_id\": 2,\n            \"building_name\": \"Gfacility Nederland\",\n            \"building_floor_id\": null,\n            \"is_allowed\": 1,\n            \"conflict\": null,\n            \"availability\": [],\n            \"location_room\": null,\n            \"layouts\": []\n        }\n    ],\n    \"debug\": {\n        \"database\": {\n            \"total\": 21,\n            \"items\": [\n                {\n                    \"connection\": \"master\",\n                    \"query\": \"select * from `companies` where `companies`.`id` = '31' and `companies`.`deleted_at` is null limit 1;\",\n                    \"time\": 8.4\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `users` where `id` = '798' and `users`.`deleted_at` is null and `users`.`generatedResourceName` is null limit 1;\",\n                    \"time\": 5.74\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `organizations` where `organizations`.`id` = '75' limit 1;\",\n                    \"time\": 0.6\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `id` from `organizations` where `id` in ('75') and `selectable_status` = '1' and `organizations`.`deleted_at` is null group by `id`) AS ss limit 1;\",\n                    \"time\": 0.95\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `id` from `classifications` where `id` in ('14') and `classifications`.`deleted_at` is null and `class_type` = 'meeting_reason' group by `id`) AS ss limit 1;\",\n                    \"time\": 0.47\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `model_type`, `model_id`, COUNT(id) as building_count from `booking_interactions` where `user_id` = '798' and `model_type` = 'building' group by `model_type`, `model_id` order by `building_count` desc limit 1;\",\n                    \"time\": 0.72\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `key`, `is_selectable` from `finkeys` where `finkeys`.`deleted_at` is null;\",\n                    \"time\": 0.41\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '798' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.48\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `locations` where json_contains(`restriction_rules`.`rule`, json_array(`locations`.`id`), '$.\\\"room\\\"') and `locations`.`deleted_at` is null) and `status` = '1' and (((json_extract(`rule`, '$.\\\"organization\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"organization\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_organization\\\"') = true) or json_contains(`rule`, '75', '$.\\\"organization\\\"')) and (((json_extract(`rule`, '$.\\\"group\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"group\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_group\\\"') = true) or json_contains(`rule`, '1', '$.\\\"group\\\"')) and `type` = 'location';\",\n                    \"time\": 0.93\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `locations` where json_contains(`restriction_rules`.`rule`, json_array(`locations`.`id`), '$.\\\"room\\\"') and `locations`.`deleted_at` is null) and `status` = '1' and (json_extract(`rule`, '$.\\\"is_all_organization\\\"') = false and not json_contains(`rule`, '75', '$.\\\"organization\\\"')) and (json_extract(`rule`, '$.\\\"is_all_group\\\"') = false and not json_contains(`rule`, '1', '$.\\\"group\\\"')) and `type` = 'location';\",\n                    \"time\": 0.8\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `locations` where `id` in ('163') and `locations`.`deleted_at` is null;\",\n                    \"time\": 0.9\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `locations`.`id`, `locations`.`name`, `locations`.`code`, `locations`.`capacity`, `locations`.`class`, `locations`.`features`, `locations`.`id` as `location_id`, `locations`.`image`, `locations`.`type`, `locations`.`is_external_sync`, `external_rooms`.`id` as `room_id`, `room_events`.`id` as `room_event_id`, `room_events`.`recurrence_rule`, `booking_interactions`.`is_favorite`, `booking_interactions`.`times_used`, IF(booking_interactions.times_used > 1, 1, 0) as frequently_used, CASE WHEN room_events.id IS NULL THEN 1 ELSE 0 END AS is_available, (case when (`locations`.`class` = 'room') then IF( `grand_parent_locations`.`class` = 'geography', `parent_locations`.`id`, `grand_parent_locations`.`id` ) when (`locations`.`class` = 'floor') then `parent_locations`.`id` when (`locations`.`class` = 'building') then `locations`.`id` end) as building_location_id, (case when (`locations`.`class` = 'room') then IF( `grand_parent_locations`.`class` = 'geography', `parent_locations`.`name`, `grand_parent_locations`.`name` ) when (`locations`.`class` = 'floor') then `parent_locations`.`name` when (`locations`.`class` = 'building') then `locations`.`name` end) as building_name, (case when (`locations`.`class` = 'room') then IF(`parent_locations`.`class` = 'floor', `parent_locations`.`id`, NULL) when (`locations`.`class` = 'floor') then `locations`.`id` end) as building_floor_id from `locations` left join `finances` as `finkey_3_finances` on `locations`.`id` = `finkey_3_finances`.`model_id` and `finkey_3_finances`.`model_type` = 'location' and `finkey_3_finances`.`finkey_id` = '3' left join `classifications` as `finance_types` on `locations`.`finance_type_id` = `finance_types`.`id` left join `locations` as `parent_locations` on `locations`.`parent_id` = `parent_locations`.`id` left join `locations` as `grand_parent_locations` on `parent_locations`.`parent_id` = `grand_parent_locations`.`id` left join `location_layouts` on `locations`.`id` = `location_layouts`.`location_id` left join `vats` on `vats`.`id` = `locations`.`vat_id` left join `watchers` on `watchers`.`model_id` = `locations`.`id` and `watchers`.`model_type` = 'location' left join `users` as `location_watchers` on `watchers`.`user_id` = `location_watchers`.`id` left join `users` as `external_rooms` on `external_rooms`.`location_id` = `locations`.`id` left join `room_events` on `room_events`.`user_id` = `external_rooms`.`id` and `room_events`.`status` != 'cancelled' and `recurrence_rule` is null and `room_events`.`start_datetime` < '2025-01-16 11:30:00' and (`room_events`.`end_datetime` > '2025-01-16 10:30:00' or (`room_events`.`end_datetime` is null and room_events.start_datetime + INTERVAL room_events.duration_in_minutes MINUTE > '2025-01-16 10:30:00')) and (TIME(room_events.start_datetime) < TIME('2025-01-16 11:30:00') and (TIME(room_events.end_datetime) > TIME('2025-01-16 10:30:00') or (`room_events`.`end_datetime` is null and TIME(room_events.start_datetime + INTERVAL room_events.duration_in_minutes MINUTE) > TIME('2025-01-16 10:30:00')))) left join `booking_interactions` on `locations`.`id` = `booking_interactions`.`model_id` and `booking_interactions`.`model_type` in ('building', 'room') and (`booking_interactions`.`user_id` = '798') where (`locations`.`class` = 'room' or `locations`.`is_reception_desk` = '1') and 1 = 1 and `recurrence_rule` is not null and `locations`.`deleted_at` is null group by `locations`.`id`;\",\n                    \"time\": 2.91\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `users` where 0 = 1 and `users`.`deleted_at` is null and `generatedResourceName` is not null;\",\n                    \"time\": 0.43\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `locations`.`id` from `locations` left join `finances` as `finkey_3_finances` on `locations`.`id` = `finkey_3_finances`.`model_id` and `finkey_3_finances`.`model_type` = 'location' and `finkey_3_finances`.`finkey_id` = '3' left join `classifications` as `finance_types` on `locations`.`finance_type_id` = `finance_types`.`id` left join `locations` as `parent_locations` on `locations`.`parent_id` = `parent_locations`.`id` left join `locations` as `grand_parent_locations` on `parent_locations`.`parent_id` = `grand_parent_locations`.`id` left join `location_layouts` on `locations`.`id` = `location_layouts`.`location_id` left join `vats` on `vats`.`id` = `locations`.`vat_id` left join `watchers` on `watchers`.`model_id` = `locations`.`id` and `watchers`.`model_type` = 'location' left join `users` as `location_watchers` on `watchers`.`user_id` = `location_watchers`.`id` left join `users` as `external_rooms` on `external_rooms`.`location_id` = `locations`.`id` left join `room_events` on `room_events`.`user_id` = `external_rooms`.`id` and `room_events`.`status` != 'cancelled' and `recurrence_rule` is null and `room_events`.`start_datetime` < '2025-01-16 11:30:00' and (`room_events`.`end_datetime` > '2025-01-16 10:30:00' or (`room_events`.`end_datetime` is null and room_events.start_datetime + INTERVAL room_events.duration_in_minutes MINUTE > '2025-01-16 10:30:00')) and (TIME(room_events.start_datetime) < TIME('2025-01-16 11:30:00') and (TIME(room_events.end_datetime) > TIME('2025-01-16 10:30:00') or (`room_events`.`end_datetime` is null and TIME(room_events.start_datetime + INTERVAL room_events.duration_in_minutes MINUTE) > TIME('2025-01-16 10:30:00')))) left join `booking_interactions` on `locations`.`id` = `booking_interactions`.`model_id` and `booking_interactions`.`model_type` in ('building', 'room') and (`booking_interactions`.`user_id` = '798') where (`locations`.`class` = 'room' or `locations`.`is_reception_desk` = '1') and 1 = 1 and (not exists (select * from `restriction_rules` where json_contains(`restriction_rules`.`rule`, json_array(`locations`.`id`), '$.\\\"room\\\"') and `type` = 'location') or `locations`.`id` in ('163')) and CASE WHEN room_events.id IS NULL THEN 1 ELSE 0 END = 1 and `locations`.`deleted_at` is null group by `locations`.`id`, `locations`.`id`) AS ss limit 1;\",\n                    \"time\": 5.64\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `locations`.`id`, `locations`.`name`, `locations`.`code`, `locations`.`capacity`, `locations`.`class`, `locations`.`features`, `locations`.`id` as `location_id`, `locations`.`image`, `locations`.`type`, `locations`.`is_external_sync`, `external_rooms`.`id` as `room_id`, `room_events`.`id` as `room_event_id`, `room_events`.`recurrence_rule`, `booking_interactions`.`is_favorite`, `booking_interactions`.`times_used`, IF(booking_interactions.times_used > 1, 1, 0) as frequently_used, CASE WHEN room_events.id IS NULL THEN 1 ELSE 0 END AS is_available, (case when (`locations`.`class` = 'room') then IF( `grand_parent_locations`.`class` = 'geography', `parent_locations`.`id`, `grand_parent_locations`.`id` ) when (`locations`.`class` = 'floor') then `parent_locations`.`id` when (`locations`.`class` = 'building') then `locations`.`id` end) as building_location_id, (case when (`locations`.`class` = 'room') then IF( `grand_parent_locations`.`class` = 'geography', `parent_locations`.`name`, `grand_parent_locations`.`name` ) when (`locations`.`class` = 'floor') then `parent_locations`.`name` when (`locations`.`class` = 'building') then `locations`.`name` end) as building_name, (case when (`locations`.`class` = 'room') then IF(`parent_locations`.`class` = 'floor', `parent_locations`.`id`, NULL) when (`locations`.`class` = 'floor') then `locations`.`id` end) as building_floor_id, IF(locations.id IN (163), false, true) as is_allowed from `locations` left join `finances` as `finkey_3_finances` on `locations`.`id` = `finkey_3_finances`.`model_id` and `finkey_3_finances`.`model_type` = 'location' and `finkey_3_finances`.`finkey_id` = '3' left join `classifications` as `finance_types` on `locations`.`finance_type_id` = `finance_types`.`id` left join `locations` as `parent_locations` on `locations`.`parent_id` = `parent_locations`.`id` left join `locations` as `grand_parent_locations` on `parent_locations`.`parent_id` = `grand_parent_locations`.`id` left join `location_layouts` on `locations`.`id` = `location_layouts`.`location_id` left join `vats` on `vats`.`id` = `locations`.`vat_id` left join `watchers` on `watchers`.`model_id` = `locations`.`id` and `watchers`.`model_type` = 'location' left join `users` as `location_watchers` on `watchers`.`user_id` = `location_watchers`.`id` left join `users` as `external_rooms` on `external_rooms`.`location_id` = `locations`.`id` left join `room_events` on `room_events`.`user_id` = `external_rooms`.`id` and `room_events`.`status` != 'cancelled' and `recurrence_rule` is null and `room_events`.`start_datetime` < '2025-01-16 11:30:00' and (`room_events`.`end_datetime` > '2025-01-16 10:30:00' or (`room_events`.`end_datetime` is null and room_events.start_datetime + INTERVAL room_events.duration_in_minutes MINUTE > '2025-01-16 10:30:00')) and (TIME(room_events.start_datetime) < TIME('2025-01-16 11:30:00') and (TIME(room_events.end_datetime) > TIME('2025-01-16 10:30:00') or (`room_events`.`end_datetime` is null and TIME(room_events.start_datetime + INTERVAL room_events.duration_in_minutes MINUTE) > TIME('2025-01-16 10:30:00')))) left join `booking_interactions` on `locations`.`id` = `booking_interactions`.`model_id` and `booking_interactions`.`model_type` in ('building', 'room') and (`booking_interactions`.`user_id` = '798') where (`locations`.`class` = 'room' or `locations`.`is_reception_desk` = '1') and 1 = 1 and (not exists (select * from `restriction_rules` where json_contains(`restriction_rules`.`rule`, json_array(`locations`.`id`), '$.\\\"room\\\"') and `type` = 'location') or `locations`.`id` in ('163')) and CASE WHEN room_events.id IS NULL THEN 1 ELSE 0 END = 1 and `locations`.`deleted_at` is null group by `locations`.`id`, `locations`.`id` limit 25 offset 0;\",\n                    \"time\": 5.74\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `availability` where `model_type` = 'location' and `availability`.`model_id` in (156, 157, 158, 159, 160, 161, 163, 463);\",\n                    \"time\": 0.71\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `first_name`, `last_name`, `location_id`, `floorName`, `email`, `capacity`, `generatedResourceName`, `resourceCategory` from `users` where `users`.`location_id` in (156, 157, 158, 159, 160, 161, 163, 463) and `users`.`deleted_at` is null and `generatedResourceName` is not null;\",\n                    \"time\": 1.05\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `location_id`, `layout_type_id`, `layout_type_name`, `image`, `capacity`, `is_default` from `location_layouts` where `location_layouts`.`location_id` in (156, 157, 158, 159, 160, 161, 163, 463) and `location_layouts`.`deleted_at` is null;\",\n                    \"time\": 0.47\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `name`, `code` from `classifications` where `classifications`.`id` in (38, 39, 40, 42, 43) and `classifications`.`deleted_at` is null and `class_type` = 'layout_type';\",\n                    \"time\": 0.42\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `name`, `code` from `classifications` where `classifications`.`id` in (6, 8, 52) and `class_type` = 'location_category';\",\n                    \"time\": 0.41\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `classifications` where `classifications`.`id` = '14' and `class_type` = 'meeting_reason' limit 1;\",\n                    \"time\": 0.48\n                }\n            ]\n        },\n        \"cache\": {\n            \"hit\": {\n                \"keys\": [\n                    \"0d5dbe1ec650678bfc222a8d18357deba4f14888\",\n                    {\n                        \"tags\": [\n                            \"permissions_31_798\"\n                        ],\n                        \"key\": \"permissions_\"\n                    },\n                    {\n                        \"tags\": [\n                            \"permissions_31_798\"\n                        ],\n                        \"key\": \"permissions_\"\n                    },\n                    \"0d5dbe1ec650678bfc222a8d18357deba4f14888\"\n                ],\n                \"total\": 4\n            },\n            \"miss\": {\n                \"keys\": [\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"VDJt0JsfIBu9gWaU\"\n                    },\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"VDJt0JsfIBu9gWaU\"\n                    }\n                ],\n                \"total\": 2\n            },\n            \"write\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"forget\": {\n                \"keys\": [],\n                \"total\": 0\n            }\n        },\n        \"profiling\": [\n            {\n                \"event\": \"request-time\",\n                \"time\": 0.6215310096740723\n            }\n        ],\n        \"memory\": {\n            \"usage\": 10888952,\n            \"peak\": 10946224\n        }\n    }\n}"}],"_postman_id":"4574ad00-2803-4805-bbe7-712189f196f6"},{"name":"export","id":"b8e32c94-9682-4aa5-a5ba-81e58dc700fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/export/booking-rooms","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"c3f8138c-14a4-426f-a0f1-3375e2671b19","id":"c3f8138c-14a4-426f-a0f1-3375e2671b19","name":"Rooms","type":"folder"}},"urlObject":{"path":["api","v1","export","booking-rooms"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b8e32c94-9682-4aa5-a5ba-81e58dc700fe"},{"name":"favorite room","id":"5e06b5c5-4433-4b2c-9f78-8808fc4edac8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{bearerToken}}","type":"text"}],"url":"{{host}}/api/v1/booking/favorites/room/412","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"c3f8138c-14a4-426f-a0f1-3375e2671b19","id":"c3f8138c-14a4-426f-a0f1-3375e2671b19","name":"Rooms","type":"folder"}},"urlObject":{"path":["api","v1","booking","favorites","room","412"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e06b5c5-4433-4b2c-9f78-8808fc4edac8"}],"id":"c3f8138c-14a4-426f-a0f1-3375e2671b19","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"bccb6530-41fe-431c-9d2c-6ab9cc5f54ee","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"d8099c6d-75c2-413c-9f17-7b5c02b092e3","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"c3f8138c-14a4-426f-a0f1-3375e2671b19","description":""},{"name":"conflict check","id":"e471db83-a621-47a7-b347-01a67af5127e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{bearerToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"event_id\": 16088,\r\n    \"organization_id\": 51,\r\n    \"purpose_id\": 17,\r\n    \"location_id\": 75,\r\n    \"start_datetime\": \"2026-03-04 04:15:00\",\r\n    \"end_datetime\": \"2026-03-04 05:15:00\",\r\n    \"is_sync_enabled\": false,\r\n    \"rooms\": [\r\n        75\r\n    ],\r\n    \"products\": [\r\n        1\r\n    ],\r\n    \"services\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/booking/conflict","urlObject":{"path":["api","v1","booking","conflict"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"414ba0a4-0da8-418c-a510-dce8ab934857","name":"conflict check","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{bearerToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"organization_id\": 53, //selected organization\r\n    \"purpose_id\": 17, // purpose Id\r\n    \"location_id\": 158, // primary room's location_id\r\n    \"products\": [20], // selected products\r\n    \"services\":[265, 217] // selected services\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/event/booking-conflict"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 08 Aug 2024 12:00:44 GMT"},{"key":"Date","value":"Thu, 08 Aug 2024 12:00:44 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.1.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"60"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Conflicts found.\",\n    \"data\": {\n        \"products\": [\n            {\n                \"id\": 20,\n                \"name\": \"Black vodka\",\n                \"conflict\": {\n                    \"purpose\": {\n                        \"id\": 17,\n                        \"name\": \"Only Internal\"\n                    },\n                    \"location\": {\n                        \"id\": 158,\n                        \"name\": \"Vergaderzaal 6\"\n                    },\n                    \"message\": \"The selected product is unavailable for the chosen booking purpose and location\"\n                }\n            }\n        ],\n        \"services\": [],\n        \"room\": {\n            \"id\": 455,\n            \"location_id\": 158,\n            \"name\": \"Vergaderzaal 6\",\n            \"conflict\": {\n                \"purpose\": {\n                    \"id\": 17,\n                    \"name\": \"Only Internal\"\n                },\n                \"message\": \"The selected room is unavailable for the chosen booking purpose\"\n            }\n        }\n    },\n    \"debug\": {\n        \"database\": {\n            \"total\": 37,\n            \"items\": [\n                {\n                    \"connection\": \"master\",\n                    \"query\": \"select * from `companies` where `companies`.`id` = '31' and `companies`.`deleted_at` is null limit 1;\",\n                    \"time\": 4.14\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `users` where `id` = '322' and `users`.`deleted_at` is null and `users`.`generatedResourceName` is null limit 1;\",\n                    \"time\": 4.26\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `organizations` where `organizations`.`id` = '65' limit 1;\",\n                    \"time\": 0.48\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `id` from `organizations` where `id` in ('53') and `selectable_status` = '1' and `organizations`.`deleted_at` is null group by `id`) AS ss limit 1;\",\n                    \"time\": 0.55\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `id` from `classifications` where `id` in ('17') and `classifications`.`deleted_at` is null and `class_type` = 'meeting_reason' group by `id`) AS ss limit 1;\",\n                    \"time\": 0.69\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `id` from `locations` where `id` in ('158') and `locations`.`deleted_at` is null group by `id`) AS ss limit 1;\",\n                    \"time\": 0.41\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `id` from `products` where `id` in ('20') and `products`.`deleted_at` is null and `products`.`model_type` is null group by `id`) AS ss limit 1;\",\n                    \"time\": 0.4\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `id` from `configuration_items` where `id` in ('265', '217') and `configuration_items`.`deleted_at` is null group by `id`) AS ss limit 1;\",\n                    \"time\": 0.52\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `locations` where `locations`.`id` = '158' limit 1;\",\n                    \"time\": 0.67\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '322' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.58\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `products` where json_contains(`restriction_rules`.`rule`, json_array(`products`.`id`), '$.\\\"product\\\"') and `products`.`deleted_at` is null and `products`.`model_type` is null) and `status` = '1' and ((json_extract(`rule`, '$.\\\"organization\\\"') is not null AND json_type(json_extract(`rule`, '$.\\\"organization\\\"')) != 'NULL') and not json_contains(`rule`, '53', '$.\\\"organization\\\"')) and `type` = 'product';\",\n                    \"time\": 0.96\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `products` where json_contains(`restriction_rules`.`rule`, json_array(`products`.`id`), '$.\\\"product\\\"') and `products`.`deleted_at` is null and `products`.`model_type` is null) and `status` = '1' and ((json_extract(`rule`, '$.\\\"organization\\\"') is not null AND json_type(json_extract(`rule`, '$.\\\"organization\\\"')) != 'NULL') and not json_contains(`rule`, '53', '$.\\\"organization\\\"')) and ((json_extract(`rule`, '$.\\\"is_all_group\\\"') = false) or not json_contains(`rule`, '1', '$.\\\"group\\\"')) and `type` = 'product';\",\n                    \"time\": 0.66\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `locations` where ('152' between `locations`.`_lft` and `locations`.`_rgt` and `locations`.`id` <> '158') and `class` = 'building' limit 1;\",\n                    \"time\": 0.57\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `locations` where ('152' between `locations`.`_lft` and `locations`.`_rgt` and `locations`.`id` <> '158') and `class` = 'building' limit 1;\",\n                    \"time\": 0.55\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `products` where json_contains(`restriction_rules`.`rule`, json_array(`products`.`id`), '$.\\\"product\\\"') and `products`.`deleted_at` is null and `products`.`model_type` is null) and `status` = '1' and ((json_extract(`rule`, '$.\\\"organization\\\"') is not null AND json_type(json_extract(`rule`, '$.\\\"organization\\\"')) != 'NULL') and json_contains(`rule`, '53', '$.\\\"organization\\\"') or ((json_extract(`rule`, '$.\\\"organization\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"organization\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_organization\\\"') = true)) and (((json_extract(`rule`, '$.\\\"group\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"group\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_group\\\"') = true) or json_contains(`rule`, '1', '$.\\\"group\\\"')) and (json_contains(`rule`, '17', '$.\\\"reason\\\"') or ((json_extract(`rule`, '$.\\\"reason\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"reason\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_reason\\\"') = true)) and (json_contains(`rule`, '2', '$.\\\"location\\\"') or json_contains(`rule`, '158', '$.\\\"location\\\"') or json_extract(`rule`, '$.\\\"is_all_location\\\"') = true or ((json_extract(`rule`, '$.\\\"location\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"location\\\"')) = 'NULL') and (json_extract(`rule`, '$.\\\"room_category\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"room_category\\\"')) = 'NULL')) or ((json_contains(`rule`, '{\\\"location\\\":2,\\\"category\\\":6}', '$.\\\"room_category\\\"') or json_contains(`rule`, '{\\\"category\\\":6,\\\"location\\\":null}', '$.\\\"room_category\\\"') or json_length(`rule`, '$.\\\"room_category\\\"') = '0') or json_extract(`rule`, '$.\\\"is_all_room_category\\\"') = true)) and `type` = 'product';\",\n                    \"time\": 1.28\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `locations` where ('152' between `locations`.`_lft` and `locations`.`_rgt` and `locations`.`id` <> '158') and `class` = 'building' limit 1;\",\n                    \"time\": 0.57\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `locations` where ('152' between `locations`.`_lft` and `locations`.`_rgt` and `locations`.`id` <> '158') and `class` = 'building' limit 1;\",\n                    \"time\": 0.51\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `products` where json_contains(`restriction_rules`.`rule`, json_array(`products`.`id`), '$.\\\"product\\\"') and `products`.`deleted_at` is null and `products`.`model_type` is null) and `status` = '1' and ((json_extract(`rule`, '$.\\\"organization\\\"') is not null AND json_type(json_extract(`rule`, '$.\\\"organization\\\"')) != 'NULL') and json_contains(`rule`, '53', '$.\\\"organization\\\"') or ((json_extract(`rule`, '$.\\\"organization\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"organization\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_organization\\\"') = true)) and (((json_extract(`rule`, '$.\\\"group\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"group\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_group\\\"') = true) or json_contains(`rule`, '1', '$.\\\"group\\\"')) and (not json_contains(`rule`, '17', '$.\\\"reason\\\"') or not json_contains(`rule`, '2', '$.\\\"location\\\"') or not json_contains(`rule`, '158', '$.\\\"location\\\"') or ((not json_contains(`rule`, '{\\\"location\\\":2,\\\"category\\\":6}', '$.\\\"room_category\\\"') and not json_contains(`rule`, '{\\\"category\\\":6,\\\"location\\\":null}', '$.\\\"room_category\\\"')))) and `type` = 'product';\",\n                    \"time\": 1.14\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `products` where `id` in ('35', '4', '12', '11', '20', '7', '11', '10', '97') and `products`.`deleted_at` is null and `products`.`model_type` is null;\",\n                    \"time\": 0.57\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '322' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.39\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `configuration_items` where json_contains(`restriction_rules`.`rule`, json_array(`configuration_items`.`id`), '$.\\\"configurationItem\\\"') and `configuration_items`.`deleted_at` is null) and `status` = '1' and ((json_extract(`rule`, '$.\\\"organization\\\"') is not null AND json_type(json_extract(`rule`, '$.\\\"organization\\\"')) != 'NULL') and not json_contains(`rule`, '53', '$.\\\"organization\\\"')) and `type` = 'configurationItem';\",\n                    \"time\": 1.45\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `configuration_items` where json_contains(`restriction_rules`.`rule`, json_array(`configuration_items`.`id`), '$.\\\"configurationItem\\\"') and `configuration_items`.`deleted_at` is null) and `status` = '1' and ((json_extract(`rule`, '$.\\\"organization\\\"') is not null AND json_type(json_extract(`rule`, '$.\\\"organization\\\"')) != 'NULL') and not json_contains(`rule`, '53', '$.\\\"organization\\\"')) and ((json_extract(`rule`, '$.\\\"is_all_group\\\"') = false) or not json_contains(`rule`, '1', '$.\\\"group\\\"')) and `type` = 'configurationItem';\",\n                    \"time\": 0.9\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `locations` where ('152' between `locations`.`_lft` and `locations`.`_rgt` and `locations`.`id` <> '158') and `class` = 'building' limit 1;\",\n                    \"time\": 0.57\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `locations` where ('152' between `locations`.`_lft` and `locations`.`_rgt` and `locations`.`id` <> '158') and `class` = 'building' limit 1;\",\n                    \"time\": 0.71\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `configuration_items` where json_contains(`restriction_rules`.`rule`, json_array(`configuration_items`.`id`), '$.\\\"configurationItem\\\"') and `configuration_items`.`deleted_at` is null) and `status` = '1' and ((json_extract(`rule`, '$.\\\"organization\\\"') is not null AND json_type(json_extract(`rule`, '$.\\\"organization\\\"')) != 'NULL') and json_contains(`rule`, '53', '$.\\\"organization\\\"') or ((json_extract(`rule`, '$.\\\"organization\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"organization\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_organization\\\"') = true)) and (((json_extract(`rule`, '$.\\\"group\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"group\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_group\\\"') = true) or json_contains(`rule`, '1', '$.\\\"group\\\"')) and (json_contains(`rule`, '17', '$.\\\"reason\\\"') or ((json_extract(`rule`, '$.\\\"reason\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"reason\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_reason\\\"') = true)) and (json_contains(`rule`, '2', '$.\\\"location\\\"') or json_contains(`rule`, '158', '$.\\\"location\\\"') or json_extract(`rule`, '$.\\\"is_all_location\\\"') = true or ((json_extract(`rule`, '$.\\\"location\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"location\\\"')) = 'NULL') and (json_extract(`rule`, '$.\\\"room_category\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"room_category\\\"')) = 'NULL')) or ((json_contains(`rule`, '{\\\"location\\\":2,\\\"category\\\":6}', '$.\\\"room_category\\\"') or json_contains(`rule`, '{\\\"category\\\":6,\\\"location\\\":null}', '$.\\\"room_category\\\"') or json_length(`rule`, '$.\\\"room_category\\\"') = '0') or json_extract(`rule`, '$.\\\"is_all_room_category\\\"') = true)) and `type` = 'configurationItem';\",\n                    \"time\": 0.68\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `locations` where ('152' between `locations`.`_lft` and `locations`.`_rgt` and `locations`.`id` <> '158') and `class` = 'building' limit 1;\",\n                    \"time\": 0.51\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `locations` where ('152' between `locations`.`_lft` and `locations`.`_rgt` and `locations`.`id` <> '158') and `class` = 'building' limit 1;\",\n                    \"time\": 0.46\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `configuration_items` where json_contains(`restriction_rules`.`rule`, json_array(`configuration_items`.`id`), '$.\\\"configurationItem\\\"') and `configuration_items`.`deleted_at` is null) and `status` = '1' and ((json_extract(`rule`, '$.\\\"organization\\\"') is not null AND json_type(json_extract(`rule`, '$.\\\"organization\\\"')) != 'NULL') and json_contains(`rule`, '53', '$.\\\"organization\\\"') or ((json_extract(`rule`, '$.\\\"organization\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"organization\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_organization\\\"') = true)) and (((json_extract(`rule`, '$.\\\"group\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"group\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_group\\\"') = true) or json_contains(`rule`, '1', '$.\\\"group\\\"')) and (not json_contains(`rule`, '17', '$.\\\"reason\\\"') or not json_contains(`rule`, '2', '$.\\\"location\\\"') or not json_contains(`rule`, '158', '$.\\\"location\\\"') or ((not json_contains(`rule`, '{\\\"location\\\":2,\\\"category\\\":6}', '$.\\\"room_category\\\"') and not json_contains(`rule`, '{\\\"category\\\":6,\\\"location\\\":null}', '$.\\\"room_category\\\"')))) and `type` = 'configurationItem';\",\n                    \"time\": 1.17\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `configuration_items` where `id` in ('50', '265', '217', '') and `configuration_items`.`deleted_at` is null;\",\n                    \"time\": 0.74\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '322' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.39\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `users` where json_contains(`restriction_rules`.`rule`, json_array(`users`.`id`), '$.\\\"room\\\"') and `users`.`deleted_at` is null and `generatedResourceName` is not null) and `status` = '1' and ((json_extract(`rule`, '$.\\\"organization\\\"') is not null AND json_type(json_extract(`rule`, '$.\\\"organization\\\"')) != 'NULL') and not json_contains(`rule`, '53', '$.\\\"organization\\\"') or (json_extract(`rule`, '$.\\\"is_all_organization\\\"') = false)) and `type` = 'room';\",\n                    \"time\": 1.09\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `users` where json_contains(`restriction_rules`.`rule`, json_array(`users`.`id`), '$.\\\"room\\\"') and `users`.`deleted_at` is null and `generatedResourceName` is not null) and `status` = '1' and ((json_extract(`rule`, '$.\\\"organization\\\"') is not null AND json_type(json_extract(`rule`, '$.\\\"organization\\\"')) != 'NULL') and not json_contains(`rule`, '53', '$.\\\"organization\\\"') or (json_extract(`rule`, '$.\\\"is_all_organization\\\"') = false)) and `type` = 'room';\",\n                    \"time\": 0.88\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `users` where json_contains(`restriction_rules`.`rule`, json_array(`users`.`id`), '$.\\\"room\\\"') and `users`.`deleted_at` is null and `generatedResourceName` is not null) and `status` = '1' and (json_contains(`rule`, '53', '$.\\\"organization\\\"') or ((json_extract(`rule`, '$.\\\"organization\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"organization\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_organization\\\"') = true)) and (((json_extract(`rule`, '$.\\\"group\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"group\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_group\\\"') = true) or json_contains(`rule`, '1', '$.\\\"group\\\"')) and (json_contains(`rule`, '17', '$.\\\"reason\\\"') or ((json_extract(`rule`, '$.\\\"reason\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"reason\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_reason\\\"') = true)) and `type` = 'room';\",\n                    \"time\": 0.87\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `users` where json_contains(`restriction_rules`.`rule`, json_array(`users`.`id`), '$.\\\"room\\\"') and `users`.`deleted_at` is null and `generatedResourceName` is not null) and `status` = '1' and (json_contains(`rule`, '53', '$.\\\"organization\\\"') or ((json_extract(`rule`, '$.\\\"organization\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"organization\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_organization\\\"') = true)) and (((json_extract(`rule`, '$.\\\"group\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"group\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_group\\\"') = true) or json_contains(`rule`, '1', '$.\\\"group\\\"')) and (not json_contains(`rule`, '17', '$.\\\"reason\\\"')) and `type` = 'room';\",\n                    \"time\": 1.93\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `users` where (`id` in ('455', '390', '391', '390', '391') or `location_id` = '158') and `users`.`deleted_at` is null and `generatedResourceName` is not null;\",\n                    \"time\": 0.86\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `locations` where `locations`.`id` in (141, 156, 158);\",\n                    \"time\": 0.43\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `classifications` where `classifications`.`id` = '17' and `class_type` = 'meeting_reason' limit 1;\",\n                    \"time\": 0.44\n                }\n            ]\n        },\n        \"cache\": {\n            \"hit\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"miss\": {\n                \"keys\": [\n                    \"f061a2ac462d02ec6035425e9d1102b06a949525\",\n                    \"f061a2ac462d02ec6035425e9d1102b06a949525:timer\",\n                    \"f061a2ac462d02ec6035425e9d1102b06a949525\",\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"86gl5lYYfTyiHZ52\"\n                    },\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"86gl5lYYfTyiHZ52\"\n                    },\n                    \"f061a2ac462d02ec6035425e9d1102b06a949525\"\n                ],\n                \"total\": 6\n            },\n            \"write\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"forget\": {\n                \"keys\": [],\n                \"total\": 0\n            }\n        },\n        \"profiling\": [\n            {\n                \"event\": \"request-time\",\n                \"time\": 0.40967798233032227\n            }\n        ],\n        \"memory\": {\n            \"usage\": 10079320,\n            \"peak\": 10253536\n        }\n    }\n}"},{"id":"25916fda-b1ea-4a41-bcdb-c4541d2a44da","name":"conflict check","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{bearerToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"start_datetime\": \"2024-12-17 09:45:00\",\r\n    \"end_datetime\": \"2024-12-17 10:45:00\",\r\n    \"organization_id\": 75,\r\n    \"location_id\": 156, // primary room location id\r\n    \"purpose_id\": 14,\r\n    \"products\": [\r\n        245\r\n    ],\r\n    \"services\": [\r\n        303\r\n    ],\r\n    \"rooms\": [\r\n        789\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/booking/conflict"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.3.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 18 Dec 2024 09:45:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"60"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Conflicts found.\",\n    \"data\": {\n        \"products\": [\n            {\n                \"id\": 245,\n                \"name\": \"Bittergarnituur\",\n                \"is_allowed\": true,\n                \"conflict\": {},\n                \"is_available\": 0\n            }\n        ],\n        \"services\": [\n            {\n                \"id\": 303,\n                \"name\": \"outside availability permission service\",\n                \"is_allowed\": 0,\n                \"conflict\": {\n                    \"purpose\": {\n                        \"id\": 14,\n                        \"name\": \"Interne vergadering\"\n                    },\n                    \"location\": {\n                        \"id\": 156,\n                        \"name\": \"Vergaderzaal 4\"\n                    },\n                    \"message\": \"The selected service is unavailable for the chosen booking purpose\"\n                },\n                \"is_available\": 1\n            }\n        ],\n        \"rooms\": [\n            {\n                \"id\": 789,\n                \"location_id\": 156,\n                \"name\": \"Vergaderzaal 4\",\n                \"is_allowed\": 0,\n                \"conflict\": {\n                    \"purpose\": {\n                        \"id\": 14,\n                        \"name\": \"Interne vergadering\"\n                    },\n                    \"products\": [],\n                    \"services\": [],\n                    \"message\": \"The selected room is unavailable for the chosen booking purpose, selected products and selected services\"\n                },\n                \"is_available\": 1\n            }\n        ]\n    },\n    \"debug\": {\n        \"database\": {\n            \"total\": 35,\n            \"items\": [\n                {\n                    \"connection\": \"master\",\n                    \"query\": \"select * from `companies` where `companies`.`id` = '31' and `companies`.`deleted_at` is null limit 1;\",\n                    \"time\": 2.59\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `users` where `id` = '798' and `users`.`deleted_at` is null and `users`.`generatedResourceName` is null limit 1;\",\n                    \"time\": 2.19\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `organizations` where `organizations`.`id` = '75' limit 1;\",\n                    \"time\": 0.44\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `id` from `organizations` where `id` in ('75') and `selectable_status` = '1' and `organizations`.`deleted_at` is null group by `id`) AS ss limit 1;\",\n                    \"time\": 0.68\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `id` from `classifications` where `id` in ('14') and `classifications`.`deleted_at` is null and `class_type` = 'meeting_reason' group by `id`) AS ss limit 1;\",\n                    \"time\": 0.68\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `id` from `locations` where `id` in ('156') and `locations`.`deleted_at` is null group by `id`) AS ss limit 1;\",\n                    \"time\": 0.67\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `id` from `products` where `id` in ('245') and `products`.`deleted_at` is null group by `id`) AS ss limit 1;\",\n                    \"time\": 0.71\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `id` from `configuration_items` where `id` in ('303') and `configuration_items`.`deleted_at` is null group by `id`) AS ss limit 1;\",\n                    \"time\": 0.59\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `id` from `users` where `id` in ('789') and `users`.`deleted_at` is null and `generatedResourceName` is not null group by `id`) AS ss limit 1;\",\n                    \"time\": 0.5\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `classifications` where `classifications`.`id` = '14' and `class_type` = 'meeting_reason' limit 1;\",\n                    \"time\": 0.53\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `locations` where `locations`.`id` = '156' limit 1;\",\n                    \"time\": 0.54\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '798' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.51\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `products` where json_contains(`restriction_rules`.`rule`, json_array(`products`.`id`), '$.\\\"product\\\"') and `products`.`deleted_at` is null and `products`.`model_type` is null) and `status` = '1' and (((json_extract(`rule`, '$.\\\"organization\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"organization\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_organization\\\"') = true) or json_contains(`rule`, '75', '$.\\\"organization\\\"')) and (((json_extract(`rule`, '$.\\\"group\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"group\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_group\\\"') = true) or json_contains(`rule`, '1', '$.\\\"group\\\"')) and `type` = 'product';\",\n                    \"time\": 0.9\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `products` where json_contains(`restriction_rules`.`rule`, json_array(`products`.`id`), '$.\\\"product\\\"') and `products`.`deleted_at` is null and `products`.`model_type` is null) and `status` = '1' and (json_extract(`rule`, '$.\\\"is_all_organization\\\"') = false and not json_contains(`rule`, '75', '$.\\\"organization\\\"')) and (json_extract(`rule`, '$.\\\"is_all_group\\\"') = false and not json_contains(`rule`, '1', '$.\\\"group\\\"')) and `type` = 'product';\",\n                    \"time\": 0.81\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `products` where `id` in ('246', '256', '250', '260', '245', '247', '258', '259', '254', '255', '251', '248') and `products`.`deleted_at` is null and `products`.`model_type` is null;\",\n                    \"time\": 0.83\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '798' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.53\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `configuration_items` where json_contains(`restriction_rules`.`rule`, json_array(`configuration_items`.`id`), '$.\\\"configurationItem\\\"') and `configuration_items`.`deleted_at` is null) and `status` = '1' and (((json_extract(`rule`, '$.\\\"organization\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"organization\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_organization\\\"') = true) or json_contains(`rule`, '75', '$.\\\"organization\\\"')) and (((json_extract(`rule`, '$.\\\"group\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"group\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_group\\\"') = true) or json_contains(`rule`, '1', '$.\\\"group\\\"')) and `type` = 'configurationItem';\",\n                    \"time\": 0.92\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `locations` where ('148' between `locations`.`_lft` and `locations`.`_rgt` and `locations`.`id` <> '156') and `class` = 'building' limit 1;\",\n                    \"time\": 0.82\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `locations` where ('148' between `locations`.`_lft` and `locations`.`_rgt` and `locations`.`id` <> '156') and `class` = 'building' limit 1;\",\n                    \"time\": 0.76\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `configuration_items` where json_contains(`restriction_rules`.`rule`, json_array(`configuration_items`.`id`), '$.\\\"configurationItem\\\"') and `configuration_items`.`deleted_at` is null) and `status` = '1' and (json_extract(`rule`, '$.\\\"is_all_organization\\\"') = false and not json_contains(`rule`, '75', '$.\\\"organization\\\"')) and (json_extract(`rule`, '$.\\\"is_all_group\\\"') = false and not json_contains(`rule`, '1', '$.\\\"group\\\"')) and `type` = 'configurationItem';\",\n                    \"time\": 0.65\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `configuration_items` where `id` in ('300', '303', '303') and `configuration_items`.`deleted_at` is null;\",\n                    \"time\": 0.58\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '798' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.5\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `users` where json_contains(`restriction_rules`.`rule`, json_array(`users`.`id`), '$.\\\"room\\\"') and `users`.`deleted_at` is null and `generatedResourceName` is not null) and `status` = '1' and (json_contains(`rule`, '75', '$.\\\"organization\\\"') or (json_extract(`rule`, '$.\\\"organization\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"organization\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_organization\\\"') = true) and (json_contains(`rule`, '1', '$.\\\"group\\\"') or (json_extract(`rule`, '$.\\\"group\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"group\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_group\\\"') = true) and `type` = 'room';\",\n                    \"time\": 1.35\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `users` where json_contains(`restriction_rules`.`rule`, json_array(`users`.`id`), '$.\\\"room\\\"') and `users`.`deleted_at` is null and `generatedResourceName` is not null) and `status` = '1' and not json_contains(`rule`, '75', '$.\\\"organization\\\"') and json_extract(`rule`, '$.\\\"is_all_organization\\\"') = false and not json_contains(`rule`, '1', '$.\\\"group\\\"') and json_extract(`rule`, '$.\\\"is_all_group\\\"') = false and `type` = 'room';\",\n                    \"time\": 1.13\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `title` from `products` where `products`.`id` in (245) and `products`.`deleted_at` is null and `products`.`model_type` is null;\",\n                    \"time\": 0.49\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `title` from `configuration_items` where `configuration_items`.`id` in (303) and `configuration_items`.`deleted_at` is null;\",\n                    \"time\": 0.56\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `users` where `id` in ('789') and `users`.`deleted_at` is null and `generatedResourceName` is not null;\",\n                    \"time\": 0.6\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `locations` where `locations`.`id` in (156);\",\n                    \"time\": 0.48\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `service_id`, `start`, `end` from `availability_calendar_bookings` where 0 = 1 and `start` <= '2024-12-17 10:45:00' and `end` >= '2024-12-17 09:45:00';\",\n                    \"time\": 0.45\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `key`, `value`, `model_id`, `model_type` from `settings` where `settings`.`deleted_at` is null;\",\n                    \"time\": 1.75\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `event_id`, `service_id`, `start`, `end`, `check_in`, `check_out`, `status_id` from `event_services` where `status_id` not in ('80', '82') and 0 = 1 and ((`check_in` is null and `check_out` is null and `start` <= '2024-12-17 10:45:00' and `start` <= '2024-12-17 10:44:00' and `end` >= '2024-12-17 09:45:00' and `end` >= '2024-12-17 09:46:00') or (`check_in` is not null and `check_out` is null and `check_in` <= '2024-12-17 10:45:00' and `check_in` <= '2024-12-17 10:44:00' and `end` >= '2024-12-17 09:45:00' and `end` >= '2024-12-17 09:46:00') or (`check_in` is not null and `check_out` is not null and `check_in` <= '2024-12-17 10:45:00' and `check_in` <= '2024-12-17 10:44:00' and `check_out` >= '2024-12-17 09:45:00' and `check_out` >= '2024-12-17 09:46:00')) and `event_services`.`deleted_at` is null;\",\n                    \"time\": 0.6\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configuration_items`.*, IF(\\r\\n\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t`configuration_items`.`after` = 0 \\r\\n\\t\\t\\t\\t\\tOR `configuration_items`.`after` IS NULL \\r\\n\\t\\t\\t\\t\\tOR `configuration_items`.`after` < 1440\\r\\n\\t\\t\\t\\t) AND (\\r\\n\\t\\t\\t\\t\\t`configuration_items`.`before` = 0 \\r\\n\\t\\t\\t\\t\\tOR `configuration_items`.`before` IS NULL \\r\\n\\t\\t\\t\\t\\tOR `configuration_items`.`before` >= 1440\\r\\n\\t\\t\\t\\t) \\r\\n\\t\\t\\t\\t\\tAND (\\r\\n\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t`configuration_items`.`start_date` IS NULL\\r\\n\\t\\t\\t\\t\\t\\tAND `configuration_items`.`end_date` IS NULL\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t\\t`configuration_items`.`start_date` IS NOT NULL \\r\\n\\t\\t\\t\\t\\t\\t\\tAND `configuration_items`.`end_date` IS NOT NULL\\r\\n\\t\\t\\t\\t\\t\\t) AND (\\r\\n\\t\\t\\t\\t\\t\\t\\t`configuration_items`.`start_date` <= '2024-12-17 15:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\tAND `configuration_items`.`end_date` >= '2024-12-17 15:15:00'\\r\\n\\t\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t\\t`configuration_items`.`start_date` IS NOT NULL \\r\\n\\t\\t\\t\\t\\t\\t\\tAND `configuration_items`.`end_date` IS NULL\\r\\n\\t\\t\\t\\t\\t\\t) AND `configuration_items`.`start_date` <= '2024-12-17 15:15:00'\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t\\t`configuration_items`.`end_date` IS NOT NULL \\r\\n\\t\\t\\t\\t\\t\\t\\tAND `configuration_items`.`start_date` IS NULL\\r\\n\\t\\t\\t\\t\\t\\t) AND `configuration_items`.`end_date` >= '2024-12-17 15:15:00'\\r\\n\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t) \\r\\n\\t\\t\\t\\t\\tAND (\\r\\n\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\tthreshold_time IS NULL OR threshold_time = '00:00:00'\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(threshold_time IS NOT NULL OR threshold_time != '00:00:00')\\r\\n\\t\\t\\t\\t\\t\\tAND (DATE('2024-12-17 15:15:00')) <> CURDATE()\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(threshold_time IS NOT NULL OR threshold_time != '00:00:00') AND \\r\\n\\t\\t\\t\\t\\t\\t(DATE('2024-12-17 15:15:00') <> CURDATE() + INTERVAL 1 DAY) AND\\r\\n\\t\\t\\t\\t\\t\\t(TIME(CURDATE() <= threshold_time))\\r\\n\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t) \\r\\n\\t\\t\\t\\t\\tAND EXISTS (\\r\\n\\t\\t\\t\\t\\tSELECT 1 FROM availability\\r\\n\\t\\t\\t\\t\\tWHERE availability.model_type = 'configurationItem'\\r\\n\\t\\t\\t\\t\\t\\tAND availability.model_id = configuration_items.id\\r\\n\\t\\t\\t\\t\\t\\tAND availability.is_active = 1\\r\\n\\t\\t\\t\\t\\t\\tAND availability.day = 'Tue'\\r\\n\\t\\t\\t\\t\\t\\tAND (\\r\\n\\t\\t\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tavailability.from_time <= '15:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAND availability.to_time >= '15:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\t) AND (\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tavailability.from_time <= '16:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAND availability.to_time >= '16:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t,1,0) as is_available, IF(configuration_items.id IN (303), 0, 1) as is_allowed from `configuration_items` where `configuration_items`.`id` in ('303') and `configuration_items`.`deleted_at` is null;\",\n                    \"time\": 1.02\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `products`.*, IF(\\r\\n\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t`products`.`after` = 0 \\r\\n\\t\\t\\t\\t\\tOR `products`.`after` IS NULL \\r\\n\\t\\t\\t\\t\\tOR `products`.`after` < 1440\\r\\n\\t\\t\\t\\t) AND (\\r\\n\\t\\t\\t\\t\\t`products`.`before` = 0 \\r\\n\\t\\t\\t\\t\\tOR `products`.`before` IS NULL \\r\\n\\t\\t\\t\\t\\tOR `products`.`before` >= 1440\\r\\n\\t\\t\\t\\t) \\r\\n\\t\\t\\t\\t\\tAND (\\r\\n\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t`products`.`start_date` IS NULL\\r\\n\\t\\t\\t\\t\\t\\tAND `products`.`end_date` IS NULL\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t\\t`products`.`start_date` IS NOT NULL \\r\\n\\t\\t\\t\\t\\t\\t\\tAND `products`.`end_date` IS NOT NULL\\r\\n\\t\\t\\t\\t\\t\\t) AND (\\r\\n\\t\\t\\t\\t\\t\\t\\t`products`.`start_date` <= '2024-12-17 15:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\tAND `products`.`end_date` >= '2024-12-17 15:15:00'\\r\\n\\t\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t\\t`products`.`start_date` IS NOT NULL \\r\\n\\t\\t\\t\\t\\t\\t\\tAND `products`.`end_date` IS NULL\\r\\n\\t\\t\\t\\t\\t\\t) AND `products`.`start_date` <= '2024-12-17 15:15:00'\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t\\t`products`.`end_date` IS NOT NULL \\r\\n\\t\\t\\t\\t\\t\\t\\tAND `products`.`start_date` IS NULL\\r\\n\\t\\t\\t\\t\\t\\t) AND `products`.`end_date` >= '2024-12-17 15:15:00'\\r\\n\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t) \\r\\n\\t\\t\\t\\t\\tAND (\\r\\n\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\tthreshold_time IS NULL OR threshold_time = '00:00:00'\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(threshold_time IS NOT NULL OR threshold_time != '00:00:00')\\r\\n\\t\\t\\t\\t\\t\\tAND (DATE('2024-12-17 15:15:00')) <> CURDATE()\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(threshold_time IS NOT NULL OR threshold_time != '00:00:00') AND \\r\\n\\t\\t\\t\\t\\t\\t(DATE('2024-12-17 15:15:00') <> CURDATE() + INTERVAL 1 DAY) AND\\r\\n\\t\\t\\t\\t\\t\\t(TIME(CURDATE() <= threshold_time))\\r\\n\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t) \\r\\n\\t\\t\\t\\t\\tAND EXISTS (\\r\\n\\t\\t\\t\\t\\tSELECT 1 FROM availability\\r\\n\\t\\t\\t\\t\\tWHERE availability.model_type = 'product'\\r\\n\\t\\t\\t\\t\\t\\tAND availability.model_id = products.id\\r\\n\\t\\t\\t\\t\\t\\tAND availability.is_active = 1\\r\\n\\t\\t\\t\\t\\t\\tAND availability.day = 'Tue'\\r\\n\\t\\t\\t\\t\\t\\tAND (\\r\\n\\t\\t\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tavailability.from_time <= '15:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAND availability.to_time >= '15:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\t) AND (\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tavailability.from_time <= '16:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAND availability.to_time >= '16:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t,1,0) as is_available from `products` where `products`.`id` in ('245') and `products`.`deleted_at` is null and `products`.`model_type` is null;\",\n                    \"time\": 1\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `users`.`id`, `room_events`.`id` as `room_event_id`, `users`.`location_id`, `external_id`, `first_name`, `last_name`, CASE WHEN room_events.id IS NULL THEN 1 ELSE 0 END AS is_available, IF(users.id IN (789), 0, 1) as is_allowed from `users` left join `locations` on `users`.`location_id` = `locations`.`id` left join `location_layouts` on `locations`.`id` = `location_layouts`.`location_id` left join `locations` as `parent_locations` on `locations`.`parent_id` = `parent_locations`.`id` left join `locations` as `grand_parent_locations` on `parent_locations`.`parent_id` = `grand_parent_locations`.`id` left join `room_events` on `room_events`.`user_id` = `users`.`id` and `room_events`.`status` != 'cancelled' and `recurrence_rule` is null and `room_events`.`start_datetime` < '2024-12-17 10:45:00' and (`room_events`.`end_datetime` > '2024-12-17 09:45:00' or (`room_events`.`end_datetime` is null and room_events.start_datetime + INTERVAL room_events.duration_in_minutes MINUTE > '2024-12-17 09:45:00')) and (TIME(room_events.start_datetime) < TIME('2024-12-17 10:45:00') and (TIME(room_events.end_datetime) > TIME('2024-12-17 09:45:00') or (`room_events`.`end_datetime` is null and TIME(room_events.start_datetime + INTERVAL room_events.duration_in_minutes MINUTE) > TIME('2024-12-17 09:45:00')))) where `users`.`id` in ('789') and `users`.`deleted_at` is null and `generatedResourceName` is not null group by `users`.`id`;\",\n                    \"time\": 3.61\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `name` from `locations` where `locations`.`id` in (156);\",\n                    \"time\": 0.4\n                }\n            ]\n        },\n        \"cache\": {\n            \"hit\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"miss\": {\n                \"keys\": [\n                    \"343ab7786368b72e31c79f4ebf0aa52c91d87d0a\",\n                    \"343ab7786368b72e31c79f4ebf0aa52c91d87d0a:timer\",\n                    \"343ab7786368b72e31c79f4ebf0aa52c91d87d0a\",\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"DRVbYlAZxsDUrBD0\"\n                    },\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"DRVbYlAZxsDUrBD0\"\n                    },\n                    \"343ab7786368b72e31c79f4ebf0aa52c91d87d0a\"\n                ],\n                \"total\": 6\n            },\n            \"write\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"forget\": {\n                \"keys\": [],\n                \"total\": 0\n            }\n        },\n        \"profiling\": [\n            {\n                \"event\": \"request-time\",\n                \"time\": 1.0998890399932861\n            }\n        ],\n        \"memory\": {\n            \"usage\": 11327176,\n            \"peak\": 12405320\n        }\n    }\n}"},{"id":"bcb88508-c9aa-439c-ab6d-cb0551ff491d","name":"conflict check new response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{bearerToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"start_datetime\": \"2025-01-16 09:45:00\",\r\n    \"end_datetime\": \"2025-01-16 10:45:00\",\r\n    \"organization_id\": 75,\r\n    \"location_id\": 163, // primary room location id\r\n    \"purpose_id\": 14,\r\n    \"products\": [],\r\n    \"services\": [],\r\n    \"rooms\": [\r\n        163\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/api/v1/booking/conflict"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.3.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 15 Jan 2025 10:28:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Conflicts found.\",\n    \"data\": {\n        \"products\": [],\n        \"services\": [],\n        \"rooms\": [\n            {\n                \"id\": 163,\n                \"room_id\": 781,\n                \"name\": \"Vergaderzaal 8\",\n                \"is_external_sync\": 1,\n                \"is_allowed\": 0,\n                \"is_available\": true,\n                \"conflict\": {\n                    \"purpose\": {\n                        \"id\": 14,\n                        \"name\": \"Interne vergadering\"\n                    },\n                    \"message\": \"The selected room is unavailable for the chosen booking purpose\"\n                }\n            }\n        ]\n    },\n    \"debug\": {\n        \"database\": {\n            \"total\": 32,\n            \"items\": [\n                {\n                    \"connection\": \"master\",\n                    \"query\": \"select * from `companies` where `companies`.`id` = '31' and `companies`.`deleted_at` is null limit 1;\",\n                    \"time\": 8.5\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `users` where `id` = '798' and `users`.`deleted_at` is null and `users`.`generatedResourceName` is null limit 1;\",\n                    \"time\": 7.83\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `organizations` where `organizations`.`id` = '75' limit 1;\",\n                    \"time\": 0.71\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `id` from `organizations` where `id` in ('75') and `selectable_status` = '1' and `organizations`.`deleted_at` is null group by `id`) AS ss limit 1;\",\n                    \"time\": 0.82\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `id` from `classifications` where `id` in ('14') and `classifications`.`deleted_at` is null and `class_type` = 'meeting_reason' group by `id`) AS ss limit 1;\",\n                    \"time\": 0.59\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `id` from `locations` where (`id` in ('163') and `locations`.`class` = 'room' or `locations`.`is_reception_desk` = '1') and `locations`.`deleted_at` is null group by `id`) AS ss limit 1;\",\n                    \"time\": 0.64\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `id` from `products` where 0 = 1 and `products`.`deleted_at` is null group by `id`) AS ss limit 1;\",\n                    \"time\": 0.53\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `id` from `configuration_items` where 0 = 1 and `configuration_items`.`deleted_at` is null group by `id`) AS ss limit 1;\",\n                    \"time\": 0.63\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select count(*) as total from (select `id` from `locations` where `id` in ('163') and `locations`.`deleted_at` is null group by `id`) AS ss limit 1;\",\n                    \"time\": 0.54\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `classifications` where `classifications`.`id` = '14' and `class_type` = 'meeting_reason' limit 1;\",\n                    \"time\": 0.69\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `locations` where `locations`.`id` = '163' limit 1;\",\n                    \"time\": 0.69\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '798' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.75\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `products` where json_contains(`restriction_rules`.`rule`, json_array(`products`.`id`), '$.\\\"product\\\"') and `products`.`deleted_at` is null and `products`.`model_type` is null) and `status` = '1' and (((json_extract(`rule`, '$.\\\"organization\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"organization\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_organization\\\"') = true) or json_contains(`rule`, '75', '$.\\\"organization\\\"')) and (((json_extract(`rule`, '$.\\\"group\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"group\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_group\\\"') = true) or json_contains(`rule`, '1', '$.\\\"group\\\"')) and `type` = 'product';\",\n                    \"time\": 1.06\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `products` where json_contains(`restriction_rules`.`rule`, json_array(`products`.`id`), '$.\\\"product\\\"') and `products`.`deleted_at` is null and `products`.`model_type` is null) and `status` = '1' and (json_extract(`rule`, '$.\\\"is_all_organization\\\"') = false and not json_contains(`rule`, '75', '$.\\\"organization\\\"')) and (json_extract(`rule`, '$.\\\"is_all_group\\\"') = false and not json_contains(`rule`, '1', '$.\\\"group\\\"')) and `type` = 'product';\",\n                    \"time\": 0.84\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `products` where `id` in ('246', '256', '250', '260', '245', '247', '258', '259', '254', '255', '251', '248') and `products`.`deleted_at` is null and `products`.`model_type` is null;\",\n                    \"time\": 1.22\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '798' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.77\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `configuration_items` where json_contains(`restriction_rules`.`rule`, json_array(`configuration_items`.`id`), '$.\\\"configurationItem\\\"') and `configuration_items`.`deleted_at` is null) and `status` = '1' and (((json_extract(`rule`, '$.\\\"organization\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"organization\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_organization\\\"') = true) or json_contains(`rule`, '75', '$.\\\"organization\\\"')) and (((json_extract(`rule`, '$.\\\"group\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"group\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_group\\\"') = true) or json_contains(`rule`, '1', '$.\\\"group\\\"')) and `type` = 'configurationItem';\",\n                    \"time\": 1.01\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `configuration_items` where json_contains(`restriction_rules`.`rule`, json_array(`configuration_items`.`id`), '$.\\\"configurationItem\\\"') and `configuration_items`.`deleted_at` is null) and `status` = '1' and (json_extract(`rule`, '$.\\\"is_all_organization\\\"') = false and not json_contains(`rule`, '75', '$.\\\"organization\\\"')) and (json_extract(`rule`, '$.\\\"is_all_group\\\"') = false and not json_contains(`rule`, '1', '$.\\\"group\\\"')) and `type` = 'configurationItem';\",\n                    \"time\": 0.81\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `configuration_items` where `id` in ('300') and `configuration_items`.`deleted_at` is null;\",\n                    \"time\": 0.8\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `groups`.`id` from `groups` inner join `user_group` on `groups`.`id` = `user_group`.`group_id` where `user_group`.`user_id` = '798' and `groups`.`deleted_at` is null;\",\n                    \"time\": 0.84\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `locations` where json_contains(`restriction_rules`.`rule`, json_array(`locations`.`id`), '$.\\\"room\\\"') and `locations`.`deleted_at` is null) and `status` = '1' and (((json_extract(`rule`, '$.\\\"organization\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"organization\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_organization\\\"') = true) or json_contains(`rule`, '75', '$.\\\"organization\\\"')) and (((json_extract(`rule`, '$.\\\"group\\\"') is null OR json_type(json_extract(`rule`, '$.\\\"group\\\"')) = 'NULL') or json_extract(`rule`, '$.\\\"is_all_group\\\"') = true) or json_contains(`rule`, '1', '$.\\\"group\\\"')) and `type` = 'location';\",\n                    \"time\": 0.98\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `restriction_rules` where exists (select * from `locations` where json_contains(`restriction_rules`.`rule`, json_array(`locations`.`id`), '$.\\\"room\\\"') and `locations`.`deleted_at` is null) and `status` = '1' and (json_extract(`rule`, '$.\\\"is_all_organization\\\"') = false and not json_contains(`rule`, '75', '$.\\\"organization\\\"')) and (json_extract(`rule`, '$.\\\"is_all_group\\\"') = false and not json_contains(`rule`, '1', '$.\\\"group\\\"')) and `type` = 'location';\",\n                    \"time\": 0.86\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `locations` where `id` in ('163') and `locations`.`deleted_at` is null;\",\n                    \"time\": 0.67\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `service_id`, `start`, `end` from `availability_calendar_bookings` where 0 = 1 and `start` <= '2025-01-16 10:45:00' and `end` >= '2025-01-16 09:45:00';\",\n                    \"time\": 0.57\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `key`, `value`, `model_id`, `model_type` from `settings` where `settings`.`deleted_at` is null;\",\n                    \"time\": 1.66\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `event_id`, `service_id`, `start`, `end`, `check_in`, `check_out`, `status_id` from `event_services` where `status_id` not in ('80', '82') and 0 = 1 and ((`check_in` is null and `check_out` is null and `start` <= '2025-01-16 10:45:00' and `start` <= '2025-01-16 10:44:00' and `end` >= '2025-01-16 09:45:00' and `end` >= '2025-01-16 09:46:00') or (`check_in` is not null and `check_out` is null and `check_in` <= '2025-01-16 10:45:00' and `check_in` <= '2025-01-16 10:44:00' and `end` >= '2025-01-16 09:45:00' and `end` >= '2025-01-16 09:46:00') or (`check_in` is not null and `check_out` is not null and `check_in` <= '2025-01-16 10:45:00' and `check_in` <= '2025-01-16 10:44:00' and `check_out` >= '2025-01-16 09:45:00' and `check_out` >= '2025-01-16 09:46:00')) and `event_services`.`deleted_at` is null;\",\n                    \"time\": 0.95\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `configuration_items`.*, IF(\\r\\n\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t`configuration_items`.`after` = 0 \\r\\n\\t\\t\\t\\t\\tOR `configuration_items`.`after` IS NULL \\r\\n\\t\\t\\t\\t\\tOR `configuration_items`.`after` < 1396\\r\\n\\t\\t\\t\\t) AND (\\r\\n\\t\\t\\t\\t\\t`configuration_items`.`before` = 0 \\r\\n\\t\\t\\t\\t\\tOR `configuration_items`.`before` IS NULL \\r\\n\\t\\t\\t\\t\\tOR `configuration_items`.`before` >= 1396\\r\\n\\t\\t\\t\\t) \\r\\n\\t\\t\\t\\t\\tAND (\\r\\n\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t`configuration_items`.`start_date` IS NULL\\r\\n\\t\\t\\t\\t\\t\\tAND `configuration_items`.`end_date` IS NULL\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t\\t`configuration_items`.`start_date` IS NOT NULL \\r\\n\\t\\t\\t\\t\\t\\t\\tAND `configuration_items`.`end_date` IS NOT NULL\\r\\n\\t\\t\\t\\t\\t\\t) AND (\\r\\n\\t\\t\\t\\t\\t\\t\\t`configuration_items`.`start_date` <= '2025-01-16 15:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\tAND `configuration_items`.`end_date` >= '2025-01-16 15:15:00'\\r\\n\\t\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t\\t`configuration_items`.`start_date` IS NOT NULL \\r\\n\\t\\t\\t\\t\\t\\t\\tAND `configuration_items`.`end_date` IS NULL\\r\\n\\t\\t\\t\\t\\t\\t) AND `configuration_items`.`start_date` <= '2025-01-16 15:15:00'\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t\\t`configuration_items`.`end_date` IS NOT NULL \\r\\n\\t\\t\\t\\t\\t\\t\\tAND `configuration_items`.`start_date` IS NULL\\r\\n\\t\\t\\t\\t\\t\\t) AND `configuration_items`.`end_date` >= '2025-01-16 15:15:00'\\r\\n\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t) \\r\\n\\t\\t\\t\\t\\tAND (\\r\\n\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\tthreshold_time IS NULL OR threshold_time = '00:00:00'\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(threshold_time IS NOT NULL OR threshold_time != '00:00:00')\\r\\n\\t\\t\\t\\t\\t\\tAND (DATE('2025-01-16 15:15:00')) <> CURDATE()\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(threshold_time IS NOT NULL OR threshold_time != '00:00:00') AND \\r\\n\\t\\t\\t\\t\\t\\t(DATE('2025-01-16 15:15:00') <> CURDATE() + INTERVAL 1 DAY) AND\\r\\n\\t\\t\\t\\t\\t\\t(TIME(CURDATE() <= threshold_time))\\r\\n\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t) \\r\\n\\t\\t\\t\\t\\tAND EXISTS (\\r\\n\\t\\t\\t\\t\\tSELECT 1 FROM availability\\r\\n\\t\\t\\t\\t\\tWHERE availability.model_type = 'configurationItem'\\r\\n\\t\\t\\t\\t\\t\\tAND availability.model_id = configuration_items.id\\r\\n\\t\\t\\t\\t\\t\\tAND availability.is_active = 1\\r\\n\\t\\t\\t\\t\\t\\tAND availability.day = 'Thu'\\r\\n\\t\\t\\t\\t\\t\\tAND (\\r\\n\\t\\t\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tavailability.from_time <= '15:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAND availability.to_time >= '15:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\t) AND (\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tavailability.from_time <= '16:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAND availability.to_time >= '16:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t,1,0) as is_available, IF(configuration_items.id IN (300), 0, 1) as is_allowed from `configuration_items` where 0 = 1 and `configuration_items`.`deleted_at` is null;\",\n                    \"time\": 0.84\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `products`.*, IF(\\r\\n\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t`products`.`after` = 0 \\r\\n\\t\\t\\t\\t\\tOR `products`.`after` IS NULL \\r\\n\\t\\t\\t\\t\\tOR `products`.`after` < 1396\\r\\n\\t\\t\\t\\t) AND (\\r\\n\\t\\t\\t\\t\\t`products`.`before` = 0 \\r\\n\\t\\t\\t\\t\\tOR `products`.`before` IS NULL \\r\\n\\t\\t\\t\\t\\tOR `products`.`before` >= 1396\\r\\n\\t\\t\\t\\t) \\r\\n\\t\\t\\t\\t\\tAND (\\r\\n\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t`products`.`start_date` IS NULL\\r\\n\\t\\t\\t\\t\\t\\tAND `products`.`end_date` IS NULL\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t\\t`products`.`start_date` IS NOT NULL \\r\\n\\t\\t\\t\\t\\t\\t\\tAND `products`.`end_date` IS NOT NULL\\r\\n\\t\\t\\t\\t\\t\\t) AND (\\r\\n\\t\\t\\t\\t\\t\\t\\t`products`.`start_date` <= '2025-01-16 15:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\tAND `products`.`end_date` >= '2025-01-16 15:15:00'\\r\\n\\t\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t\\t`products`.`start_date` IS NOT NULL \\r\\n\\t\\t\\t\\t\\t\\t\\tAND `products`.`end_date` IS NULL\\r\\n\\t\\t\\t\\t\\t\\t) AND `products`.`start_date` <= '2025-01-16 15:15:00'\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t\\t`products`.`end_date` IS NOT NULL \\r\\n\\t\\t\\t\\t\\t\\t\\tAND `products`.`start_date` IS NULL\\r\\n\\t\\t\\t\\t\\t\\t) AND `products`.`end_date` >= '2025-01-16 15:15:00'\\r\\n\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t) \\r\\n\\t\\t\\t\\t\\tAND (\\r\\n\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\tthreshold_time IS NULL OR threshold_time = '00:00:00'\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(threshold_time IS NOT NULL OR threshold_time != '00:00:00')\\r\\n\\t\\t\\t\\t\\t\\tAND (DATE('2025-01-16 15:15:00')) <> CURDATE()\\r\\n\\t\\t\\t\\t\\t) OR (\\r\\n\\t\\t\\t\\t\\t\\t(threshold_time IS NOT NULL OR threshold_time != '00:00:00') AND \\r\\n\\t\\t\\t\\t\\t\\t(DATE('2025-01-16 15:15:00') <> CURDATE() + INTERVAL 1 DAY) AND\\r\\n\\t\\t\\t\\t\\t\\t(TIME(CURDATE() <= threshold_time))\\r\\n\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t) \\r\\n\\t\\t\\t\\t\\tAND EXISTS (\\r\\n\\t\\t\\t\\t\\tSELECT 1 FROM availability\\r\\n\\t\\t\\t\\t\\tWHERE availability.model_type = 'product'\\r\\n\\t\\t\\t\\t\\t\\tAND availability.model_id = products.id\\r\\n\\t\\t\\t\\t\\t\\tAND availability.is_active = 1\\r\\n\\t\\t\\t\\t\\t\\tAND availability.day = 'Thu'\\r\\n\\t\\t\\t\\t\\t\\tAND (\\r\\n\\t\\t\\t\\t\\t\\t\\t(\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tavailability.from_time <= '15:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAND availability.to_time >= '15:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\t) AND (\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tavailability.from_time <= '16:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAND availability.to_time >= '16:15:00'\\r\\n\\t\\t\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t\\t)\\r\\n\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t,1,0) as is_available from `products` where 0 = 1 and `products`.`deleted_at` is null and `products`.`model_type` is null;\",\n                    \"time\": 0.64\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `key`, `is_selectable` from `finkeys` where `finkeys`.`deleted_at` is null;\",\n                    \"time\": 0.51\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `locations`.`id`, `locations`.`name`, `locations`.`class`, `room_events`.`id` as `room_event_id`, `locations`.`is_external_sync`, `locations`.`id` as `location_id`, `external_rooms`.`external_id`, `external_rooms`.`first_name`, `external_rooms`.`last_name`, CASE WHEN room_events.id IS NULL THEN 1 ELSE 0 END AS is_available, IF(locations.id IN (163), 0, 1) as is_allowed from `locations` left join `finances` as `finkey_3_finances` on `locations`.`id` = `finkey_3_finances`.`model_id` and `finkey_3_finances`.`model_type` = 'location' and `finkey_3_finances`.`finkey_id` = '3' left join `classifications` as `finance_types` on `locations`.`finance_type_id` = `finance_types`.`id` left join `locations` as `parent_locations` on `locations`.`parent_id` = `parent_locations`.`id` left join `locations` as `grand_parent_locations` on `parent_locations`.`parent_id` = `grand_parent_locations`.`id` left join `location_layouts` on `locations`.`id` = `location_layouts`.`location_id` left join `vats` on `vats`.`id` = `locations`.`vat_id` left join `watchers` on `watchers`.`model_id` = `locations`.`id` and `watchers`.`model_type` = 'location' left join `users` as `location_watchers` on `watchers`.`user_id` = `location_watchers`.`id` left join `users` as `external_rooms` on `external_rooms`.`location_id` = `locations`.`id` left join `room_events` on `room_events`.`user_id` = `external_rooms`.`id` and `room_events`.`status` != 'cancelled' and `room_events`.`start_datetime` < '2025-01-16 10:45:00' and (`room_events`.`end_datetime` > '2025-01-16 09:45:00' or (`room_events`.`end_datetime` is null and room_events.start_datetime + INTERVAL room_events.duration_in_minutes MINUTE > '2025-01-16 09:45:00')) and (TIME(room_events.start_datetime) < TIME('2025-01-16 10:45:00') and (TIME(room_events.end_datetime) > TIME('2025-01-16 09:45:00') or (`room_events`.`end_datetime` is null and TIME(room_events.start_datetime + INTERVAL room_events.duration_in_minutes MINUTE) > TIME('2025-01-16 09:45:00')))) where `locations`.`id` in ('163') and `locations`.`deleted_at` is null group by `locations`.`id`, `locations`.`id`;\",\n                    \"time\": 1.77\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select `id`, `first_name`, `last_name`, `location_id` from `users` where `users`.`location_id` in (163) and `users`.`deleted_at` is null and `generatedResourceName` is not null;\",\n                    \"time\": 0.71\n                },\n                {\n                    \"connection\": \"tenant\",\n                    \"query\": \"select * from `room_events` where `room_events`.`user_id` = '781' and `room_events`.`user_id` is not null and (`end_datetime` >= '2025-01-16 09:45:00' or `end_datetime` is null) and `start_datetime` <= '2025-01-16 10:45:00' and `status` = 'confirmed';\",\n                    \"time\": 0.84\n                }\n            ]\n        },\n        \"cache\": {\n            \"hit\": {\n                \"keys\": [\n                    \"343ab7786368b72e31c79f4ebf0aa52c91d87d0a\",\n                    \"343ab7786368b72e31c79f4ebf0aa52c91d87d0a\"\n                ],\n                \"total\": 2\n            },\n            \"miss\": {\n                \"keys\": [\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"VDJt0JsfIBu9gWaU\"\n                    },\n                    {\n                        \"tags\": [\n                            \"tymon.jwt\"\n                        ],\n                        \"key\": \"VDJt0JsfIBu9gWaU\"\n                    }\n                ],\n                \"total\": 2\n            },\n            \"write\": {\n                \"keys\": [],\n                \"total\": 0\n            },\n            \"forget\": {\n                \"keys\": [],\n                \"total\": 0\n            }\n        },\n        \"profiling\": [\n            {\n                \"event\": \"request-time\",\n                \"time\": 1.1030659675598145\n            }\n        ],\n        \"memory\": {\n            \"usage\": 10872040,\n            \"peak\": 11780328\n        }\n    }\n}"}],"_postman_id":"e471db83-a621-47a7-b347-01a67af5127e"}],"variable":[{"key":"event_id","value":"16024","type":"string"}]}