{"info":{"_postman_id":"c23bfbef-356f-4ab2-a10c-651b44b50f90","name":"FacilityBot APIs","description":"<html><head></head><body><p>This document summarizes the available FacilityBot APIs for clients.</p>\n<p>Note that only clients who subscribe to the FacilityBot Professional, Plus, and Enterprise plans have access to the FacilityBot APIs.</p>\n<p>For cyber security reasons, our server will reject any request from Postman. Please implement and test the endpoint logic directly from your server / cloud.</p>\n<p>To use the APIs, you must obtain a unique X-Authentication-Token from the FacilityBot Admin Portal.</p>\n<p>If you haven't done so, follow the steps below.</p>\n<ul>\n<li><p>Login to <a href=\"https://signin.uat.facilitybot.co/\">https://signin.facilitybot.co</a></p>\n</li>\n<li><p>Click Integrations in the bottom left corner, and go to the 'API' page</p>\n</li>\n<li><p>Click 'New API key' button to generate your key</p>\n</li>\n<li><p>Use X-Authentication-Token for each request</p>\n</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"187698","collectionId":"c23bfbef-356f-4ab2-a10c-651b44b50f90","publishedId":"2sAYkDLL45","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-03-17T11:09:16.000Z"},"item":[{"name":"V1","item":[{"name":"Requests","item":[{"name":"Get Requests","id":"b40acc42-7982-4a2b-b28f-3742fb2d317d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"<p>Copy-paste the X-Authentication-Token from web dashboard</p>\n","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/requests","description":"<h4 id=\"description\">Description</h4>\n<p>Use this API to get all requests filtered based on your specified parameters</p>\n<h4 id=\"supported-parameteres\">Supported Parameteres</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory?</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>q</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Search text string</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Staus of request  <br />  <br />Supported value: <code>pending</code> ,<code>processing</code> <code>canceled</code> ,<code>complete</code></td>\n</tr>\n<tr>\n<td><code>start_date</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Format: <code>DD/MM/YYYY</code></td>\n</tr>\n<tr>\n<td><code>end_date</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Format: <code>DD/MM/YYYY</code></td>\n</tr>\n<tr>\n<td><code>data_sort</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Sort by when return list request  <br />  <br />Used fields: <code>created_at</code> ,<code>status</code></td>\n</tr>\n<tr>\n<td><code>order_sort</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Support: <code>asc</code> ,<code>desc</code></td>\n</tr>\n<tr>\n<td><code>page</code></td>\n<td><code>integer</code></td>\n<td>No</td>\n<td>Default: 1</td>\n</tr>\n<tr>\n<td><code>per_page</code></td>\n<td><code>integer</code></td>\n<td>No</td>\n<td>Maximum is 25  <br />  <br />Default: 10</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","client","v1","requests"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"93dce67c-9330-4195-81a3-ff602b3592e9","name":"Get all requests","originalRequest":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"Copy-paste the X-Authentication-Token from web dashboard","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://portal.facilitybot.co/api/client/v1/requests"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"19573"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": [\n        {\n            \"id\": 239,\n            \"case_id\": \"25000191\",\n            \"kind\": \"report_fault\",\n            \"request_type\": \"Report Fault\",\n            \"fault_description\": \"The door is broken\",\n            \"status\": \"pending\",\n            \"priority\": \"low\",\n            \"fault_location\": \"The lobby\",\n            \"fault_type\": {\n                \"id\": 2,\n                \"name\": \"Security\"\n            },\n            \"fault_sub_type\": {\n                \"id\": 7,\n                \"name\": \"Equipment Breakdown (CCTV / Turnstiles / Gantry / Card Reader)\"\n            },\n            \"fault_location_tags\": [],\n            \"fault_images\": [\n                {\n                    \"id\": 419,\n                    \"name\": \"888856.png\",\n                    \"size\": 21907,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/fault_images/files/000/000/419/original/888856.png?1739959920\",\n                    \"content_type\": \"image/png\",\n                    \"created_at\": 1739959920\n                }\n            ],\n            \"fault_videos\": [],\n            \"processing_attachments\": [],\n            \"complete_attachments\": [],\n            \"requestor\": {\n                \"id\": 70,\n                \"uid\": \"NV0001345\",\n                \"source\": \"requestor\",\n                \"first_name\": \"van\",\n                \"last_name\": \"dao\",\n                \"full_name\": \"van dao\",\n                \"email\": null\n            },\n            \"assign_to\": [],\n            \"notes\": [],\n            \"processing_remarks\": null,\n            \"completion_remarks\": null,\n            \"created_at\": 1739959920,\n            \"processed_at\": null,\n            \"closed_at\": null\n        },\n        {\n            \"id\": 238,\n            \"case_id\": \"25000190\",\n            \"kind\": \"report_fault\",\n            \"request_type\": \"Report Fault\",\n            \"fault_description\": \"The door is broken\",\n            \"status\": \"pending\",\n            \"priority\": \"low\",\n            \"fault_location\": \"The lobby\",\n            \"fault_type\": {\n                \"id\": 2,\n                \"name\": \"Security\"\n            },\n            \"fault_sub_type\": {\n                \"id\": 7,\n                \"name\": \"Equipment Breakdown (CCTV / Turnstiles / Gantry / Card Reader)\"\n            },\n            \"fault_location_tags\": [],\n            \"fault_images\": [\n                {\n                    \"id\": 417,\n                    \"name\": \"888856.png\",\n                    \"size\": 21907,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/fault_images/files/000/000/417/original/888856.png?1739959902\",\n                    \"content_type\": \"image/png\",\n                    \"created_at\": 1739959902\n                }\n            ],\n            \"fault_videos\": [\n                {\n                    \"id\": 418,\n                    \"name\": \"SampleVideo_1280x721_2mb.mp4\",\n                    \"size\": 2107842,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/fault_videos/files/000/000/418/original/SampleVideo_1280x721_2mb.mp4?1739959904\",\n                    \"content_type\": \"video/mp4\",\n                    \"created_at\": 1739959904\n                }\n            ],\n            \"processing_attachments\": [],\n            \"complete_attachments\": [],\n            \"requestor\": {\n                \"id\": 70,\n                \"uid\": \"NV0001345\",\n                \"source\": \"requestor\",\n                \"first_name\": \"van\",\n                \"last_name\": \"dao\",\n                \"full_name\": \"van dao\",\n                \"email\": null\n            },\n            \"assign_to\": [],\n            \"notes\": [],\n            \"processing_remarks\": null,\n            \"completion_remarks\": null,\n            \"created_at\": 1739959901,\n            \"processed_at\": null,\n            \"closed_at\": null\n        },\n        {\n            \"id\": 237,\n            \"case_id\": \"25000189\",\n            \"kind\": \"report_fault\",\n            \"request_type\": \"Report Fault\",\n            \"fault_description\": \"Sample Request\",\n            \"status\": \"complete\",\n            \"priority\": \"low\",\n            \"fault_location\": \"Singapore\",\n            \"fault_type\": {\n                \"id\": 2,\n                \"name\": \"Security\"\n            },\n            \"fault_sub_type\": {\n                \"id\": 7,\n                \"name\": \"Equipment Breakdown (CCTV / Turnstiles / Gantry / Card Reader)\"\n            },\n            \"fault_location_tags\": [],\n            \"fault_images\": [\n                {\n                    \"id\": 410,\n                    \"name\": \"888856.png\",\n                    \"size\": 21907,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/fault_images/files/000/000/410/original/888856.png?1739892969\",\n                    \"content_type\": \"image/png\",\n                    \"created_at\": 1739892969\n                }\n            ],\n            \"fault_videos\": [\n                {\n                    \"id\": 409,\n                    \"name\": \"SampleVideo_1280x721_2mb.mp4\",\n                    \"size\": 2107842,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/fault_videos/files/000/000/409/original/SampleVideo_1280x721_2mb.mp4?1739892955\",\n                    \"content_type\": \"video/mp4\",\n                    \"created_at\": 1739892955\n                }\n            ],\n            \"processing_attachments\": [\n                {\n                    \"id\": 411,\n                    \"name\": \"20211212112908-794b_wm.jpeg\",\n                    \"size\": 61640,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/upgrade/attachment_processings/files/000/000/411/original/20211212112908-794b_wm.jpeg?1739895746\",\n                    \"content_type\": \"image/jpeg\",\n                    \"created_at\": 1739895746\n                },\n                {\n                    \"id\": 412,\n                    \"name\": \"20211212112917-8423_wm.jpeg\",\n                    \"size\": 12823,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/upgrade/attachment_processings/files/000/000/412/original/20211212112917-8423_wm.jpeg?1739895750\",\n                    \"content_type\": \"image/jpeg\",\n                    \"created_at\": 1739895750\n                }\n            ],\n            \"complete_attachments\": [\n                {\n                    \"id\": 413,\n                    \"name\": \"20211212112926-06dc_wm.jpeg\",\n                    \"size\": 10521,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/upgrade/attachment_completes/files/000/000/413/original/20211212112926-06dc_wm.jpeg?1739895761\",\n                    \"content_type\": \"image/jpeg\",\n                    \"created_at\": 1739895761\n                }\n            ],\n            \"requestor\": {\n                \"id\": 69,\n                \"uid\": \"123123\",\n                \"source\": \"requestor\",\n                \"first_name\": \"van\",\n                \"last_name\": \"dao\",\n                \"full_name\": \"van dao\",\n                \"email\": null\n            },\n            \"assign_to\": [\n                {\n                    \"id\": 53,\n                    \"name\": \"manager_test_checklist\",\n                    \"email\": \"manager_test_checklist@gmail.com\"\n                },\n                {\n                    \"id\": 2,\n                    \"name\": \"manager_test\",\n                    \"email\": \"manager_test@gmail.com\"\n                }\n            ],\n            \"notes\": [\n                {\n                    \"id\": 11,\n                    \"created_by\": \"manager_test\",\n                    \"remarks\": \"van dao\",\n                    \"created_at\": 1739895463,\n                    \"attachments\": []\n                },\n                {\n                    \"id\": 12,\n                    \"created_by\": \"manager_test\",\n                    \"remarks\": \"notes 22\",\n                    \"created_at\": 1739895789,\n                    \"attachments\": [\n                        {\n                            \"id\": 414,\n                            \"name\": \"20211212112908-794b_wm.jpeg\",\n                            \"size\": 61640,\n                            \"url\": \"https://cdn.uat.facilitybot.co/development/request_remark_attachments/files/000/000/414/original/20211212112908-794b_wm.jpeg?1739895789\",\n                            \"content_type\": \"image/jpeg\",\n                            \"created_at\": 1739895789\n                        }\n                    ]\n                },\n                {\n                    \"id\": 13,\n                    \"created_by\": \"manager_test\",\n                    \"remarks\": \"note 33\",\n                    \"created_at\": 1739895809,\n                    \"attachments\": [\n                        {\n                            \"id\": 415,\n                            \"name\": \"20211212112917-8423_wm.jpeg\",\n                            \"size\": 12823,\n                            \"url\": \"https://cdn.uat.facilitybot.co/development/request_remark_attachments/files/000/000/415/original/20211212112917-8423_wm.jpeg?1739895809\",\n                            \"content_type\": \"image/jpeg\",\n                            \"created_at\": 1739895809\n                        },\n                        {\n                            \"id\": 416,\n                            \"name\": \"20211212112938-4d7a_wm.jpeg\",\n                            \"size\": 10708,\n                            \"url\": \"https://cdn.uat.facilitybot.co/development/request_remark_attachments/files/000/000/416/original/20211212112938-4d7a_wm.jpeg?1739895809\",\n                            \"content_type\": \"image/jpeg\",\n                            \"created_at\": 1739895809\n                        }\n                    ]\n                }\n            ],\n            \"processing_remarks\": \"processing\",\n            \"completion_remarks\": \"completed\",\n            \"created_at\": 1739892968,\n            \"processed_at\": 1739895756,\n            \"closed_at\": 1739895773\n        },\n        {\n            \"id\": 236,\n            \"case_id\": \"25000188\",\n            \"kind\": \"report_fault\",\n            \"request_type\": \"Report Fault\",\n            \"fault_description\": \"Sample Request\",\n            \"status\": \"pending\",\n            \"priority\": \"low\",\n            \"fault_location\": \"Singapore\",\n            \"fault_type\": {\n                \"id\": 2,\n                \"name\": \"Security\"\n            },\n            \"fault_sub_type\": {\n                \"id\": 7,\n                \"name\": \"Equipment Breakdown (CCTV / Turnstiles / Gantry / Card Reader)\"\n            },\n            \"fault_location_tags\": [],\n            \"fault_images\": [\n                {\n                    \"id\": 407,\n                    \"name\": \"888856.png\",\n                    \"size\": 21907,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/fault_images/files/000/000/407/original/888856.png?1739892344\",\n                    \"content_type\": \"image/png\",\n                    \"created_at\": 1739892344\n                },\n                {\n                    \"id\": 408,\n                    \"name\": \"888856.png\",\n                    \"size\": 21907,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/fault_images/files/000/000/408/original/888856.png?1739892474\",\n                    \"content_type\": \"image/png\",\n                    \"created_at\": 1739892474\n                }\n            ],\n            \"fault_videos\": [],\n            \"processing_attachments\": [],\n            \"complete_attachments\": [],\n            \"requestor\": {\n                \"id\": 69,\n                \"uid\": \"123123\",\n                \"source\": \"requestor\",\n                \"first_name\": \"van\",\n                \"last_name\": \"dao\",\n                \"full_name\": \"van dao\",\n                \"email\": null\n            },\n            \"assign_to\": [],\n            \"notes\": [],\n            \"processing_remarks\": null,\n            \"completion_remarks\": null,\n            \"created_at\": 1739892841,\n            \"processed_at\": null,\n            \"closed_at\": null\n        },\n        {\n            \"id\": 235,\n            \"case_id\": \"25000187\",\n            \"kind\": \"report_fault\",\n            \"request_type\": \"Report Fault\",\n            \"fault_description\": \"Sample Request\",\n            \"status\": \"pending\",\n            \"priority\": \"low\",\n            \"fault_location\": \"Singapore\",\n            \"fault_type\": {\n                \"id\": 1,\n                \"name\": \"Others\"\n            },\n            \"fault_sub_type\": {\n                \"id\": null,\n                \"name\": null\n            },\n            \"fault_location_tags\": [\n                {\n                    \"id\": 5,\n                    \"name\": \"B9910l5\"\n                }\n            ],\n            \"fault_images\": [\n                {\n                    \"id\": 401,\n                    \"name\": \"pexels-photo-209251.jpeg\",\n                    \"size\": 433555,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/fault_images/files/000/000/401/original/pexels-photo-209251.jpeg?1737352753\",\n                    \"content_type\": \"image/jpeg\",\n                    \"created_at\": 1737352753\n                }\n            ],\n            \"fault_videos\": [],\n            \"processing_attachments\": [],\n            \"complete_attachments\": [],\n            \"requestor\": {\n                \"id\": 13,\n                \"uid\": \"sGtuQhF6u2fv6ZNU5fh6\",\n                \"source\": \"requestor\",\n                \"first_name\": \"requestor_test\",\n                \"last_name\": null,\n                \"full_name\": \"requestor_test\",\n                \"email\": \"responder_test@gmail.com\"\n            },\n            \"assign_to\": [],\n            \"notes\": [],\n            \"processing_remarks\": null,\n            \"completion_remarks\": null,\n            \"created_at\": 1737352752,\n            \"processed_at\": null,\n            \"closed_at\": null\n        },\n        {\n            \"id\": 234,\n            \"case_id\": \"25000186\",\n            \"kind\": \"report_fault\",\n            \"request_type\": \"Report Fault\",\n            \"fault_description\": \"Sample Request\",\n            \"status\": \"pending\",\n            \"priority\": \"low\",\n            \"fault_location\": \"Singapore\",\n            \"fault_type\": {\n                \"id\": 1,\n                \"name\": \"Others\"\n            },\n            \"fault_sub_type\": {\n                \"id\": null,\n                \"name\": null\n            },\n            \"fault_location_tags\": [\n                {\n                    \"id\": 5,\n                    \"name\": \"B9910l5\"\n                }\n            ],\n            \"fault_images\": [\n                {\n                    \"id\": 400,\n                    \"name\": \"pexels-photo-209251.jpeg\",\n                    \"size\": 433555,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/fault_images/files/000/000/400/original/pexels-photo-209251.jpeg?1737352295\",\n                    \"content_type\": \"image/jpeg\",\n                    \"created_at\": 1737352295\n                }\n            ],\n            \"fault_videos\": [],\n            \"processing_attachments\": [],\n            \"complete_attachments\": [],\n            \"requestor\": {\n                \"id\": 13,\n                \"uid\": \"sGtuQhF6u2fv6ZNU5fh6\",\n                \"source\": \"requestor\",\n                \"first_name\": \"requestor_test\",\n                \"last_name\": null,\n                \"full_name\": \"requestor_test\",\n                \"email\": \"responder_test@gmail.com\"\n            },\n            \"assign_to\": [],\n            \"notes\": [],\n            \"processing_remarks\": null,\n            \"completion_remarks\": null,\n            \"created_at\": 1737352294,\n            \"processed_at\": null,\n            \"closed_at\": null\n        },\n        {\n            \"id\": 233,\n            \"case_id\": \"25000185\",\n            \"kind\": \"report_fault\",\n            \"request_type\": \"Report Fault\",\n            \"fault_description\": \"Sample Request\",\n            \"status\": \"pending\",\n            \"priority\": \"low\",\n            \"fault_location\": \"Singapore\",\n            \"fault_type\": {\n                \"id\": 1,\n                \"name\": \"Others\"\n            },\n            \"fault_sub_type\": {\n                \"id\": null,\n                \"name\": null\n            },\n            \"fault_location_tags\": [\n                {\n                    \"id\": 5,\n                    \"name\": \"B9910l5\"\n                }\n            ],\n            \"fault_images\": [\n                {\n                    \"id\": 399,\n                    \"name\": \"pexels-photo-209251.jpeg\",\n                    \"size\": 433555,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/fault_images/files/000/000/399/original/pexels-photo-209251.jpeg?1737352179\",\n                    \"content_type\": \"image/jpeg\",\n                    \"created_at\": 1737352179\n                }\n            ],\n            \"fault_videos\": [],\n            \"processing_attachments\": [],\n            \"complete_attachments\": [],\n            \"requestor\": {\n                \"id\": 13,\n                \"uid\": \"sGtuQhF6u2fv6ZNU5fh6\",\n                \"source\": \"requestor\",\n                \"first_name\": \"requestor_test\",\n                \"last_name\": null,\n                \"full_name\": \"requestor_test\",\n                \"email\": \"responder_test@gmail.com\"\n            },\n            \"assign_to\": [],\n            \"notes\": [],\n            \"processing_remarks\": null,\n            \"completion_remarks\": null,\n            \"created_at\": 1737352179,\n            \"processed_at\": null,\n            \"closed_at\": null\n        },\n        {\n            \"id\": 232,\n            \"case_id\": \"25000184\",\n            \"kind\": \"report_fault\",\n            \"request_type\": \"Report Fault\",\n            \"fault_description\": \"Sample Request\",\n            \"status\": \"pending\",\n            \"priority\": \"low\",\n            \"fault_location\": \"Singapore\",\n            \"fault_type\": {\n                \"id\": 1,\n                \"name\": \"Others\"\n            },\n            \"fault_sub_type\": {\n                \"id\": null,\n                \"name\": null\n            },\n            \"fault_location_tags\": [\n                {\n                    \"id\": 5,\n                    \"name\": \"B9910l5\"\n                }\n            ],\n            \"fault_images\": [\n                {\n                    \"id\": 398,\n                    \"name\": \"pexels-photo-209251.jpeg\",\n                    \"size\": 433555,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/fault_images/files/000/000/398/original/pexels-photo-209251.jpeg?1737351414\",\n                    \"content_type\": \"image/jpeg\",\n                    \"created_at\": 1737351414\n                }\n            ],\n            \"fault_videos\": [],\n            \"processing_attachments\": [],\n            \"complete_attachments\": [],\n            \"requestor\": {\n                \"id\": 13,\n                \"uid\": \"sGtuQhF6u2fv6ZNU5fh6\",\n                \"source\": \"requestor\",\n                \"first_name\": \"requestor_test\",\n                \"last_name\": null,\n                \"full_name\": \"requestor_test\",\n                \"email\": \"responder_test@gmail.com\"\n            },\n            \"assign_to\": [],\n            \"notes\": [],\n            \"processing_remarks\": null,\n            \"completion_remarks\": null,\n            \"created_at\": 1737351413,\n            \"processed_at\": null,\n            \"closed_at\": null\n        },\n        {\n            \"id\": 199,\n            \"case_id\": \"25000195\",\n            \"kind\": \"report_fault\",\n            \"request_type\": \"Report Fault\",\n            \"fault_description\": \"Sample Request\",\n            \"status\": \"pending\",\n            \"priority\": \"low\",\n            \"fault_location\": \"Singapore\",\n            \"fault_type\": {\n                \"id\": 2,\n                \"name\": \"Security\"\n            },\n            \"fault_sub_type\": {\n                \"id\": 7,\n                \"name\": \"Equipment Breakdown (CCTV / Turnstiles / Gantry / Card Reader)\"\n            },\n            \"fault_location_tags\": [],\n            \"fault_images\": [\n                {\n                    \"id\": 365,\n                    \"name\": \"pexels-photo-209251.jpeg\",\n                    \"size\": 433555,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/fault_images/files/000/000/365/original/pexels-photo-209251.jpeg?1737302874\",\n                    \"content_type\": \"image/jpeg\",\n                    \"created_at\": 1737302874\n                }\n            ],\n            \"fault_videos\": [],\n            \"processing_attachments\": [],\n            \"complete_attachments\": [],\n            \"requestor\": {\n                \"id\": 65,\n                \"uid\": \"99v138a7ici33a9x3x24xs\",\n                \"source\": \"webchat\",\n                \"first_name\": \"van dao\",\n                \"last_name\": null,\n                \"full_name\": \"van dao\",\n                \"email\": \"vandao@gmail.com\"\n            },\n            \"assign_to\": [],\n            \"notes\": [],\n            \"processing_remarks\": null,\n            \"completion_remarks\": null,\n            \"created_at\": 1737302872,\n            \"processed_at\": null,\n            \"closed_at\": null\n        },\n        {\n            \"id\": 198,\n            \"case_id\": \"25000194\",\n            \"kind\": \"report_fault\",\n            \"request_type\": \"Report Fault\",\n            \"fault_description\": \"Sample Request\",\n            \"status\": \"pending\",\n            \"priority\": \"low\",\n            \"fault_location\": \"Singapore\",\n            \"fault_type\": {\n                \"id\": 2,\n                \"name\": \"Security\"\n            },\n            \"fault_sub_type\": {\n                \"id\": 7,\n                \"name\": \"Equipment Breakdown (CCTV / Turnstiles / Gantry / Card Reader)\"\n            },\n            \"fault_location_tags\": [],\n            \"fault_images\": [\n                {\n                    \"id\": 364,\n                    \"name\": \"pexels-photo-276267.jpeg\",\n                    \"size\": 1523226,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/fault_images/files/000/000/364/original/pexels-photo-276267.jpeg?1737302720\",\n                    \"content_type\": \"image/jpeg\",\n                    \"created_at\": 1737302720\n                }\n            ],\n            \"fault_videos\": [],\n            \"processing_attachments\": [],\n            \"complete_attachments\": [],\n            \"requestor\": {\n                \"id\": 65,\n                \"uid\": \"99v138a7ici33a9x3x24xs\",\n                \"source\": \"webchat\",\n                \"first_name\": \"van dao\",\n                \"last_name\": null,\n                \"full_name\": \"van dao\",\n                \"email\": \"vandao@gmail.com\"\n            },\n            \"assign_to\": [],\n            \"notes\": [],\n            \"processing_remarks\": null,\n            \"completion_remarks\": null,\n            \"created_at\": 1737302716,\n            \"processed_at\": null,\n            \"closed_at\": null\n        }\n    ],\n    \"page\": 1,\n    \"per_page\": 10,\n    \"total_pages\": 21,\n    \"count\": 202\n}"}],"_postman_id":"b40acc42-7982-4a2b-b28f-3742fb2d317d"},{"name":"Get Request Details","id":"6dc0c412-8a49-4b50-83e5-8fee6a786c07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"<p>Copy-paste the X-Authentication-Token from web dashboard</p>\n","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/requests/{request_id}","description":"<h3 id=\"description\">Description</h3>\n<p>Use this API to get the details of an individual request. The Request ID can be obtained using the <code>Get Requests</code> API</p>\n","urlObject":{"protocol":"https","path":["api","client","v1","requests","{request_id}"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"6600b530-16d6-478f-a4d5-faaf4633cfc8","name":"Get detail request","originalRequest":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"Copy-paste the X-Authentication-Token from web dashboard","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/requests/237"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"2614"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": {\n            \"id\": 237,\n            \"case_id\": \"25000189\",\n            \"kind\": \"report_fault\",\n            \"request_type\": \"Report Fault\",\n            \"fault_description\": \"Sample Request\",\n            \"status\": \"complete\",\n            \"priority\": \"low\",\n            \"fault_location\": \"Singapore\",\n            \"fault_type\": {\n                \"id\": 2,\n                \"name\": \"Security\"\n            },\n            \"fault_sub_type\": {\n                \"id\": 7,\n                \"name\": \"Equipment Breakdown (CCTV / Turnstiles / Gantry / Card Reader)\"\n            },\n            \"fault_location_tags\": [\n                {\n                    \"id\": 14,\n                    \"name\": \"l10\"\n                }\n            ],\n            \"fault_images\": [\n                {\n                    \"id\": 410,\n                    \"name\": \"888856.png\",\n                    \"size\": 21907,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/fault_images/files/000/000/410/original/888856.png?1739892969\",\n                    \"content_type\": \"image/png\",\n                    \"created_at\": 1739892969\n                }\n            ],\n            \"fault_videos\": [\n                {\n                    \"id\": 409,\n                    \"name\": \"SampleVideo_1280x721_2mb.mp4\",\n                    \"size\": 2107842,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/fault_videos/files/000/000/409/original/SampleVideo_1280x721_2mb.mp4?1739892955\",\n                    \"content_type\": \"video/mp4\",\n                    \"created_at\": 1739892955\n                }\n            ],\n            \"processing_attachments\": [\n                {\n                    \"id\": 411,\n                    \"name\": \"20211212112908-794b_wm.jpeg\",\n                    \"size\": 61640,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/upgrade/attachment_processings/files/000/000/411/original/20211212112908-794b_wm.jpeg?1739895746\",\n                    \"content_type\": \"image/jpeg\",\n                    \"created_at\": 1739895746\n                }\n            ],\n            \"complete_attachments\": [\n                {\n                    \"id\": 413,\n                    \"name\": \"20211212112926-06dc_wm.jpeg\",\n                    \"size\": 10521,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/upgrade/attachment_completes/files/000/000/413/original/20211212112926-06dc_wm.jpeg?1739895761\",\n                    \"content_type\": \"image/jpeg\",\n                    \"created_at\": 1739895761\n                }\n            ],\n            \"requestor\": {\n                \"id\": 69,\n                \"uid\": \"123123\",\n                \"source\": \"requestor\",\n                \"first_name\": \"van\",\n                \"last_name\": \"dao\",\n                \"full_name\": \"van dao\",\n                \"email\": null\n            },\n            \"assign_to\": [\n                {\n                    \"id\": 2,\n                    \"name\": \"manager_test\",\n                    \"email\": \"manager_test@gmail.com\"\n                }\n            ],\n            \"notes\": [\n                {\n                    \"id\": 13,\n                    \"created_by\": \"manager_test\",\n                    \"remarks\": \"note 33\",\n                    \"created_at\": 1739895809,\n                    \"attachments\": [\n                        {\n                            \"id\": 415,\n                            \"name\": \"20211212112917-8423_wm.jpeg\",\n                            \"size\": 12823,\n                            \"url\": \"https://cdn.uat.facilitybot.co/development/request_remark_attachments/files/000/000/415/original/20211212112917-8423_wm.jpeg?1739895809\",\n                            \"content_type\": \"image/jpeg\",\n                            \"created_at\": 1739895809\n                        }\n                    ]\n                }\n            ],\n            \"processing_remarks\": \"processing\",\n            \"completion_remarks\": \"completed\",\n            \"created_at\": 1739892968,\n            \"processed_at\": 1739895756,\n            \"closed_at\": 1739895773\n        }\n}"}],"_postman_id":"6dc0c412-8a49-4b50-83e5-8fee6a786c07"},{"name":"Get All Status","id":"32d6dc16-62a8-4c12-8a94-d7d4a1c6730c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"<p>Copy-paste the X-Authentication-Token from web dashboard</p>\n","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/requests/all_status","description":"<h3 id=\"description\">Description</h3>\n<p>Use this API to get all available statuses for client requests.</p>\n","urlObject":{"protocol":"https","path":["api","client","v1","requests","all_status"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"b2d3fd7c-6c6f-4b67-aa61-bd98d3672b53","name":"Get All Status","originalRequest":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"Copy-paste the X-Authentication-Token from web dashboard","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/requests/all_status"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":":status","value":401},{"key":"date","value":"Tue, 17 Mar 2026 17:30:53 GMT"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"39"},{"key":"server","value":"nginx"},{"key":"cache-control","value":"no-cache"},{"key":"x-request-id","value":"7af08fa9-9504-49c0-9e5e-59f5ad876f75"},{"key":"x-runtime","value":"0.009222"},{"key":"vary","value":"Origin"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"value\": \"pending\",\n            \"title\": \"Pending\"\n        },\n        {\n            \"value\": \"processing\",\n            \"title\": \"Processing\"\n        },\n        {\n            \"value\": \"processing_1\",\n            \"title\": \"Awaiting Parts\"\n        },\n        {\n            \"value\": \"canceled\",\n            \"title\": \"Canceled\"\n        },\n        {\n            \"value\": \"complete\",\n            \"title\": \"Complete\"\n        },\n        {\n            \"value\": \"complete_2\",\n            \"title\": \"Resolved - No action needed\"\n        }\n    ]\n}"}],"_postman_id":"32d6dc16-62a8-4c12-8a94-d7d4a1c6730c"},{"name":"Create New Fault Report","id":"d869d588-9ef9-4ca4-b40b-fe3be4eb580f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Authentication-Token","value":"AzoQGJPEKfnUDDuCnWRw","description":"<p>Copy-paste the X-Authentication-Token from web dashboard</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"The door is broken\",\n  \"fault_type_id\": 2,\n  \"fault_sub_type_id\": 7,\n  \"fault_location\": \"The lobby\",\n  \"fault_location_tag_ids\": [14],\n  \"fault_attachment_ids\": [408],\n  \"requestor_uid\": \"NV0001345\"\n}","options":{"raw":{"language":"json"}}},"url":"https://portal.facilitybot.co/api/client/v1/requests/report_fault","description":"<h3 id=\"description\">Description</h3>\n<p>Use this API to create a new fault report.</p>\n<h3 id=\"request-body\"><strong>Request Body</strong></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory?</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>description</code></td>\n<td><code>string</code></td>\n<td>Yes</td>\n<td>A brief description of the request.</td>\n</tr>\n<tr>\n<td><code>fault_type_id</code></td>\n<td><code>integer</code></td>\n<td>No</td>\n<td>The ID representing the type of fault.</td>\n</tr>\n<tr>\n<td><code>fault_sub_type_id</code></td>\n<td><code>integer</code></td>\n<td>No</td>\n<td>The ID representing the sub-type of the fault.</td>\n</tr>\n<tr>\n<td><code>fault_location</code></td>\n<td><code>string</code></td>\n<td>Yes</td>\n<td>The location where the fault occurred.</td>\n</tr>\n<tr>\n<td><code>fault_location_tag_ids</code></td>\n<td><code>array[integer]</code></td>\n<td>No</td>\n<td>An array of IDs representing tags for the fault location.</td>\n</tr>\n<tr>\n<td><code>fault_attachment_ids</code></td>\n<td><code>array[integer]</code></td>\n<td>No</td>\n<td>An array of IDs for fault-related attachments (e.g., images or videos).  <br />Maximun 5 ids</td>\n</tr>\n<tr>\n<td><code>requestor_uid</code></td>\n<td><code>string</code></td>\n<td>Yes</td>\n<td>The UID of the requestor making the request.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","client","v1","requests","report_fault"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"0b5e1eb9-5213-4fcd-9bd2-3154e8b7c6fd","name":"Create New Fault Report","originalRequest":{"method":"POST","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"Copy-paste the X-Authentication-Token from web dashboard","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"The door is broken\",\n  \"fault_type_id\": 2,\n  \"fault_sub_type_id\": 7,\n  \"fault_location\": \"The lobby\",\n  \"fault_location_tag_ids\": [14],\n  \"fault_attachment_ids\": [408],\n  \"requestor_uid\": \"NV0001345\"\n}","options":{"raw":{"language":"json"}}},"url":"https://portal.facilitybot.co/api/client/v1/requests/report_fault"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"864"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": {\n        \"id\": 239,\n        \"case_id\": \"25000191\",\n        \"kind\": \"report_fault\",\n        \"request_type\": \"Report Fault\",\n        \"fault_description\": \"The door is broken\",\n        \"status\": \"pending\",\n        \"priority\": \"low\",\n        \"fault_location\": \"The lobby\",\n        \"fault_type\": {\n            \"id\": 2,\n            \"name\": \"Security\"\n        },\n        \"fault_sub_type\": {\n            \"id\": 7,\n            \"name\": \"Equipment Breakdown (CCTV / Turnstiles / Gantry / Card Reader)\"\n        },\n        \"fault_location_tags\": [\n            {\n                \"id\": 14,\n                \"name\": \"l10\"\n            }\n        ],\n        \"fault_images\": [\n            {\n                \"id\": 419,\n                \"name\": \"888856.png\",\n                \"size\": 21907,\n                \"url\": \"https://cdn.uat.facilitybot.co/development/fault_images/files/000/000/419/original/888856.png?1739959920\",\n                \"content_type\": \"image/png\",\n                \"created_at\": 1739959920\n            }\n        ],\n        \"fault_videos\": [],\n        \"processing_attachments\": [],\n        \"complete_attachments\": [],\n        \"requestor\": {\n            \"id\": 70,\n            \"uid\": \"NV0001345\",\n            \"source\": \"requestor\",\n            \"first_name\": \"van\",\n            \"last_name\": \"dao\",\n            \"full_name\": \"van dao\",\n            \"email\": null\n        },\n        \"assign_to\": [],\n        \"notes\": [],\n        \"processing_remarks\": null,\n        \"completion_remarks\": null,\n        \"created_at\": 1739959920,\n        \"processed_at\": null,\n        \"closed_at\": null\n    }\n}"}],"_postman_id":"d869d588-9ef9-4ca4-b40b-fe3be4eb580f"},{"name":"Upload Fault Attachment","id":"1def9f69-f77c-401a-a117-55981af58ac9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxxxx","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","uuid":"67a34f4e-aa6e-457f-abb1-0521bf4a777e","description":"<p>Maximum 10MB for image and 20MB for video</p>\n","value":null}]},"url":"https://portal.facilitybot.co/api/client/v1/requests/upload_fault_attachment","description":"<h3 id=\"description\">Description</h3>\n<p>Use this API to upload a file attachment for a fault report. The uploaded file can then be referenced when creating a new fault report.</p>\n<h3 id=\"authentication\">Authentication</h3>\n<p>Include your client authentication token in the request header:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Header</strong></th>\n<th><strong>Value</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>X-Authentication-Token</code></td>\n<td>Your API token</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"request-body\">Request Body</h3>\n<p>This request uses <code>multipart/form-data</code> encoding.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory?</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>file</code></td>\n<td><code>file</code></td>\n<td>Yes</td>\n<td>The file to upload. Maximum size: <strong>10MB</strong> for images, <strong>20MB</strong> for videos.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"notes\">Notes</h3>\n<ul>\n<li><p>Supported file types include images and videos.</p>\n</li>\n<li><p>The returned attachment reference can be used in subsequent fault report creation requests.</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","client","v1","requests","upload_fault_attachment"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"76ae990e-f90d-4bb8-aac1-52319aab6dfb","name":"Upload Fault Attachment","originalRequest":{"method":"POST","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxxx","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","uuid":"67a34f4e-aa6e-457f-abb1-0521bf4a777e","value":null}]},"url":"https://portal.facilitybot.co/api/client/v1/requests/upload_fault_attachment"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": {\n        \"id\": 421,\n        \"name\": \"888856.png\",\n        \"size\": 21907,\n        \"url\": \"https://cdn.uat.facilitybot.co/development/fault_images/files/000/000/421/original/888856.png?1739981091\",\n        \"content_type\": \"image/png\",\n        \"created_at\": 1739981091\n    }\n}"}],"_postman_id":"1def9f69-f77c-401a-a117-55981af58ac9"},{"name":"Create New Fault Report With Files","id":"24c7e051-96a1-4eb4-a58b-99688d21d6f3","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"description","value":"The door is broken","type":"text","uuid":"f1664796-478a-4ff5-927c-6843b894eeeb","description":"<p>requires</p>\n"},{"key":"fault_type_id","value":"2","type":"text","uuid":"466d2c56-5b8c-46d0-ac8f-389a27f680bf","description":"<p>optinal</p>\n"},{"key":"fault_sub_type_id","value":"7","type":"text","uuid":"909e0ef2-501c-4458-912b-491558e0e1a4","description":"<p>optional</p>\n"},{"key":"fault_location","value":"the lobby","type":"text","uuid":"29605aa3-29ed-492f-b275-cbd260b99001","description":"<p>requires</p>\n"},{"key":"fault_location_tag_ids","value":"[14]","type":"text","uuid":"ef8d81c3-f5b2-4d63-be13-8e2cb8a29db6","description":"<p>optional</p>\n"},{"key":"requestor_uid","value":"NV0001345","type":"text","uuid":"a7f12ac0-e3b0-4e82-94bd-13deb1b5c3ce","description":"<p>requires</p>\n"},{"key":"files[]","type":"file","uuid":"32b207e2-6000-45ce-985a-70f39ad5914e","description":"<p>optional, Maximun is 5 files</p>\n","value":null}]},"url":"https://portal.facilitybot.co/api/client/v1/requests/report_fault_with_files","description":"<h3 id=\"description\">Description</h3>\n<p>This upgraded API version simplifies the creation of fault reports by merging two APIs into one( upload attachment + create fault report). Now, you can include attachments directly without needing a separate upload API, making integration easier and more efficient.</p>\n","urlObject":{"protocol":"https","path":["api","client","v1","requests","report_fault_with_files"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"ae03cb2f-e486-44ac-a656-774a30bce6ef","name":"Create New Fault Report With Files","originalRequest":{"method":"POST","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxxx","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"description","value":"The door is broken","type":"text","uuid":"f1664796-478a-4ff5-927c-6843b894eeeb"},{"key":"fault_type_id","value":"2","type":"text","uuid":"466d2c56-5b8c-46d0-ac8f-389a27f680bf"},{"key":"fault_sub_type_id","value":"7","type":"text","uuid":"909e0ef2-501c-4458-912b-491558e0e1a4"},{"key":"fault_location","value":"the lobby","type":"text","uuid":"29605aa3-29ed-492f-b275-cbd260b99001"},{"key":"fault_location_tag_ids","value":"[14]","type":"text","uuid":"ef8d81c3-f5b2-4d63-be13-8e2cb8a29db6"},{"key":"requestor_uid","value":"NV0001345","type":"text","uuid":"a7f12ac0-e3b0-4e82-94bd-13deb1b5c3ce"},{"key":"files[]","type":"file","uuid":"32b207e2-6000-45ce-985a-70f39ad5914e","value":null}]},"url":"https://portal.facilitybot.co/api/client/v1/requests/report_fault_with_files"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": {\n        \"id\": 239,\n        \"case_id\": \"25000191\",\n        \"kind\": \"report_fault\",\n        \"request_type\": \"Report Fault\",\n        \"fault_description\": \"The door is broken\",\n        \"status\": \"pending\",\n        \"priority\": \"low\",\n        \"fault_location\": \"The lobby\",\n        \"fault_type\": {\n            \"id\": 2,\n            \"name\": \"Security\"\n        },\n        \"fault_sub_type\": {\n            \"id\": 7,\n            \"name\": \"Equipment Breakdown (CCTV / Turnstiles / Gantry / Card Reader)\"\n        },\n        \"fault_location_tags\": [\n            {\n                \"id\": 14,\n                \"name\": \"l10\"\n            }\n        ],\n        \"fault_images\": [\n            {\n                \"id\": 419,\n                \"name\": \"888856.png\",\n                \"size\": 21907,\n                \"url\": \"https://cdn.uat.facilitybot.co/development/fault_images/files/000/000/419/original/888856.png?1739959920\",\n                \"content_type\": \"image/png\",\n                \"created_at\": 1739959920\n            }\n        ],\n        \"fault_videos\": [],\n        \"processing_attachments\": [],\n        \"complete_attachments\": [],\n        \"requestor\": {\n            \"id\": 70,\n            \"uid\": \"NV0001345\",\n            \"source\": \"requestor\",\n            \"first_name\": \"van\",\n            \"last_name\": \"dao\",\n            \"full_name\": \"van dao\",\n            \"email\": null\n        },\n        \"assign_to\": [],\n        \"notes\": [],\n        \"processing_remarks\": null,\n        \"completion_remarks\": null,\n        \"created_at\": 1739959920,\n        \"processed_at\": null,\n        \"closed_at\": null\n    }\n}"}],"_postman_id":"24c7e051-96a1-4eb4-a58b-99688d21d6f3"},{"name":"Create New Fault Report With Files V2","id":"1737caff-188e-4c0a-b4c0-12b4d21201e6","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"requestor_uid","value":"NV0001345","type":"text","uuid":"a7f12ac0-e3b0-4e82-94bd-13deb1b5c3ce","description":"<p>requires</p>\n"},{"key":"first_name","value":"Nguyen Van Dao","description":"<p>requires</p>\n","type":"text","uuid":"db3c672c-2466-478c-9c8b-038261b0327c"},{"key":"description","value":"The door is broken","type":"text","uuid":"f1664796-478a-4ff5-927c-6843b894eeeb","description":"<p>requires</p>\n"},{"key":"fault_location","value":"the lobby","type":"text","uuid":"29605aa3-29ed-492f-b275-cbd260b99001","description":"<p>requires</p>\n"},{"key":"priority","value":"low","description":"<p>optional, default: \"low\", values: [\"low\", \"medium\", \"high\"]</p>\n","type":"text","uuid":"e76f7997-300e-4614-8aa0-3ceb6ecc4f25"},{"key":"fault_type_id","value":"2","type":"text","uuid":"466d2c56-5b8c-46d0-ac8f-389a27f680bf","description":"<p>optinal</p>\n"},{"key":"fault_sub_type_id","value":"7","type":"text","uuid":"909e0ef2-501c-4458-912b-491558e0e1a4","description":"<p>optional</p>\n"},{"key":"fault_location_tag_ids","value":"[14]","type":"text","uuid":"ef8d81c3-f5b2-4d63-be13-8e2cb8a29db6","description":"<p>optional</p>\n"},{"key":"files[]","type":"file","uuid":"32b207e2-6000-45ce-985a-70f39ad5914e","description":"<p>optional, Maximun is 5 files</p>\n","value":null}]},"url":"https://portal.facilitybot.co/api/client/v1/requests/report_fault_with_files_v2","description":"<h3 id=\"description\">Description</h3>\n<p>This upgraded API version simplifies the creation of fault reports by merging three APIs into one (create new requestor + upload fault attachment + create new fault report). You can now include attachments directly without needing a separate upload API, and provide <code>first_name</code> and <code>requestor_uid</code> without needing to create a new requestor, making integration easier and more efficient.</p>\n<p><strong>Request Body(</strong> form-data <strong>)</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory?</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestor_uid</code></td>\n<td><code>string</code></td>\n<td>Yes</td>\n<td>The UID of the requestor making the request.</td>\n</tr>\n<tr>\n<td><code>first_name</code></td>\n<td><code>string</code></td>\n<td>Yes</td>\n<td>The first_name of the requestor making the request. This field the same as full name because FCB system not store the full name</td>\n</tr>\n<tr>\n<td><code>description</code></td>\n<td><code>string</code></td>\n<td>Yes</td>\n<td>A brief description of the request.</td>\n</tr>\n<tr>\n<td><code>fault_location</code></td>\n<td><code>string</code></td>\n<td>Yes</td>\n<td>The location where the fault occurred.</td>\n</tr>\n<tr>\n<td><code>priority</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Default: \"low\", Values: [\"low\", \"medium\", \"high\"]</td>\n</tr>\n<tr>\n<td><code>fault_type_id</code></td>\n<td><code>integer</code></td>\n<td>No</td>\n<td>The ID representing the type of fault.</td>\n</tr>\n<tr>\n<td><code>fault_sub_type_id</code></td>\n<td><code>integer</code></td>\n<td>No</td>\n<td>The ID representing the sub-type of the fault.</td>\n</tr>\n<tr>\n<td><code>fault_location_tag_ids</code></td>\n<td><code>array[integer]</code></td>\n<td>No</td>\n<td>An array of IDs representing tags for the fault location.</td>\n</tr>\n<tr>\n<td><code>files[]</code></td>\n<td><code>array[file]</code></td>\n<td>No</td>\n<td>Maximun is 5 files( images or videos )</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","client","v1","requests","report_fault_with_files_v2"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"80eb0596-2277-44be-b655-97b6a8f7de52","name":"Create New Fault Report With Files","originalRequest":{"method":"POST","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxxx","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"requestor_uid","value":"NV0001345","type":"text","uuid":"a7f12ac0-e3b0-4e82-94bd-13deb1b5c3ce"},{"key":"first_name","value":"Nguyen Van Dao","type":"text","uuid":"0a7671a4-16ae-4b83-8f52-845db0dc2a78"},{"key":"description","value":"The door is broken","type":"text","uuid":"f1664796-478a-4ff5-927c-6843b894eeeb"},{"key":"fault_location","value":"the lobby","type":"text","uuid":"29605aa3-29ed-492f-b275-cbd260b99001"},{"key":"priority","value":"low","type":"text","uuid":"dcb355e2-e5c0-4dd7-a2f8-09c0869257bc"},{"key":"fault_type_id","value":"2","type":"text","uuid":"466d2c56-5b8c-46d0-ac8f-389a27f680bf"},{"key":"fault_sub_type_id","value":"7","type":"text","uuid":"909e0ef2-501c-4458-912b-491558e0e1a4"},{"key":"fault_location_tag_ids","value":"[14]","type":"text","uuid":"ef8d81c3-f5b2-4d63-be13-8e2cb8a29db6"},{"key":"files[]","type":"file","uuid":"32b207e2-6000-45ce-985a-70f39ad5914e","value":null}]},"url":"https://portal.facilitybot.co/api/client/v1/requests/report_fault_with_files_v2"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": {\n        \"id\": 239,\n        \"case_id\": \"25000191\",\n        \"kind\": \"report_fault\",\n        \"request_type\": \"Report Fault\",\n        \"fault_description\": \"The door is broken\",\n        \"status\": \"pending\",\n        \"priority\": \"low\",\n        \"fault_location\": \"The lobby\",\n        \"fault_type\": {\n            \"id\": 2,\n            \"name\": \"Security\"\n        },\n        \"fault_sub_type\": {\n            \"id\": 7,\n            \"name\": \"Equipment Breakdown (CCTV / Turnstiles / Gantry / Card Reader)\"\n        },\n        \"fault_location_tags\": [\n            {\n                \"id\": 14,\n                \"name\": \"l10\"\n            }\n        ],\n        \"fault_images\": [\n            {\n                \"id\": 419,\n                \"name\": \"888856.png\",\n                \"size\": 21907,\n                \"url\": \"https://cdn.uat.facilitybot.co/development/fault_images/files/000/000/419/original/888856.png?1739959920\",\n                \"content_type\": \"image/png\",\n                \"created_at\": 1739959920\n            }\n        ],\n        \"fault_videos\": [],\n        \"processing_attachments\": [],\n        \"complete_attachments\": [],\n        \"requestor\": {\n            \"id\": 70,\n            \"uid\": \"NV0001345\",\n            \"source\": \"requestor\",\n            \"first_name\": \"Nguyen Van Dao\",\n            \"last_name\": \"\",\n            \"full_name\": \"Nguyen Van Dao\",\n            \"email\": null\n        },\n        \"assign_to\": [],\n        \"notes\": [],\n        \"processing_remarks\": null,\n        \"completion_remarks\": null,\n        \"created_at\": 1739959920,\n        \"processed_at\": null,\n        \"closed_at\": null\n    }\n}"}],"_postman_id":"1737caff-188e-4c0a-b4c0-12b4d21201e6"},{"name":"Create New Service Request","id":"78f87b29-8090-4d81-bdcd-817b0bc87936","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"<p>Copy-paste the X-Authentication-Token from web dashboard</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"request_type_id\": 2426,\n    \"requestor_uid\": \"NV000134566\",\n    \"meta_data\": [\n        {\n            \"id\": \"04b61845-dd44-4b4f-b614-87133a1f95d2\",\n            \"type\": \"instruction\",\n            \"compulsory\": false,\n            \"title\": \"Provide some short instructions for Requestors\",\n            \"value\": \"\"\n        },\n        {\n            \"id\": \"30cb8ac5-520f-44ee-abf6-b7eacd271427\",\n            \"type\": \"instruction_image\",\n            \"compulsory\": false,\n            \"title\": \"https://cdn.facilitybot.co/production/attachments/files/001/716/916/original/987-536x354.jpg?1766230597\",\n            \"value\": \"\"\n        },\n        {\n            \"id\": \"90be8181-88fb-4cf0-b45c-b52dcca1476f\",\n            \"type\": \"email\",\n            \"compulsory\": false,\n            \"title\": \"Email Address\",\n            \"value\": [\n                \"public_api@gmail.com\"\n            ],\n            \"placeholder\": \"Type the answer\",\n            \"max_email_limit\": 1\n        },\n        {\n            \"id\": \"90c6958c-dd88-4742-b090-d5c1b517e35d\",\n            \"type\": \"textarea\",\n            \"compulsory\": false,\n            \"title\": \"Description\",\n            \"value\": \"Type description value here\",\n            \"placeholder\": \"Type description here\"\n        },\n        {\n            \"id\": \"ffe09143-4cea-49b7-b287-3dfc4e884219\",\n            \"type\": \"text\",\n            \"compulsory\": false,\n            \"title\": \"Short Answer\",\n            \"value\": \"Type short answer here\",\n            \"placeholder\": \"Type the answer\"\n        },\n        {\n            \"id\": \"cd2646a2-3a2e-4c32-9d8a-0c7c927d18fa\",\n            \"type\": \"radio\",\n            \"compulsory\": false,\n            \"title\": \"Single Choice\",\n            \"value\": [\n                {\n                    \"title\": \"Option 1\",\n                    \"value\": true\n                },\n                {\n                    \"title\": \"Option 2\",\n                    \"value\": false\n                }\n            ]\n        },\n        {\n            \"id\": \"75a58e1a-75db-4c55-be2d-82d3752b4ac0\",\n            \"type\": \"checkbox\",\n            \"compulsory\": false,\n            \"title\": \"Multiple Choice\",\n            \"value\": [\n                {\n                    \"title\": \"Option 1\",\n                    \"value\": true\n                },\n                {\n                    \"title\": \"Option 2\",\n                    \"value\": true\n                }\n            ]\n        },\n        {\n            \"id\": \"e1b7f0a3-8077-4210-b628-a4caf55b078f\",\n            \"type\": \"single_choice_dropdown\",\n            \"compulsory\": false,\n            \"title\": \"Single Choice Dropdown\",\n            \"value\": [\n                {\n                    \"title\": \"Option 1\",\n                    \"value\": true\n                },\n                {\n                    \"title\": \"Option 2\",\n                    \"value\": false\n                }\n            ],\n            \"placeholder\": \"Select a single choice\"\n        },\n        {\n            \"id\": \"921ac805-487b-42e1-82bf-a3aad45f3ec5\",\n            \"type\": \"multiple_choice_dropdown\",\n            \"compulsory\": false,\n            \"title\": \"Multiple Choice Dropdown\",\n            \"value\": [\n                {\n                    \"title\": \"Option 1\",\n                    \"value\": true\n                },\n                {\n                    \"title\": \"Option 2\",\n                    \"value\": true\n                }\n            ],\n            \"placeholder\": \"Select multiple choices\"\n        },\n        {\n            \"id\": \"e1a0cc63-1265-4db7-9755-c9d2d2e0905d\",\n            \"type\": \"datetime\",\n            \"compulsory\": false,\n            \"title\": \"Date / Time\",\n            \"value\": \"20/12/2025 05:03 PM\",\n            \"placeholder\": \"Choose Date & Time\"\n        },\n        {\n            \"id\": \"7c1e61e2-95e7-4706-bebd-ab356f22a709\",\n            \"type\": \"toggle\",\n            \"compulsory\": false,\n            \"title\": \"Toggle\",\n            \"value\": true\n        },\n        {\n            \"id\": \"f314330e-9a69-4ce0-a166-204ab7704d9d\",\n            \"type\": \"image\",\n            \"compulsory\": false,\n            \"title\": \"Image (max 10MB)\",\n            \"value\": \"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/images/BigBuckBunny.jpg\"\n        },\n        {\n            \"id\": \"2306ca6f-7724-458e-a5e5-67d8e76ee872\",\n            \"type\": \"video\",\n            \"compulsory\": false,\n            \"title\": \"Video (max 15MB/15s)\",\n            \"value\": \"https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/WeAreGoingOnBullrun.mp4\"\n        },\n        {\n            \"id\": \"799780bb-e589-4131-948a-87f6baef0cd3\",\n            \"type\": \"multiple_images_videos\",\n            \"compulsory\": false,\n            \"title\": \"Images / Videos (max 10MB each)\",\n            \"value\": [\n                \"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/images/BigBuckBunny.jpg\",\n                \"https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/WeAreGoingOnBullrun.mp4\"\n            ]\n        },\n        {\n            \"id\": \"49ed639b-0996-4e50-8662-ddd34de98205\",\n            \"type\": \"pdf\",\n            \"compulsory\": false,\n            \"title\": \"PDF (max 10MB)\",\n            \"value\": \"https://www.aeee.in/wp-content/uploads/2020/08/Sample-pdf.pdf\"\n        },\n        {\n            \"id\": \"e0a6f16f-45b7-4eb4-93f1-fa74b849d247\",\n            \"type\": \"excel\",\n            \"compulsory\": false,\n            \"title\": \"Excel (max 10MB)\",\n            \"value\": \"https://github.com/bharathirajatut/sample-excel-dataset/raw/refs/heads/master/airline.xls\"\n        },\n        {\n            \"id\": \"b0b61253-09b5-4120-a003-b62f8da07623\",\n            \"type\": \"fault_type\",\n            \"compulsory\": false,\n            \"title\": \"Fault Type\",\n            \"value\": 12909,\n            \"placeholder\": \"Select fault type\"\n        },\n        {\n            \"id\": \"56c80c3d-5ba6-4f0d-9147-516ebba20742\",\n            \"type\": \"select_location_tags\",\n            \"compulsory\": false,\n            \"title\": \"Location Tags\",\n            \"value\": [\n                30246,\n                30249\n            ],\n            \"placeholder\": \"Select Location Tags to add\"\n        },\n        {\n            \"id\": \"1d00d22f-f7d0-47ba-80db-515e634b3a0b\",\n            \"type\": \"link_to_asset\",\n            \"compulsory\": false,\n            \"title\": \"Link to Asset\",\n            \"value\": [\n                281811\n            ],\n            \"placeholder\": \"Select an asset\"\n        },\n        {\n            \"id\": \"766faade-1d6b-45e9-86b4-94010bc1d48b\",\n            \"type\": \"fault_signature\",\n            \"compulsory\": false,\n            \"title\": \"Signature\",\n            \"value\": \"\"\n        },\n        {\n            \"id\": \"ffe76a12-6a37-425e-95c2-086f13407259\",\n            \"type\": \"order_items\",\n            \"compulsory\": false,\n            \"title\": \"Items to order\",\n            \"value\": [\n                {\n                    \"id\": 458,\n                    \"quantity\": 10\n                },\n                {\n                    \"id\": 459,\n                    \"quantity\": 20\n                }\n            ]\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://portal.facilitybot.co/api/client/v1/requests/service_request","description":"<h3 id=\"description\"><strong>Description</strong></h3>\n<p>Use this API to create a new custom service request. You must specify a request_type_id to define the type of service request, and provide meta_data as an array of blocks containing the form field values. Each block in meta_data must include an id that matches the corresponding block id in the request type definition. The requestor_uid identifies the guest user who is submitting the request.</p>\n<h3 id=\"request-body\"><strong>Request Body</strong></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory?</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>request_type_id</code></td>\n<td><code>integer</code></td>\n<td>Yes</td>\n<td>The ID representing the type of service request.</td>\n</tr>\n<tr>\n<td><code>meta_data</code></td>\n<td><code>array[object]</code></td>\n<td>Yes</td>\n<td>An array of blocks containing form field values. Each block must include an id that matches the corresponding block id in the request type definition.</td>\n</tr>\n<tr>\n<td><code>requestor_uid</code></td>\n<td><code>string</code></td>\n<td>Yes</td>\n<td>The unique identifier of the guest user who is submitting the request.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>meta_data block structure:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Mandatory?</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td><code>string</code></td>\n<td><code>Yes</code></td>\n<td>Block ID matching the request type definition</td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td><code>string</code></td>\n<td><code>Yes</code></td>\n<td>Block type (see supported types below)</td>\n</tr>\n<tr>\n<td><code>value</code></td>\n<td>varies</td>\n<td><code>Yes</code></td>\n<td>The value for the block (format depends on block type - see details below)</td>\n</tr>\n<tr>\n<td><code>compulsory</code></td>\n<td><code>boolean</code></td>\n<td><code>Yes</code></td>\n<td>Whether the field is required</td>\n</tr>\n<tr>\n<td><code>title</code></td>\n<td><code>string</code></td>\n<td><code>Yes</code></td>\n<td>Field title</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Supported block types and their value formats:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Block Type</th>\n<th>Data Type</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>text</code>, <code>textarea</code>, <code>email</code>, <code>datetime</code>, <code>instruction</code></td>\n<td><code>string</code></td>\n<td><code>\"Sample text value\", datetime format: \"DD/MM/YYYY HH:MM\"</code></td>\n</tr>\n<tr>\n<td><code>radio</code>, <code>single_choice_dropdown</code></td>\n<td><code>array[object]</code></td>\n<td><code>[{\"title\": \"Option 1\", \"value\": true}]</code></td>\n</tr>\n<tr>\n<td><code>checkbox</code>, <code>multiple_choice_dropdown</code></td>\n<td><code>array[object]</code></td>\n<td><code>[{\"title\": \"Option 1\", \"value\": true}, {\"title\": \"Option 2\", \"value\": true}]</code></td>\n</tr>\n<tr>\n<td><code>toggle</code></td>\n<td><code>boolean</code></td>\n<td><code>true</code> or <code>false</code></td>\n</tr>\n<tr>\n<td><code>fault_type</code>, <code>link_to_asset</code></td>\n<td><code>integer</code></td>\n<td><code>256</code></td>\n</tr>\n<tr>\n<td><code>select_location_tags</code></td>\n<td><code>array[integer]</code></td>\n<td><code>[1, 2, 3]</code></td>\n</tr>\n<tr>\n<td><code>media</code>, <code>multiple_images_videos</code></td>\n<td><code>array[string]</code> (array of image/video URLs)</td>\n<td><code>[\"https://example.com/image.jpg\", \"https://example.com/video.mp4\"]</code></td>\n</tr>\n<tr>\n<td><code>order_items</code></td>\n<td><code>array[object]</code>  <br />  <br />format: <code>{id: integer, quantity: integer}</code></td>\n<td><code>[{\"id\": 1, \"quantity\": 2}, {\"id\": 5, \"quantity\": 1}]</code></td>\n</tr>\n<tr>\n<td><code>image</code>, <code>video</code>, <code>pdf</code>, <code>excel</code></td>\n<td><code>string</code> (file URL)</td>\n<td><code>\"https://example.com/file.pdf\"</code></td>\n</tr>\n<tr>\n<td><code>fault_signature</code></td>\n<td><code>string</code> (file URL)</td>\n<td><code>\"https://example.com/image.jpg\"</code></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","client","v1","requests","service_request"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"0df1a224-d382-4460-bf7a-0b91bddfec42","name":"Create New Service Request","originalRequest":{"method":"POST","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"Copy-paste the X-Authentication-Token from web dashboard","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"request_type_id\": 2426,\n    \"requestor_uid\": \"NV000134566\",\n    \"meta_data\": [\n        {\n            \"id\": \"04b61845-dd44-4b4f-b614-87133a1f95d2\",\n            \"type\": \"instruction\",\n            \"compulsory\": false,\n            \"title\": \"Provide some short instructions for Requestors\",\n            \"value\": \"\"\n        },\n        {\n            \"id\": \"30cb8ac5-520f-44ee-abf6-b7eacd271427\",\n            \"type\": \"instruction_image\",\n            \"compulsory\": false,\n            \"title\": \"https://cdn.facilitybot.co/production/attachments/files/001/716/916/original/987-536x354.jpg?1766230597\",\n            \"value\": \"\"\n        },\n        {\n            \"id\": \"90be8181-88fb-4cf0-b45c-b52dcca1476f\",\n            \"type\": \"email\",\n            \"compulsory\": false,\n            \"title\": \"Email Address\",\n            \"value\": [\n                \"public_api@gmail.com\"\n            ],\n            \"placeholder\": \"Type the answer\",\n            \"max_email_limit\": 1\n        },\n        {\n            \"id\": \"90c6958c-dd88-4742-b090-d5c1b517e35d\",\n            \"type\": \"textarea\",\n            \"compulsory\": false,\n            \"title\": \"Description\",\n            \"value\": \"Type description value here\",\n            \"placeholder\": \"Type description here\"\n        },\n        {\n            \"id\": \"ffe09143-4cea-49b7-b287-3dfc4e884219\",\n            \"type\": \"text\",\n            \"compulsory\": false,\n            \"title\": \"Short Answer\",\n            \"value\": \"Type short answer here\",\n            \"placeholder\": \"Type the answer\"\n        },\n        {\n            \"id\": \"cd2646a2-3a2e-4c32-9d8a-0c7c927d18fa\",\n            \"type\": \"radio\",\n            \"compulsory\": false,\n            \"title\": \"Single Choice\",\n            \"value\": [\n                {\n                    \"title\": \"Option 1\",\n                    \"value\": true\n                },\n                {\n                    \"title\": \"Option 2\",\n                    \"value\": false\n                }\n            ]\n        },\n        {\n            \"id\": \"75a58e1a-75db-4c55-be2d-82d3752b4ac0\",\n            \"type\": \"checkbox\",\n            \"compulsory\": false,\n            \"title\": \"Multiple Choice\",\n            \"value\": [\n                {\n                    \"title\": \"Option 1\",\n                    \"value\": true\n                },\n                {\n                    \"title\": \"Option 2\",\n                    \"value\": true\n                }\n            ]\n        },\n        {\n            \"id\": \"e1b7f0a3-8077-4210-b628-a4caf55b078f\",\n            \"type\": \"single_choice_dropdown\",\n            \"compulsory\": false,\n            \"title\": \"Single Choice Dropdown\",\n            \"value\": [\n                {\n                    \"title\": \"Option 1\",\n                    \"value\": true\n                },\n                {\n                    \"title\": \"Option 2\",\n                    \"value\": false\n                }\n            ],\n            \"placeholder\": \"Select a single choice\"\n        },\n        {\n            \"id\": \"921ac805-487b-42e1-82bf-a3aad45f3ec5\",\n            \"type\": \"multiple_choice_dropdown\",\n            \"compulsory\": false,\n            \"title\": \"Multiple Choice Dropdown\",\n            \"value\": [\n                {\n                    \"title\": \"Option 1\",\n                    \"value\": true\n                },\n                {\n                    \"title\": \"Option 2\",\n                    \"value\": true\n                }\n            ],\n            \"placeholder\": \"Select multiple choices\"\n        },\n        {\n            \"id\": \"e1a0cc63-1265-4db7-9755-c9d2d2e0905d\",\n            \"type\": \"datetime\",\n            \"compulsory\": false,\n            \"title\": \"Date / Time\",\n            \"value\": \"20/12/2025 05:03 PM\",\n            \"placeholder\": \"Choose Date & Time\"\n        },\n        {\n            \"id\": \"7c1e61e2-95e7-4706-bebd-ab356f22a709\",\n            \"type\": \"toggle\",\n            \"compulsory\": false,\n            \"title\": \"Toggle\",\n            \"value\": true\n        },\n        {\n            \"id\": \"f314330e-9a69-4ce0-a166-204ab7704d9d\",\n            \"type\": \"image\",\n            \"compulsory\": false,\n            \"title\": \"Image (max 10MB)\",\n            \"value\": \"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/images/BigBuckBunny.jpg\"\n        },\n        {\n            \"id\": \"2306ca6f-7724-458e-a5e5-67d8e76ee872\",\n            \"type\": \"video\",\n            \"compulsory\": false,\n            \"title\": \"Video (max 15MB/15s)\",\n            \"value\": \"https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/WeAreGoingOnBullrun.mp4\"\n        },\n        {\n            \"id\": \"799780bb-e589-4131-948a-87f6baef0cd3\",\n            \"type\": \"multiple_images_videos\",\n            \"compulsory\": false,\n            \"title\": \"Images / Videos (max 10MB each)\",\n            \"value\": [\n                \"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/images/BigBuckBunny.jpg\",\n                \"https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/WeAreGoingOnBullrun.mp4\"\n            ]\n        },\n        {\n            \"id\": \"49ed639b-0996-4e50-8662-ddd34de98205\",\n            \"type\": \"pdf\",\n            \"compulsory\": false,\n            \"title\": \"PDF (max 10MB)\",\n            \"value\": \"https://www.aeee.in/wp-content/uploads/2020/08/Sample-pdf.pdf\"\n        },\n        {\n            \"id\": \"e0a6f16f-45b7-4eb4-93f1-fa74b849d247\",\n            \"type\": \"excel\",\n            \"compulsory\": false,\n            \"title\": \"Excel (max 10MB)\",\n            \"value\": \"https://github.com/bharathirajatut/sample-excel-dataset/raw/refs/heads/master/airline.xls\"\n        },\n        {\n            \"id\": \"b0b61253-09b5-4120-a003-b62f8da07623\",\n            \"type\": \"fault_type\",\n            \"compulsory\": false,\n            \"title\": \"Fault Type\",\n            \"value\": 12909,\n            \"placeholder\": \"Select fault type\"\n        },\n        {\n            \"id\": \"56c80c3d-5ba6-4f0d-9147-516ebba20742\",\n            \"type\": \"select_location_tags\",\n            \"compulsory\": false,\n            \"title\": \"Location Tags\",\n            \"value\": [\n                30246,\n                30249\n            ],\n            \"placeholder\": \"Select Location Tags to add\"\n        },\n        {\n            \"id\": \"1d00d22f-f7d0-47ba-80db-515e634b3a0b\",\n            \"type\": \"link_to_asset\",\n            \"compulsory\": false,\n            \"title\": \"Link to Asset\",\n            \"value\": [\n                281811\n            ],\n            \"placeholder\": \"Select an asset\"\n        },\n        {\n            \"id\": \"766faade-1d6b-45e9-86b4-94010bc1d48b\",\n            \"type\": \"fault_signature\",\n            \"compulsory\": false,\n            \"title\": \"Signature\",\n            \"value\": \"\"\n        },\n        {\n            \"id\": \"ffe76a12-6a37-425e-95c2-086f13407259\",\n            \"type\": \"order_items\",\n            \"compulsory\": false,\n            \"title\": \"Items to order\",\n            \"value\": [\n                {\n                    \"id\": 458,\n                    \"quantity\": 10\n                },\n                {\n                    \"id\": 459,\n                    \"quantity\": 20\n                }\n            ]\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://portal.facilitybot.co/api/client/v1/requests/service_request"},"status":"Created","code":201,"_postman_previewlanguage":"","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"5181"},{"key":"content-type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": {\n        \"id\": 788853,\n        \"case_id\": \"25006111\",\n        \"kind\": \"custom_fault\",\n        \"request_type\": \"Public API: Create Request\",\n        \"fault_description\": null,\n        \"status\": \"pending\",\n        \"custom_status\": \"Pending\",\n        \"priority\": \"low\",\n        \"fault_location\": null,\n        \"meta_data\": [\n            {\n                \"id\": \"04b61845-dd44-4b4f-b614-87133a1f95d2\",\n                \"type\": \"instruction\",\n                \"compulsory\": false,\n                \"title\": \"Provide some short instructions for Requestors\",\n                \"value\": \"\"\n            },\n            {\n                \"id\": \"30cb8ac5-520f-44ee-abf6-b7eacd271427\",\n                \"type\": \"instruction_image\",\n                \"compulsory\": false,\n                \"title\": \"https://cdn.facilitybot.co/production/attachments/files/001/716/916/original/987-536x354.jpg?1766230597\",\n                \"value\": \"\"\n            },\n            {\n                \"id\": \"90be8181-88fb-4cf0-b45c-b52dcca1476f\",\n                \"type\": \"email\",\n                \"compulsory\": false,\n                \"title\": \"Email Address\",\n                \"value\": [\n                    \"public_api@gmail.com\"\n                ],\n                \"placeholder\": \"Type the answer\",\n                \"max_email_limit\": 1\n            },\n            {\n                \"id\": \"90c6958c-dd88-4742-b090-d5c1b517e35d\",\n                \"type\": \"textarea\",\n                \"compulsory\": false,\n                \"title\": \"Description\",\n                \"value\": \"Type description value here\",\n                \"placeholder\": \"Type description here\"\n            },\n            {\n                \"id\": \"ffe09143-4cea-49b7-b287-3dfc4e884219\",\n                \"type\": \"text\",\n                \"compulsory\": false,\n                \"title\": \"Short Answer\",\n                \"value\": \"Type short answer here\",\n                \"placeholder\": \"Type the answer\"\n            },\n            {\n                \"id\": \"cd2646a2-3a2e-4c32-9d8a-0c7c927d18fa\",\n                \"type\": \"radio\",\n                \"compulsory\": false,\n                \"title\": \"Single Choice\",\n                \"value\": [\n                    {\n                        \"title\": \"Option 1\",\n                        \"value\": true\n                    },\n                    {\n                        \"title\": \"Option 2\",\n                        \"value\": false\n                    }\n                ]\n            },\n            {\n                \"id\": \"75a58e1a-75db-4c55-be2d-82d3752b4ac0\",\n                \"type\": \"checkbox\",\n                \"compulsory\": false,\n                \"title\": \"Multiple Choice\",\n                \"value\": [\n                    {\n                        \"title\": \"Option 1\",\n                        \"value\": true\n                    },\n                    {\n                        \"title\": \"Option 2\",\n                        \"value\": true\n                    }\n                ]\n            },\n            {\n                \"id\": \"e1b7f0a3-8077-4210-b628-a4caf55b078f\",\n                \"type\": \"single_choice_dropdown\",\n                \"compulsory\": false,\n                \"title\": \"Single Choice Dropdown\",\n                \"value\": [\n                    {\n                        \"title\": \"Option 1\",\n                        \"value\": true\n                    },\n                    {\n                        \"title\": \"Option 2\",\n                        \"value\": false\n                    }\n                ],\n                \"placeholder\": \"Select a single choice\"\n            },\n            {\n                \"id\": \"921ac805-487b-42e1-82bf-a3aad45f3ec5\",\n                \"type\": \"multiple_choice_dropdown\",\n                \"compulsory\": false,\n                \"title\": \"Multiple Choice Dropdown\",\n                \"value\": [\n                    {\n                        \"title\": \"Option 1\",\n                        \"value\": true\n                    },\n                    {\n                        \"title\": \"Option 2\",\n                        \"value\": true\n                    }\n                ],\n                \"placeholder\": \"Select multiple choices\"\n            },\n            {\n                \"id\": \"e1a0cc63-1265-4db7-9755-c9d2d2e0905d\",\n                \"type\": \"datetime\",\n                \"compulsory\": false,\n                \"title\": \"Date / Time\",\n                \"value\": \"20/12/2025 05:03 PM\",\n                \"placeholder\": \"Choose Date & Time\"\n            },\n            {\n                \"id\": \"7c1e61e2-95e7-4706-bebd-ab356f22a709\",\n                \"type\": \"toggle\",\n                \"compulsory\": false,\n                \"title\": \"Toggle\",\n                \"value\": true\n            },\n            {\n                \"id\": \"f314330e-9a69-4ce0-a166-204ab7704d9d\",\n                \"type\": \"image\",\n                \"compulsory\": false,\n                \"title\": \"Image (max 10MB)\",\n                \"value\": \"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/images/BigBuckBunny.jpg\"\n            },\n            {\n                \"id\": \"2306ca6f-7724-458e-a5e5-67d8e76ee872\",\n                \"type\": \"video\",\n                \"compulsory\": false,\n                \"title\": \"Video (max 15MB/15s)\",\n                \"value\": \"https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/WeAreGoingOnBullrun.mp4\"\n            },\n            {\n                \"id\": \"799780bb-e589-4131-948a-87f6baef0cd3\",\n                \"type\": \"multiple_images_videos\",\n                \"compulsory\": false,\n                \"title\": \"Images / Videos (max 10MB each)\",\n                \"value\": [\n                    \"https://cdn.facilitybot.co/production/fault_images/files/001/729/841/original/BigBuckBunny.jpg?1766939897\",\n                    \"https://cdn.facilitybot.co/production/fault_videos/files/001/729/842/original/WeAreGoingOnBullrun.mp4?1766939899\"\n                ]\n            },\n            {\n                \"id\": \"49ed639b-0996-4e50-8662-ddd34de98205\",\n                \"type\": \"pdf\",\n                \"compulsory\": false,\n                \"title\": \"PDF (max 10MB)\",\n                \"value\": \"https://www.aeee.in/wp-content/uploads/2020/08/Sample-pdf.pdf\"\n            },\n            {\n                \"id\": \"e0a6f16f-45b7-4eb4-93f1-fa74b849d247\",\n                \"type\": \"excel\",\n                \"compulsory\": false,\n                \"title\": \"Excel (max 10MB)\",\n                \"value\": \"https://github.com/bharathirajatut/sample-excel-dataset/raw/refs/heads/master/airline.xls\"\n            },\n            {\n                \"id\": \"b0b61253-09b5-4120-a003-b62f8da07623\",\n                \"type\": \"fault_type\",\n                \"compulsory\": false,\n                \"title\": \"Fault Type\",\n                \"value\": 12909,\n                \"placeholder\": \"Select fault type\"\n            },\n            {\n                \"id\": \"56c80c3d-5ba6-4f0d-9147-516ebba20742\",\n                \"type\": \"select_location_tags\",\n                \"compulsory\": false,\n                \"title\": \"Location Tags\",\n                \"value\": [\n                    30246,\n                    30249\n                ],\n                \"placeholder\": \"Select Location Tags to add\"\n            },\n            {\n                \"id\": \"1d00d22f-f7d0-47ba-80db-515e634b3a0b\",\n                \"type\": \"link_to_asset\",\n                \"compulsory\": false,\n                \"title\": \"Link to Asset\",\n                \"value\": [\n                    281811\n                ],\n                \"placeholder\": \"Select an asset\"\n            },\n            {\n                \"id\": \"766faade-1d6b-45e9-86b4-94010bc1d48b\",\n                \"type\": \"fault_signature\",\n                \"compulsory\": false,\n                \"title\": \"Signature\",\n                \"value\": \"\"\n            },\n            {\n                \"id\": \"ffe76a12-6a37-425e-95c2-086f13407259\",\n                \"type\": \"order_items\",\n                \"compulsory\": false,\n                \"title\": \"Items to order\",\n                \"value\": [\n                    {\n                        \"id\": 458,\n                        \"quantity\": 10\n                    },\n                    {\n                        \"id\": 459,\n                        \"quantity\": 20\n                    }\n                ]\n            }\n        ],\n        \"fault_type\": {\n            \"id\": 12909,\n            \"name\": \"Walkthrough Fix-it\"\n        },\n        \"fault_sub_type\": {\n            \"id\": null,\n            \"name\": null\n        },\n        \"fault_location_tags\": [\n            {\n                \"id\": 30246,\n                \"name\": \"Block B\"\n            },\n            {\n                \"id\": 30249,\n                \"name\": \"Block C\"\n            }\n        ],\n        \"fault_images\": [],\n        \"fault_videos\": [],\n        \"processing_attachments\": [],\n        \"complete_attachments\": [],\n        \"requestor\": {\n            \"id\": 68259,\n            \"uid\": \"NV000134566\",\n            \"source\": \"requestor\",\n            \"first_name\": \"Van Dao 2\",\n            \"last_name\": null,\n            \"full_name\": \"Van Dao 2\",\n            \"email\": null\n        },\n        \"assign_to\": [\n            {\n                \"id\": 1639,\n                \"name\": \"Alyza Manager\",\n                \"email\": \"alyzaman@gmail.com\"\n            }\n        ],\n        \"notes\": [],\n        \"require_attachment_processing\": false,\n        \"require_attachment_complete\": true,\n        \"processing_remarks\": null,\n        \"completion_remarks\": null,\n        \"created_at\": 1766939900,\n        \"processed_at\": null,\n        \"closed_at\": null,\n        \"linked_asset_trackings\": [\n            {\n                \"id\": 281811,\n                \"asset_id\": 10001173,\n                \"asset_type\": \"ACMV\",\n                \"location\": null,\n                \"location_details\": \"test\",\n                \"description\": \"14\",\n                \"brand\": null,\n                \"model_number\": null,\n                \"serial_number\": \"1412\"\n            }\n        ]\n    }\n}"}],"_postman_id":"78f87b29-8090-4d81-bdcd-817b0bc87936"},{"name":"Update status a Request","id":"0697d768-1200-4cc3-8ae7-f4dfdc3319a7","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"PUT","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxxxxx","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"status","value":"","type":"text","uuid":"a7f12ac0-e3b0-4e82-94bd-13deb1b5c3ce","description":"<p>required, values: [\"processing\", \"canceled\", \"complete\"]</p>\n"},{"key":"remarks","value":"","type":"text","uuid":"ea574c97-be88-4529-95ca-7b5e6decc2ab","description":"<p>required</p>\n"},{"key":"files[]","type":"file","uuid":"32b207e2-6000-45ce-985a-70f39ad5914e","description":"<p>optional. Maximun is 5 files</p>\n","value":null}]},"url":"https://portal.facilitybot.co/api/client/v1/requests/{request_id}/status","description":"<h3 id=\"description\">Description</h3>\n<p>Update status a Request</p>\n<p><strong>Request Body(</strong> form-data <strong>)</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory?</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>status</code></td>\n<td><code>string</code></td>\n<td>Yes</td>\n<td>Call API Get All Status to get list status  <br />  <br />Supported value: <code>processing</code> ,<code>complete</code> ,<code>canceled</code> ,<code>processing_{number}</code> ,<code>complete_{number}</code></td>\n</tr>\n<tr>\n<td><code>remarks</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Additional remarks for the status update.</td>\n</tr>\n<tr>\n<td><code>files[]</code></td>\n<td><code>array[file]</code></td>\n<td>No</td>\n<td>Array of uploaded files.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","client","v1","requests","{request_id}","status"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"a205a9f4-4631-4b94-804e-67bfcca4619e","name":"Update status a Request","originalRequest":{"method":"PUT","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxxxxx","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"status","value":"","type":"text","uuid":"a7f12ac0-e3b0-4e82-94bd-13deb1b5c3ce","description":"required, values: [\"processing\", \"canceled\", \"complete\"]"},{"key":"remarks","value":"","type":"text","uuid":"ea574c97-be88-4529-95ca-7b5e6decc2ab","description":"required"},{"key":"files[]","type":"file","uuid":"32b207e2-6000-45ce-985a-70f39ad5914e","description":"optional. Maximun is 5 files","value":null}]},"url":"https://portal.facilitybot.co/api/client/v1/requests/{request_id}/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":":status","value":401},{"key":"date","value":"Tue, 17 Mar 2026 17:27:29 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"content-length","value":"39"},{"key":"server","value":"nginx"},{"key":"cache-control","value":"no-cache"},{"key":"x-request-id","value":"e7422f3e-e331-4125-88f0-f03eca4631b7"},{"key":"x-runtime","value":"0.010762"},{"key":"vary","value":"Origin"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": {\n        \"id\": 54169,\n        \"case_id\": \"26009723\",\n        \"kind\": \"report_fault\",\n        \"request_type\": \"Report Fault\",\n        \"fault_description\": \"Air conditioning not working at lobby since yesterday. (ABC123462) (ABC123462)\",\n        \"status\": \"complete\",\n        \"custom_status\": \"Complete (Check later)\",\n        \"priority\": \"low\",\n        \"fault_location\": \"Lobby Level 1, Tower A\",\n        \"meta_data\": [],\n        \"fault_type\": {\n            \"id\": 2628,\n            \"name\": \"Cleanliness\"\n        },\n        \"fault_sub_type\": {\n            \"id\": null,\n            \"name\": null\n        },\n        \"fault_location_tags\": [],\n        \"fault_images\": [],\n        \"fault_videos\": [],\n        \"processing_attachments\": [\n            {\n                \"id\": 28841,\n                \"name\": \"istockphoto-2148490548-612x612.jpg\",\n                \"size\": 65734,\n                \"url\": \"https://cdn.uat.facilitybot.co/development/upgrade/attachment_processings/files/000/028/841/original/istockphoto-2148490548-612x612.jpg?1773682533\",\n                \"content_type\": \"image/jpeg\",\n                \"has_virus\": false,\n                \"created_at\": 1773682533\n            }\n        ],\n        \"complete_attachments\": [\n            {\n                \"id\": 28842,\n                \"name\": \"istockphoto-2148490548-612x612.jpg\",\n                \"size\": 65734,\n                \"url\": \"https://cdn.uat.facilitybot.co/development/upgrade/attachment_completes/files/000/028/842/original/istockphoto-2148490548-612x612.jpg?1773682566\",\n                \"content_type\": \"image/jpeg\",\n                \"has_virus\": false,\n                \"created_at\": 1773682566\n            }\n        ],\n        \"requestor\": {\n            \"id\": 7539,\n            \"uid\": \"jane.smith@example.com\",\n            \"source\": \"requestor\",\n            \"first_name\": \"Jane Smith2\",\n            \"last_name\": null,\n            \"full_name\": \"Jane Smith2\",\n            \"email\": \"jane.smith@example.com\"\n        },\n        \"assign_to\": [],\n        \"notes\": [],\n        \"require_attachment_processing\": false,\n        \"require_attachment_complete\": false,\n        \"processing_remarks\": \"complete remarks\",\n        \"completion_remarks\": \"complete remarks\",\n        \"created_at\": 1773652048,\n        \"processed_at\": 1773682533,\n        \"closed_at\": 1773682566,\n        \"linked_asset_trackings\": []\n    }\n}"}],"_postman_id":"0697d768-1200-4cc3-8ae7-f4dfdc3319a7"}],"id":"0a469ffc-19ba-4e1e-a21f-19a588d667e4","_postman_id":"0a469ffc-19ba-4e1e-a21f-19a588d667e4","description":""},{"name":"Fault Types","item":[{"name":"Get All Fault Types","id":"18690449-fdc5-4b1f-8b08-ff385aa4fbbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"<p>Copy-paste the X-Authentication-Token from web dashboard</p>\n","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/fault_types","description":"<h4 id=\"description\">Description</h4>\n<p>Use this API to retrieve all fault types with optional filters based on specified parameters. Note: This listing does not support pagination.</p>\n<h4 id=\"supported-parameters\">Supported Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory?</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>q</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Search text string</td>\n</tr>\n<tr>\n<td><code>data_sort</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Used fields: <code>created_at</code></td>\n</tr>\n<tr>\n<td><code>order_sort</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Support: <code>asc</code> , <code>desc</code></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","client","v1","fault_types"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"f52d4c84-73ae-4434-8fee-dde0dbf086db","name":"Get Fault Types","originalRequest":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"Copy-paste the X-Authentication-Token from web dashboard","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/fault_types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"2851"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Others\",\n            \"created_at\": 1684991187,\n            \"fault_sub_type_tags\": []\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Security\",\n            \"created_at\": 1684991187,\n            \"fault_sub_type_tags\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Equipment Breakdown (CCTV / Turnstiles / Gantry / Card Reader)\",\n                    \"created_at\": 1709893465\n                }\n            ]\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Landscaping / Horticulture\",\n            \"created_at\": 1684991187,\n            \"fault_sub_type_tags\": []\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Building\",\n            \"created_at\": 1684991187,\n            \"fault_sub_type_tags\": []\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Mechanical and Electrical\",\n            \"created_at\": 1684991187,\n            \"fault_sub_type_tags\": []\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Cleaning\",\n            \"created_at\": 1684991187,\n            \"fault_sub_type_tags\": []\n        },\n        {\n            \"id\": 20,\n            \"name\": \"Buildings\",\n            \"created_at\": 1689675910,\n            \"fault_sub_type_tags\": []\n        }\n    ]\n}"}],"_postman_id":"18690449-fdc5-4b1f-8b08-ff385aa4fbbf"},{"name":"Get Fault Type Details","id":"8f86cba8-7c4f-4c8b-b3a4-6ee20975320e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"<p>Copy-paste the X-Authentication-Token from web dashboard</p>\n","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/fault_types/{fault_type_id}","description":"<h3 id=\"description\">Description</h3>\n<p>Use this API to retrieve the details of a specific fault type.</p>\n","urlObject":{"protocol":"https","path":["api","client","v1","fault_types","{fault_type_id}"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"59a858db-290e-403c-9ed4-fa58ff18bc6a","name":"Get Fault Type Details","originalRequest":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"Copy-paste the X-Authentication-Token from web dashboard","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/fault_types/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"238"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": {\n            \"id\": 2,\n            \"name\": \"Security\",\n            \"created_at\": 1684991187,\n            \"fault_sub_type_tags\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Equipment Breakdown (CCTV / Turnstiles / Gantry / Card Reader)\",\n                    \"created_at\": 1709893465\n                }\n            ]\n        }\n}"}],"_postman_id":"8f86cba8-7c4f-4c8b-b3a4-6ee20975320e"}],"id":"c7f4c3e9-77d6-4cf6-a8d9-b9b0491c15a8","_postman_id":"c7f4c3e9-77d6-4cf6-a8d9-b9b0491c15a8","description":""},{"name":"Fault Location Tags","item":[{"name":"Get Fault Location Tags","id":"aa344dd2-1c6d-46ca-a219-390cae89e855","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxxx","description":"<p>Copy-paste the X-Authentication-Token from web dashboard</p>\n","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/location_tags","description":"<h4 id=\"description\">Description</h4>\n<p>Use this API to retrieve a list of fault location tags with optional filters based on specified parameters</p>\n<h4 id=\"supported-parameters\">Supported Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory?</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>q</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Search text string</td>\n</tr>\n<tr>\n<td><code>data_sort</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>used fields: <code>created_at</code> ,<code>name</code></td>\n</tr>\n<tr>\n<td><code>order_sort</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Support: <code>asc</code> , <code>desc</code></td>\n</tr>\n<tr>\n<td><code>page</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Default: 1</td>\n</tr>\n<tr>\n<td><code>per_page</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Maximum is 25  <br />  <br />Default: 10</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","client","v1","location_tags"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"c5820e92-1bd7-4f03-a9ee-b2a2a028faae","name":"Get Fault Location Tags","originalRequest":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"Copy-paste the X-Authentication-Token from web dashboard","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/location_tags"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"4758"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": [\n        {\n            \"id\": 13,\n            \"name\": \"B9910l9\",\n            \"latitude\": null,\n            \"longitude\": null,\n            \"synonyms\": [],\n            \"created_at\": 1729500787,\n            \"parent_id\": null,\n            \"sub_tags\": []\n        },\n        {\n            \"id\": 12,\n            \"name\": \"B9910l8\",\n            \"latitude\": null,\n            \"longitude\": null,\n            \"synonyms\": [],\n            \"created_at\": 1729500783,\n            \"parent_id\": null,\n            \"sub_tags\": []\n        },\n        {\n            \"id\": 11,\n            \"name\": \"B9910l7\",\n            \"latitude\": null,\n            \"longitude\": null,\n            \"synonyms\": [],\n            \"created_at\": 1729500779,\n            \"parent_id\": null,\n            \"sub_tags\": []\n        },\n        {\n            \"id\": 10,\n            \"name\": \"B9910l6\",\n            \"latitude\": null,\n            \"longitude\": null,\n            \"synonyms\": [],\n            \"created_at\": 1729500751,\n            \"parent_id\": null,\n            \"sub_tags\": []\n        },\n        {\n            \"id\": 9,\n            \"name\": \"B991001\",\n            \"latitude\": null,\n            \"longitude\": null,\n            \"synonyms\": [],\n            \"created_at\": 1709889096,\n            \"parent_id\": null,\n            \"sub_tags\": []\n        },\n        {\n            \"id\": 8,\n            \"name\": \"B991002\",\n            \"latitude\": null,\n            \"longitude\": null,\n            \"synonyms\": [],\n            \"created_at\": 1709889088,\n            \"parent_id\": null,\n            \"sub_tags\": []\n        },\n        {\n            \"id\": 5,\n            \"name\": \"B9910l5\",\n            \"latitude\": null,\n            \"longitude\": null,\n            \"synonyms\": [],\n            \"created_at\": 1685527934,\n            \"parent_id\": null,\n            \"sub_tags\": []\n        },\n        {\n            \"id\": 4,\n            \"name\": \"B9910l4\",\n            \"latitude\": null,\n            \"longitude\": null,\n            \"synonyms\": [],\n            \"created_at\": 1685527931,\n            \"parent_id\": null,\n            \"sub_tags\": []\n        },\n        {\n            \"id\": 3,\n            \"name\": \"B9910l3\",\n            \"latitude\": null,\n            \"longitude\": null,\n            \"synonyms\": [],\n            \"created_at\": 1685527927,\n            \"parent_id\": null,\n            \"sub_tags\": []\n        },\n        {\n            \"id\": 2,\n            \"name\": \"B9910l2\",\n            \"latitude\": null,\n            \"longitude\": null,\n            \"synonyms\": [],\n            \"created_at\": 1685527924,\n            \"parent_id\": null,\n            \"sub_tags\": []\n        }\n    ],\n    \"page\": 1,\n    \"per_page\": 10,\n    \"total_pages\": 2,\n    \"count\": 11\n}"}],"_postman_id":"aa344dd2-1c6d-46ca-a219-390cae89e855"},{"name":"Get Fault Location Tag Details","id":"1fab3f53-2fb0-4ea4-b4f8-bc44a0368059","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"<p>Copy-paste the X-Authentication-Token from web dashboard</p>\n","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/location_tags/{location_tag_id}","description":"<h3 id=\"description\">Description</h3>\n<p>Use this API to retrieve the details of a specific fault location tag</p>\n","urlObject":{"protocol":"https","path":["api","client","v1","location_tags","{location_tag_id}"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"f4d063d3-48f8-4a61-a5a5-24053fdf1fff","name":"Get Fault Location Tag Details","originalRequest":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"Copy-paste the X-Authentication-Token from web dashboard","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/location_tags/13"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"566"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": {\n            \"id\": 13,\n            \"name\": \"B9910l9\",\n            \"latitude\": null,\n            \"longitude\": null,\n            \"synonyms\": [],\n            \"created_at\": 1729500787,\n            \"parent_id\": null,\n            \"sub_tags\": []\n        }\n}"}],"_postman_id":"1fab3f53-2fb0-4ea4-b4f8-bc44a0368059"}],"id":"0faf1287-0aab-4ebc-933b-a0b0895083ca","_postman_id":"0faf1287-0aab-4ebc-933b-a0b0895083ca","description":""},{"name":"Requestors","item":[{"name":"Get Requestors","id":"f5cffeac-8d11-427d-9637-a25218d30f1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"<p>Copy-paste the X-Authentication-Token from web dashboard</p>\n","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/requestors","description":"<h4 id=\"description\">Description</h4>\n<p>Use this API to retrieve a list of requestors with optional filters based on specified parameters</p>\n<h4 id=\"supported-parameters\">Supported Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory?</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>q</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Search text string</td>\n</tr>\n<tr>\n<td><code>data_sort</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Used fields: <code>created_at</code>, <code>name</code></td>\n</tr>\n<tr>\n<td><code>order_sort</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Support: <code>asc</code>, <code>desc</code></td>\n</tr>\n<tr>\n<td><code>page</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Default: 1</td>\n</tr>\n<tr>\n<td><code>per_page</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Maximum is 25  <br />  <br />Default: 10</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","client","v1","requestors"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"6d97d3d6-2476-4a8a-ab09-57fe0e8f7c4e","name":"Get Requestors","originalRequest":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"Copy-paste the X-Authentication-Token from web dashboard","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/requestors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"1283"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": [\n        {\n            \"uid\": \"NV0001356\",\n            \"first_name\": \"Emma James\",\n            \"last_name\": null,\n            \"full_name\": \"Emma James\",\n            \"email\": \"emma_james@gmail.com\",\n            \"created_at\": 1740037279\n        },\n        {\n            \"uid\": \"NV0001355\",\n            \"first_name\": \"Emma Sham\",\n            \"last_name\": null,\n            \"full_name\": \"Emma Sham\",\n            \"email\": null,\n            \"created_at\": 1739980390\n        },\n        {\n            \"uid\": \"NV0001354\",\n            \"first_name\": \"Emma Moore\",\n            \"last_name\": \"\",\n            \"full_name\": \"Emma Moore\",\n            \"email\": null,\n            \"created_at\": 1739962502\n        },\n        {\n            \"uid\": \"NV0001353\",\n            \"first_name\": \"James Taylor\",\n            \"last_name\": \"\",\n            \"full_name\": \"James Taylor\",\n            \"email\": null,\n            \"created_at\": 1739962494\n        },\n        {\n            \"uid\": \"NV0001352\",\n            \"first_name\": \"JDaniel Wilson\",\n            \"last_name\": \"\",\n            \"full_name\": \"JDaniel Wilson\",\n            \"email\": null,\n            \"created_at\": 1739962485\n        },\n        {\n            \"uid\": \"NV0001351\",\n            \"first_name\": \"Jessica Miller\",\n            \"last_name\": \"\",\n            \"full_name\": \"Jessica Miller\",\n            \"email\": null,\n            \"created_at\": 1739962478\n        },\n        {\n            \"uid\": \"NV0001350\",\n            \"first_name\": \"Emily Davis\",\n            \"last_name\": \"\",\n            \"full_name\": \"Emily Davis\",\n            \"email\": null,\n            \"created_at\": 1739962466\n        },\n        {\n            \"uid\": \"NV0001349\",\n            \"first_name\": \"Sarah Brown\",\n            \"last_name\": \"\",\n            \"full_name\": \"Sarah Brown\",\n            \"email\": null,\n            \"created_at\": 1739962456\n        },\n        {\n            \"uid\": \"NV0001348\",\n            \"first_name\": \"David Williams\",\n            \"last_name\": \"\",\n            \"full_name\": \"David Williams\",\n            \"email\": null,\n            \"created_at\": 1739962447\n        },\n        {\n            \"uid\": \"NV0001347\",\n            \"first_name\": \"Michael Johnson\",\n            \"last_name\": \"\",\n            \"full_name\": \"Michael Johnson\",\n            \"email\": null,\n            \"created_at\": 1739962435\n        }\n    ],\n    \"page\": 1,\n    \"per_page\": 10,\n    \"total_pages\": 2,\n    \"count\": 19\n}"}],"_postman_id":"f5cffeac-8d11-427d-9637-a25218d30f1a"},{"name":"Get Requests belongs to a requestor","id":"6e6d02ca-63e9-4693-823f-12a94088b6d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"<p>Copy-paste the X-Authentication-Token from web dashboard</p>\n","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/requestors/{requestor_uid}/requests","description":"<h4 id=\"description\">Description</h4>\n<p>Use this API to retrieve all requests for a specific requestor with optional filters based on specified parameters.</p>\n<h4 id=\"supported-parameteres\">Supported Parameteres</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory?</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>q</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Search text string</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Staus of request  <br />  <br />Supported value: <code>pending</code> ,<code>processing</code> <code>canceled</code> ,<code>complete</code></td>\n</tr>\n<tr>\n<td><code>start_date</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Format: <code>DD/MM/YYYY</code></td>\n</tr>\n<tr>\n<td><code>end_date</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Format: <code>DD/MM/YYYY</code></td>\n</tr>\n<tr>\n<td><code>data_sort</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Sort by when return list request  <br />  <br />Used fields: <code>created_at</code> ,<code>status</code></td>\n</tr>\n<tr>\n<td><code>order_sort</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Support: <code>asc</code> ,<code>desc</code></td>\n</tr>\n<tr>\n<td><code>page</code></td>\n<td><code>integer</code></td>\n<td>No</td>\n<td>Default: 1</td>\n</tr>\n<tr>\n<td><code>per_page</code></td>\n<td><code>integer</code></td>\n<td>No</td>\n<td>Max is 25  <br />  <br />Default: 10</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","client","v1","requestors","{requestor_uid}","requests"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"c7bfaf21-f004-4ed4-aee0-a9d8b542b305","name":"Get Requests belongs to a requestor","originalRequest":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"Copy-paste the X-Authentication-Token from web dashboard","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/requestors/NV0001345/requests"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"7734"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": [\n        {\n            \"id\": 239,\n            \"case_id\": \"25000191\",\n            \"kind\": \"report_fault\",\n            \"request_type\": \"Report Fault\",\n            \"fault_description\": \"The door is broken\",\n            \"status\": \"pending\",\n            \"priority\": \"low\",\n            \"fault_location\": \"The lobby\",\n            \"fault_type\": {\n                \"id\": 2,\n                \"name\": \"Security\"\n            },\n            \"fault_sub_type\": {\n                \"id\": 7,\n                \"name\": \"Equipment Breakdown (CCTV / Turnstiles / Gantry / Card Reader)\"\n            },\n            \"fault_location_tags\": [],\n            \"fault_images\": [\n                {\n                    \"id\": 419,\n                    \"name\": \"888856.png\",\n                    \"size\": 21907,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/fault_images/files/000/000/419/original/888856.png?1739959920\",\n                    \"content_type\": \"image/png\",\n                    \"created_at\": 1739959920\n                }\n            ],\n            \"fault_videos\": [],\n            \"processing_attachments\": [],\n            \"complete_attachments\": [],\n            \"requestor\": {\n                \"id\": 70,\n                \"uid\": \"NV0001345\",\n                \"source\": \"requestor\",\n                \"first_name\": \"van\",\n                \"last_name\": \"dao\",\n                \"full_name\": \"van dao\",\n                \"email\": null\n            },\n            \"assign_to\": [],\n            \"notes\": [],\n            \"processing_remarks\": null,\n            \"completion_remarks\": null,\n            \"created_at\": 1739959920,\n            \"processed_at\": null,\n            \"closed_at\": null\n        },\n        {\n            \"id\": 238,\n            \"case_id\": \"25000190\",\n            \"kind\": \"report_fault\",\n            \"request_type\": \"Report Fault\",\n            \"fault_description\": \"The door is broken\",\n            \"status\": \"pending\",\n            \"priority\": \"low\",\n            \"fault_location\": \"The lobby\",\n            \"fault_type\": {\n                \"id\": 2,\n                \"name\": \"Security\"\n            },\n            \"fault_sub_type\": {\n                \"id\": 7,\n                \"name\": \"Equipment Breakdown (CCTV / Turnstiles / Gantry / Card Reader)\"\n            },\n            \"fault_location_tags\": [],\n            \"fault_images\": [\n                {\n                    \"id\": 417,\n                    \"name\": \"888856.png\",\n                    \"size\": 21907,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/fault_images/files/000/000/417/original/888856.png?1739959902\",\n                    \"content_type\": \"image/png\",\n                    \"created_at\": 1739959902\n                }\n            ],\n            \"fault_videos\": [\n                {\n                    \"id\": 418,\n                    \"name\": \"SampleVideo_1280x721_2mb.mp4\",\n                    \"size\": 2107842,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/fault_videos/files/000/000/418/original/SampleVideo_1280x721_2mb.mp4?1739959904\",\n                    \"content_type\": \"video/mp4\",\n                    \"created_at\": 1739959904\n                }\n            ],\n            \"processing_attachments\": [],\n            \"complete_attachments\": [],\n            \"requestor\": {\n                \"id\": 70,\n                \"uid\": \"NV0001345\",\n                \"source\": \"requestor\",\n                \"first_name\": \"van\",\n                \"last_name\": \"dao\",\n                \"full_name\": \"van dao\",\n                \"email\": null\n            },\n            \"assign_to\": [],\n            \"notes\": [],\n            \"processing_remarks\": null,\n            \"completion_remarks\": null,\n            \"created_at\": 1739959901,\n            \"processed_at\": null,\n            \"closed_at\": null\n        }\n    ],\n    \"page\": 1,\n    \"per_page\": 25,\n    \"total_pages\": 1,\n    \"count\": 2\n}"}],"_postman_id":"6e6d02ca-63e9-4693-823f-12a94088b6d5"},{"name":"Get Requestor Details","id":"d2466c4f-56e5-462f-b98a-b07b5d0190aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"<p>Copy-paste the X-Authentication-Token from web dashboard</p>\n","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/requestors/{requestor_uid}","description":"<h3 id=\"description\">Description</h3>\n<p>Use this API to retrieve the details of a specific requestor</p>\n","urlObject":{"protocol":"https","path":["api","client","v1","requestors","{requestor_uid}"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"4317b615-8404-4437-8b91-93c83a4afa2f","name":"Get Requestor Details","originalRequest":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"Copy-paste the X-Authentication-Token from web dashboard","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/requestors/NV0001356"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"160"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": {\n            \"uid\": \"NV0001356\",\n            \"first_name\": \"Emma James\",\n            \"last_name\": null,\n            \"full_name\": \"Emma James\",\n            \"email\": \"emma_james@gmail.com\",\n            \"created_at\": 1740037279\n        }\n}"}],"_postman_id":"d2466c4f-56e5-462f-b98a-b07b5d0190aa"},{"name":"Create New Requestor","id":"1004b071-ef58-4f2e-84bb-c27fa085db64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"uid\": \"NV0001356\",\n    \"first_name\": \"Emma James\",\n    \"last_name\": null,\n    \"email\": \"emma_james@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://portal.facilitybot.co/api/client/v1/requestors","description":"<h3 id=\"description\">Description</h3>\n<p>Use this API to create a new Requestor</p>\n<h3 id=\"request-body\"><strong>Request Body</strong></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory?</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>uid</code></td>\n<td><code>string</code></td>\n<td>Yes</td>\n<td>A unique identifier for the requestor.</td>\n</tr>\n<tr>\n<td><code>first_name</code></td>\n<td><code>string</code></td>\n<td>Yes</td>\n<td>The first name of the requestor.</td>\n</tr>\n<tr>\n<td><code>last_name</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>The last name of the requestor.</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>The email of the requestor.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","client","v1","requestors"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"b5c04d89-44d8-4397-954f-36f268533d23","name":"Create New Requestor","originalRequest":{"method":"POST","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"uid\": \"NV0001356\",\n    \"first_name\": \"Emma James\",\n    \"last_name\": null,\n    \"email\": \"emma_james@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://portal.facilitybot.co/api/client/v1/requestors"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"152"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": {\n        \"uid\": \"NV0001356\",\n        \"first_name\": \"Emma James\",\n        \"last_name\": null,\n        \"email\": \"emma_james@gmail.com\"\n    }\n}"}],"_postman_id":"1004b071-ef58-4f2e-84bb-c27fa085db64"},{"name":"Update a Requestor","id":"026cadbf-2052-46d3-b679-cfa20e37533b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Emma James\",\n    \"last_name\": null,\n    \"email\": \"emma_james@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://portal.facilitybot.co/api/client/v1/requestors/{requestor_uid}","description":"<h3 id=\"description\">Description</h3>\n<p>Use this API to create a new Requestor</p>\n<h3 id=\"request-body\"><strong>Request Body</strong></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory?</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>first_name</code></td>\n<td><code>string</code></td>\n<td>Yes</td>\n<td>The first name of the requestor.</td>\n</tr>\n<tr>\n<td><code>last_name</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>The last name of the requestor.</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>The email of the requestor.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","client","v1","requestors","{requestor_uid}"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"a06a11c3-e49d-40a0-9df3-906a5e9b326b","name":"Create New Requestor","originalRequest":{"method":"POST","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"uid\": \"NV0001354\",\n    \"first_name\": \"Emma Moore\",\n    \"last_name\": null\n}","options":{"raw":{"language":"json"}}},"url":"https://portal.facilitybot.co/api/client/v1/requestors"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"152"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": {\n        \"uid\": \"NV0001356\",\n        \"first_name\": \"Emma James\",\n        \"last_name\": null,\n        \"email\": \"emma_james@gmail.com\"\n    }\n}"}],"_postman_id":"026cadbf-2052-46d3-b679-cfa20e37533b"}],"id":"53c8e559-ba0e-4752-bfa7-57879b48db52","_postman_id":"53c8e559-ba0e-4752-bfa7-57879b48db52","description":""},{"name":"Checklists","item":[{"name":"Get Checklists","id":"e149a4c5-1fb6-4a20-bde2-41810ccd3368","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"<p>Copy-paste the X-Authentication-Token from web dashboard</p>\n","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/checklists","description":"<h4 id=\"description\">Description</h4>\n<p>Use this API to get all checklists filtered based on your specified parameters</p>\n<h4 id=\"supported-parameteres\">Supported Parameteres</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory?</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>q</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Search text string</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Staus of checklist  <br />  <br />Supported value: <code>pending</code> ,<code>processing</code> <code>canceled</code> ,<code>complete</code></td>\n</tr>\n<tr>\n<td><code>start_date</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Format: <code>DD/MM/YYYY</code></td>\n</tr>\n<tr>\n<td><code>end_date</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Format: <code>DD/MM/YYYY</code></td>\n</tr>\n<tr>\n<td><code>data_sort</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Sort by when return list checklist  <br />  <br />Used fields: <code>created_at</code></td>\n</tr>\n<tr>\n<td><code>order_sort</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Support: <code>asc</code> ,<code>desc</code></td>\n</tr>\n<tr>\n<td><code>page</code></td>\n<td><code>integer</code></td>\n<td>No</td>\n<td>Default: 1</td>\n</tr>\n<tr>\n<td><code>per_page</code></td>\n<td><code>integer</code></td>\n<td>No</td>\n<td>Maximum is 25  <br />  <br />Default: 10</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","client","v1","checklists"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"be051fd6-b2f8-4ff6-9ca3-456dee546e05","name":"Get Checklists","originalRequest":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"Copy-paste the X-Authentication-Token from web dashboard","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/checklists"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"4919"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": [\n        {\n            \"id\": 2231920,\n            \"checklist_id\": \"2506603\",\n            \"name\": \"[Test] Checklist Public API\",\n            \"status\": \"complete\",\n            \"score\": 100,\n            \"assign_to\": [\n                {\n                    \"id\": 1638,\n                    \"name\": \"Alyza Responder\",\n                    \"email\": \"alyzamae.delossantos10@gmail.com\"\n                }\n            ],\n            \"sign_off_by\": [],\n            \"linked_asset_ids\": [\n                {\n                    \"asset_id\": 10000006\n                },\n                {\n                    \"asset_id\": 10000005\n                }\n            ],\n            \"linked_location_tags\": [\n                {\n                    \"id\": 30246,\n                    \"display_name\": \"Block B\"\n                },\n                {\n                    \"id\": 30249,\n                    \"display_name\": \"Block C\"\n                }\n            ],\n            \"linked_customers\": [\n                {\n                    \"id\": 46,\n                    \"name\": \"Alyza\"\n                },\n                {\n                    \"id\": 45,\n                    \"name\": \"John Doe\"\n                }\n            ],\n            \"linked_labels\": [\n                {\n                    \"id\": 3278,\n                    \"name\": \"Building\"\n                },\n                {\n                    \"id\": 180,\n                    \"name\": \"Cleaning\"\n                }\n            ],\n            \"linked_checklists\": [\n                {\n                    \"id\": 2137783,\n                    \"checklist_id\": \"2506600\",\n                    \"name\": \"AHU CHECKLIST\",\n                    \"status\": \"pending\"\n                },\n                {\n                    \"id\": 2213786,\n                    \"checklist_id\": \"2506590\",\n                    \"name\": \"Ward Inspection Checklist\",\n                    \"status\": \"pending\"\n                }\n            ],\n            \"due_date\": null,\n            \"remarks\": [\n                {\n                    \"process_by\": \"manager_test\",\n                    \"remark\": \"remarks\"\n                },\n                {\n                    \"process_by\": \"manager_test\",\n                    \"remark\": \"sign off\"\n                }\n            ],\n            \"created_at\": 1762310573,\n            \"updated_at\": 1762310777,\n            \"processing_at\": 1762310751,\n            \"complete_at\": 1762310777\n        },\n        {\n            \"id\": 2231918,\n            \"checklist_id\": \"2506602\",\n            \"name\": \"[Test] Checklist Public API\",\n            \"status\": \"pending\",\n            \"score\": null,\n            \"assign_to\": [\n                {\n                    \"id\": 1638,\n                    \"name\": \"Alyza Responder\",\n                    \"email\": \"alyzamae.delossantos10@gmail.com\"\n                }\n            ],\n            \"sign_off_by\": [],\n            \"linked_asset_ids\": [\n                {\n                    \"asset_id\": 10000006\n                },\n                {\n                    \"asset_id\": 10000005\n                }\n            ],\n            \"linked_location_tags\": [\n                {\n                    \"id\": 30246,\n                    \"display_name\": \"Block B\"\n                },\n                {\n                    \"id\": 30249,\n                    \"display_name\": \"Block C\"\n                }\n            ],\n            \"linked_customers\": [\n                {\n                    \"id\": 46,\n                    \"name\": \"Alyza\"\n                },\n                {\n                    \"id\": 45,\n                    \"name\": \"John Doe\"\n                }\n            ],\n            \"linked_labels\": [\n                {\n                    \"id\": 3278,\n                    \"name\": \"Building\"\n                },\n                {\n                    \"id\": 180,\n                    \"name\": \"Cleaning\"\n                }\n            ],\n            \"linked_checklists\": [],\n            \"due_date\": null,\n            \"remarks\": [],\n            \"created_at\": 1762310448,\n            \"updated_at\": 1762310448,\n            \"processing_at\": null,\n            \"complete_at\": null\n        },\n        {\n            \"id\": 2137783,\n            \"checklist_id\": \"2506600\",\n            \"name\": \"AHU CHECKLIST\",\n            \"status\": \"pending\",\n            \"score\": null,\n            \"assign_to\": [],\n            \"sign_off_by\": [],\n            \"linked_asset_ids\": [],\n            \"linked_location_tags\": [],\n            \"linked_customers\": [],\n            \"linked_labels\": [],\n            \"linked_checklists\": [],\n            \"due_date\": null,\n            \"remarks\": [],\n            \"created_at\": 1762241040,\n            \"updated_at\": 1762241040,\n            \"processing_at\": null,\n            \"complete_at\": null\n        },\n        {\n            \"id\": 2230559,\n            \"checklist_id\": \"2506599\",\n            \"name\": \"Air con checklist\",\n            \"status\": \"complete\",\n            \"score\": null,\n            \"assign_to\": [],\n            \"sign_off_by\": [],\n            \"linked_asset_ids\": [\n                {\n                    \"asset_id\": 10001157\n                }\n            ],\n            \"linked_location_tags\": [],\n            \"linked_customers\": [],\n            \"linked_labels\": [],\n            \"linked_checklists\": [],\n            \"due_date\": null,\n            \"remarks\": [\n                {\n                    \"process_by\": \"Patrick+PRODAdmin\",\n                    \"remark\": \"a\"\n                }\n            ],\n            \"created_at\": 1762240812,\n            \"updated_at\": 1762240843,\n            \"processing_at\": 1762240843,\n            \"complete_at\": null\n        },\n        {\n            \"id\": 2226644,\n            \"checklist_id\": \"2506597\",\n            \"name\": \"test ALL OF logic\",\n            \"status\": \"pending\",\n            \"score\": null,\n            \"assign_to\": [],\n            \"sign_off_by\": [],\n            \"linked_asset_ids\": [],\n            \"linked_location_tags\": [],\n            \"linked_customers\": [],\n            \"linked_labels\": [],\n            \"linked_checklists\": [],\n            \"due_date\": null,\n            \"remarks\": [],\n            \"created_at\": 1762234680,\n            \"updated_at\": 1762234680,\n            \"processing_at\": null,\n            \"complete_at\": null\n        },\n        {\n            \"id\": 2228877,\n            \"checklist_id\": \"2506596\",\n            \"name\": \"Checklist with Location Tag\",\n            \"status\": \"complete\",\n            \"score\": null,\n            \"assign_to\": [],\n            \"sign_off_by\": [],\n            \"linked_asset_ids\": [],\n            \"linked_location_tags\": [\n                {\n                    \"id\": 30248,\n                    \"display_name\": \"Block B: Level 4: Male Toilet\"\n                },\n                {\n                    \"id\": 30249,\n                    \"display_name\": \"Block C\"\n                }\n            ],\n            \"linked_customers\": [],\n            \"linked_labels\": [],\n            \"linked_checklists\": [],\n            \"due_date\": null,\n            \"remarks\": [\n                {\n                    \"process_by\": \"Patrick+PRODAdmin\",\n                    \"remark\": \"a\"\n                }\n            ],\n            \"created_at\": 1762155772,\n            \"updated_at\": 1762155797,\n            \"processing_at\": 1762155797,\n            \"complete_at\": null\n        },\n        {\n            \"id\": 2135788,\n            \"checklist_id\": \"2506594\",\n            \"name\": \"AHU Checklist\",\n            \"status\": \"pending\",\n            \"score\": null,\n            \"assign_to\": [],\n            \"sign_off_by\": [],\n            \"linked_asset_ids\": [\n                {\n                    \"asset_id\": 10001153\n                }\n            ],\n            \"linked_location_tags\": [],\n            \"linked_customers\": [],\n            \"linked_labels\": [],\n            \"linked_checklists\": [],\n            \"due_date\": null,\n            \"remarks\": [],\n            \"created_at\": 1762152420,\n            \"updated_at\": 1762152420,\n            \"processing_at\": null,\n            \"complete_at\": null\n        },\n        {\n            \"id\": 2223268,\n            \"checklist_id\": \"2506593\",\n            \"name\": \"test ALL OF logic\",\n            \"status\": \"pending\",\n            \"score\": null,\n            \"assign_to\": [],\n            \"sign_off_by\": [],\n            \"linked_asset_ids\": [],\n            \"linked_location_tags\": [],\n            \"linked_customers\": [],\n            \"linked_labels\": [],\n            \"linked_checklists\": [],\n            \"due_date\": null,\n            \"remarks\": [],\n            \"created_at\": 1762148280,\n            \"updated_at\": 1762148280,\n            \"processing_at\": null,\n            \"complete_at\": null\n        },\n        {\n            \"id\": 2223267,\n            \"checklist_id\": \"2506592\",\n            \"name\": \"test ALL OF logic\",\n            \"status\": \"pending\",\n            \"score\": null,\n            \"assign_to\": [],\n            \"sign_off_by\": [],\n            \"linked_asset_ids\": [],\n            \"linked_location_tags\": [],\n            \"linked_customers\": [],\n            \"linked_labels\": [],\n            \"linked_checklists\": [],\n            \"due_date\": null,\n            \"remarks\": [],\n            \"created_at\": 1762061880,\n            \"updated_at\": 1762061880,\n            \"processing_at\": null,\n            \"complete_at\": null\n        },\n        {\n            \"id\": 2220216,\n            \"checklist_id\": \"2506591\",\n            \"name\": \"test ALL OF logic\",\n            \"status\": \"complete\",\n            \"score\": 0,\n            \"assign_to\": [],\n            \"sign_off_by\": [],\n            \"linked_asset_ids\": [],\n            \"linked_location_tags\": [],\n            \"linked_customers\": [],\n            \"linked_labels\": [],\n            \"linked_checklists\": [],\n            \"due_date\": null,\n            \"remarks\": [\n                {\n                    \"process_by\": \"manager_test\",\n                    \"remark\": \"asd\"\n                }\n            ],\n            \"created_at\": 1761975480,\n            \"updated_at\": 1762271245,\n            \"processing_at\": 1762271245,\n            \"complete_at\": null\n        }\n    ],\n    \"page\": 1,\n    \"per_page\": 10,\n    \"total_pages\": 488,\n    \"count\": 4871\n}"}],"_postman_id":"e149a4c5-1fb6-4a20-bde2-41810ccd3368"},{"name":"Get Checklist Details","id":"d4eccec0-7142-47f2-9fdf-1bd4328bc3d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"<p>Copy-paste the X-Authentication-Token from web dashboard</p>\n","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/checklists/2231920","description":"<p>Use this API to get the details of an individual checklist. The Checklist ID can be obtained using the <code>Get Checklists</code> API</p>\n","urlObject":{"protocol":"https","path":["api","client","v1","checklists","2231920"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"58ee0d08-c717-4caa-aa41-2bc1b11323e7","name":"Get Checklist Details","originalRequest":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"Copy-paste the X-Authentication-Token from web dashboard","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/checklists/2231920"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"1007"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": {\n        \"id\": 2231920,\n        \"checklist_id\": \"2506603\",\n        \"name\": \"[Test] Checklist Public API\",\n        \"status\": \"complete\",\n        \"score\": 100,\n        \"assign_to\": [\n            {\n                \"id\": 1638,\n                \"name\": \"Alyza Responder\",\n                \"email\": \"alyzamae.delossantos10@gmail.com\"\n            }\n        ],\n        \"sign_off_by\": [],\n        \"linked_asset_ids\": [\n            {\n                \"asset_id\": 10000006\n            },\n            {\n                \"asset_id\": 10000005\n            }\n        ],\n        \"linked_location_tags\": [\n            {\n                \"id\": 30246,\n                \"display_name\": \"Block B\"\n            },\n            {\n                \"id\": 30249,\n                \"display_name\": \"Block C\"\n            }\n        ],\n        \"linked_customers\": [\n            {\n                \"id\": 46,\n                \"name\": \"Alyza\"\n            },\n            {\n                \"id\": 45,\n                \"name\": \"John Doe\"\n            }\n        ],\n        \"linked_labels\": [\n            {\n                \"id\": 3278,\n                \"name\": \"Building\"\n            },\n            {\n                \"id\": 180,\n                \"name\": \"Cleaning\"\n            }\n        ],\n        \"linked_checklists\": [\n            {\n                \"id\": 2137783,\n                \"checklist_id\": \"2506600\",\n                \"name\": \"AHU CHECKLIST\",\n                \"status\": \"pending\"\n            },\n            {\n                \"id\": 2213786,\n                \"checklist_id\": \"2506590\",\n                \"name\": \"Ward Inspection Checklist\",\n                \"status\": \"pending\"\n            }\n        ],\n        \"due_date\": null,\n        \"remarks\": [\n            {\n                \"process_by\": \"manager_test\",\n                \"remark\": \"remarks\"\n            },\n            {\n                \"process_by\": \"manager_test\",\n                \"remark\": \"sign off\"\n            }\n        ],\n        \"rows\": [\n            {\n                \"id\": 29262348,\n                \"side_note\": 0,\n                \"description\": \"\",\n                \"results\": [\n                    {\n                        \"type\": \"radio\",\n                        \"title\": \"Single choice response\",\n                        \"content\": [\n                            {\n                                \"title\": \"Yes\",\n                                \"value\": false\n                            },\n                            {\n                                \"title\": \"No\",\n                                \"value\": true\n                            },\n                            {\n                                \"title\": \"N/A\",\n                                \"value\": false\n                            }\n                        ]\n                    },\n                    {\n                        \"type\": \"checkbox\",\n                        \"title\": \"Multiple choices response\",\n                        \"content\": [\n                            {\n                                \"title\": \"Option 1\",\n                                \"value\": true\n                            },\n                            {\n                                \"title\": \"Option 2\",\n                                \"value\": false\n                            }\n                        ]\n                    },\n                    {\n                        \"type\": \"single_choice_dropdown\",\n                        \"title\": \"Single choice dropdown response\",\n                        \"content\": [\n                            {\n                                \"title\": \"Option 1\",\n                                \"value\": false\n                            },\n                            {\n                                \"title\": \"Option 2\",\n                                \"value\": false\n                            }\n                        ]\n                    }\n                ]\n            },\n            {\n                \"id\": 29262350,\n                \"side_note\": 1,\n                \"description\": \"\",\n                \"results\": [\n                    {\n                        \"type\": \"radio\",\n                        \"title\": \"Single choice response\",\n                        \"content\": [\n                            {\n                                \"title\": \"Yes\",\n                                \"value\": true\n                            },\n                            {\n                                \"title\": \"No\",\n                                \"value\": false\n                            },\n                            {\n                                \"title\": \"N/A\",\n                                \"value\": false\n                            }\n                        ]\n                    }\n                ]\n            }\n        ]\n        \"created_at\": 1762310573,\n        \"updated_at\": 1762310777,\n        \"processing_at\": 1762310751,\n        \"complete_at\": 1762310777\n    }\n}"}],"_postman_id":"d4eccec0-7142-47f2-9fdf-1bd4328bc3d9"}],"id":"95fc1ec7-4561-447b-9ac6-4b10464d491b","_postman_id":"95fc1ec7-4561-447b-9ac6-4b10464d491b","description":""},{"name":"Request Types","item":[{"name":"Get All Request Types","id":"29cc7a5f-9523-49a4-b975-a9ccaf770bff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"<p>Copy-paste the X-Authentication-Token from web dashboard</p>\n","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/request_types","description":"<h3 id=\"description\"><strong>Description</strong></h3>\n<p>Use this API to retrieve all request types with optional filters based on specified parameters. Note: This listing does not support pagination.</p>\n<h4 id=\"supported-parameters\">Supported Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory?</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>q</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Search text string</td>\n</tr>\n<tr>\n<td><code>data_sort</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Used fields: <code>name</code> , <code>sortable_number</code> , <code>created_at</code></td>\n</tr>\n<tr>\n<td><code>order_sort</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Support: <code>asc</code> , <code>desc</code></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","client","v1","request_types"],"host":["portal","facilitybot","co"],"query":[{"disabled":true,"key":"q","value":null},{"disabled":true,"key":"data_sort","value":"name"},{"disabled":true,"key":"order_sort","value":"desc"}],"variable":[]}},"response":[{"id":"d83148f9-0c19-49b1-8d36-29b6a7968639","name":"Get All Request Types","originalRequest":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","type":"text"}],"url":{"raw":"https://portal.facilitybot.co/api/client/v1/request_types","protocol":"https","host":["portal","facilitybot","co"],"path":["api","client","v1","request_types"],"query":[{"key":"q","value":null,"disabled":true},{"key":"data_sort","value":"name","disabled":true},{"key":"order_sort","value":"desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"28038"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": [\n        {\n            \"id\": 2426,\n            \"name\": \"Public API: Create Request\",\n            \"sortable_number\": 348,\n            \"meta_data\": [\n                {\n                    \"id\": \"04b61845-dd44-4b4f-b614-87133a1f95d2\",\n                    \"type\": \"instruction\",\n                    \"compulsory\": false,\n                    \"title\": \"Provide some short instructions for Requestors\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"30cb8ac5-520f-44ee-abf6-b7eacd271427\",\n                    \"type\": \"instruction_image\",\n                    \"compulsory\": false,\n                    \"title\": \"https://cdn.facilitybot.co/production/attachments/files/001/716/916/original/987-536x354.jpg?1766230597\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"90be8181-88fb-4cf0-b45c-b52dcca1476f\",\n                    \"type\": \"email\",\n                    \"compulsory\": false,\n                    \"title\": \"Email Address\",\n                    \"value\": [],\n                    \"placeholder\": \"Type the answer\",\n                    \"max_email_limit\": 1\n                },\n                {\n                    \"id\": \"90c6958c-dd88-4742-b090-d5c1b517e35d\",\n                    \"type\": \"textarea\",\n                    \"compulsory\": false,\n                    \"title\": \"Description\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type description here\"\n                },\n                {\n                    \"id\": \"ffe09143-4cea-49b7-b287-3dfc4e884219\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Short Answer\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"cd2646a2-3a2e-4c32-9d8a-0c7c927d18fa\",\n                    \"type\": \"radio\",\n                    \"compulsory\": false,\n                    \"title\": \"Single Choice\",\n                    \"value\": [\n                        {\n                            \"title\": \"Option 1\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"Option 2\",\n                            \"value\": false\n                        }\n                    ]\n                },\n                {\n                    \"id\": \"75a58e1a-75db-4c55-be2d-82d3752b4ac0\",\n                    \"type\": \"checkbox\",\n                    \"compulsory\": false,\n                    \"title\": \"Multiple Choice\",\n                    \"value\": [\n                        {\n                            \"title\": \"Option 1\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"Option 2\",\n                            \"value\": false\n                        }\n                    ]\n                },\n                {\n                    \"id\": \"e1b7f0a3-8077-4210-b628-a4caf55b078f\",\n                    \"type\": \"single_choice_dropdown\",\n                    \"compulsory\": false,\n                    \"title\": \"Single Choice Dropdown\",\n                    \"value\": [\n                        {\n                            \"title\": \"Option 1\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"Option 2\",\n                            \"value\": false\n                        }\n                    ],\n                    \"placeholder\": \"Select a single choice\"\n                },\n                {\n                    \"id\": \"921ac805-487b-42e1-82bf-a3aad45f3ec5\",\n                    \"type\": \"multiple_choice_dropdown\",\n                    \"compulsory\": false,\n                    \"title\": \"Multiple Choice Dropdown\",\n                    \"value\": [\n                        {\n                            \"title\": \"Option 1\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"Option 2\",\n                            \"value\": false\n                        }\n                    ],\n                    \"placeholder\": \"Select multiple choices\"\n                },\n                {\n                    \"id\": \"e1a0cc63-1265-4db7-9755-c9d2d2e0905d\",\n                    \"type\": \"datetime\",\n                    \"compulsory\": false,\n                    \"title\": \"Date / Time\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Choose Date & Time\"\n                },\n                {\n                    \"id\": \"7c1e61e2-95e7-4706-bebd-ab356f22a709\",\n                    \"type\": \"toggle\",\n                    \"compulsory\": false,\n                    \"title\": \"Toggle\",\n                    \"value\": false\n                },\n                {\n                    \"id\": \"f314330e-9a69-4ce0-a166-204ab7704d9d\",\n                    \"type\": \"image\",\n                    \"compulsory\": false,\n                    \"title\": \"Image (max 10MB)\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"2306ca6f-7724-458e-a5e5-67d8e76ee872\",\n                    \"type\": \"video\",\n                    \"compulsory\": false,\n                    \"title\": \"Video (max 15MB/15s)\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"799780bb-e589-4131-948a-87f6baef0cd3\",\n                    \"type\": \"multiple_images_videos\",\n                    \"compulsory\": false,\n                    \"title\": \"Images / Videos (max 10MB each)\",\n                    \"value\": []\n                },\n                {\n                    \"id\": \"49ed639b-0996-4e50-8662-ddd34de98205\",\n                    \"type\": \"pdf\",\n                    \"compulsory\": false,\n                    \"title\": \"PDF (max 10MB)\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"e0a6f16f-45b7-4eb4-93f1-fa74b849d247\",\n                    \"type\": \"excel\",\n                    \"compulsory\": false,\n                    \"title\": \"Excel (max 10MB)\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"b0b61253-09b5-4120-a003-b62f8da07623\",\n                    \"type\": \"fault_type\",\n                    \"compulsory\": false,\n                    \"title\": \"Fault Type\",\n                    \"value\": 0,\n                    \"placeholder\": \"Select fault type\"\n                },\n                {\n                    \"id\": \"56c80c3d-5ba6-4f0d-9147-516ebba20742\",\n                    \"type\": \"select_location_tags\",\n                    \"compulsory\": false,\n                    \"title\": \"Location Tags\",\n                    \"value\": [],\n                    \"placeholder\": \"Select Location Tags to add\"\n                },\n                {\n                    \"id\": \"1d00d22f-f7d0-47ba-80db-515e634b3a0b\",\n                    \"type\": \"link_to_asset\",\n                    \"compulsory\": false,\n                    \"title\": \"Link to Asset\",\n                    \"value\": [],\n                    \"placeholder\": \"Select an asset\"\n                },\n                {\n                    \"id\": \"766faade-1d6b-45e9-86b4-94010bc1d48b\",\n                    \"type\": \"fault_signature\",\n                    \"compulsory\": false,\n                    \"title\": \"Signature\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"ffe76a12-6a37-425e-95c2-086f13407259\",\n                    \"type\": \"order_items\",\n                    \"compulsory\": false,\n                    \"title\": \"Items to order\",\n                    \"value\": []\n                }\n            ],\n            \"created_at\": 1766230648,\n            \"updated_at\": 1766230648\n        },\n        {\n            \"id\": 2421,\n            \"name\": \"test asset\",\n            \"sortable_number\": 347,\n            \"meta_data\": [\n                {\n                    \"id\": \"68cb22ce-be2c-45a8-9322-1016848c3493\",\n                    \"type\": \"link_to_asset\",\n                    \"compulsory\": false,\n                    \"title\": \"Link to Asset\",\n                    \"value\": [],\n                    \"placeholder\": \"Select an asset\"\n                }\n            ],\n            \"created_at\": 1765906182,\n            \"updated_at\": 1765906182\n        },\n        {\n            \"id\": 2418,\n            \"name\": \"test all fields\",\n            \"sortable_number\": 346,\n            \"meta_data\": [\n                {\n                    \"id\": \"86774599-ffb5-4bee-b0a6-95a891dd4e67\",\n                    \"type\": \"email\",\n                    \"compulsory\": false,\n                    \"title\": \"Email Address\",\n                    \"value\": [],\n                    \"placeholder\": \"Type the answer\",\n                    \"max_email_limit\": 1\n                },\n                {\n                    \"id\": \"b8139b5c-ea85-4297-a5c9-9cc104dd6c65\",\n                    \"type\": \"textarea\",\n                    \"compulsory\": false,\n                    \"title\": \"Description\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type description here\"\n                },\n                {\n                    \"id\": \"c763e56c-7ce8-433d-8ed6-da21d47a6cf5\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Short Answer\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"eedad5e8-f270-40db-b3fb-ddc3e128a9a4\",\n                    \"type\": \"radio\",\n                    \"compulsory\": false,\n                    \"title\": \"Single Choice\",\n                    \"value\": [\n                        {\n                            \"title\": \"Option 1\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"Option 2\",\n                            \"value\": false\n                        }\n                    ]\n                },\n                {\n                    \"id\": \"b6814dc5-3b15-495b-9579-200d11724797\",\n                    \"type\": \"checkbox\",\n                    \"compulsory\": false,\n                    \"title\": \"Multiple Choice\",\n                    \"value\": [\n                        {\n                            \"title\": \"Option 1\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"Option 2\",\n                            \"value\": false\n                        }\n                    ]\n                },\n                {\n                    \"id\": \"322d0c2c-b773-4055-8523-ac2592cf3069\",\n                    \"type\": \"single_choice_dropdown\",\n                    \"compulsory\": false,\n                    \"title\": \"Single Choice Dropdown\",\n                    \"value\": [\n                        {\n                            \"title\": \"Option 1\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"Option 2\",\n                            \"value\": false\n                        }\n                    ],\n                    \"placeholder\": \"Select a single choice\"\n                },\n                {\n                    \"id\": \"2602d56b-d08d-46b1-a542-24c16d83177a\",\n                    \"type\": \"multiple_choice_dropdown\",\n                    \"compulsory\": false,\n                    \"title\": \"Multiple Choice Dropdown\",\n                    \"value\": [\n                        {\n                            \"title\": \"Option 1\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"Option 2\",\n                            \"value\": false\n                        }\n                    ],\n                    \"placeholder\": \"Select multiple choices\"\n                },\n                {\n                    \"id\": \"cf745a6d-8fa3-48ec-8656-ca3807e27122\",\n                    \"type\": \"datetime\",\n                    \"compulsory\": false,\n                    \"title\": \"Date / Time\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Choose Date & Time\"\n                },\n                {\n                    \"id\": \"594b4da8-f2ca-4901-b07e-e464adb26681\",\n                    \"type\": \"toggle\",\n                    \"compulsory\": false,\n                    \"title\": \"Toggle\",\n                    \"value\": false\n                },\n                {\n                    \"id\": \"fbce01b8-18df-4190-aa9a-a76b4b96547f\",\n                    \"type\": \"image\",\n                    \"compulsory\": false,\n                    \"title\": \"Image (max 10MB)\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"7e746eac-dabb-45dd-a411-56ab510d4521\",\n                    \"type\": \"video\",\n                    \"compulsory\": false,\n                    \"title\": \"Video (max 15MB/15s)\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"90325b7a-840e-4e23-be58-79bdb7e18550\",\n                    \"type\": \"multiple_images_videos\",\n                    \"compulsory\": false,\n                    \"title\": \"Images / Videos (max 10MB each)\",\n                    \"value\": []\n                },\n                {\n                    \"id\": \"88be268f-553e-4f1e-886d-dd609cb6e785\",\n                    \"type\": \"pdf\",\n                    \"compulsory\": false,\n                    \"title\": \"PDF (max 10MB)\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"6eb35f47-7097-4718-914e-52c21b313ed3\",\n                    \"type\": \"excel\",\n                    \"compulsory\": false,\n                    \"title\": \"Excel (max 10MB)\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"1f70a76e-8647-4e12-9066-7b908097da78\",\n                    \"type\": \"fault_type\",\n                    \"compulsory\": false,\n                    \"title\": \"Fault Type\",\n                    \"value\": 0,\n                    \"placeholder\": \"Select fault type\"\n                },\n                {\n                    \"id\": \"a87057e9-91d4-4849-a51e-4aaf2aaa13b8\",\n                    \"type\": \"select_location_tags\",\n                    \"compulsory\": false,\n                    \"title\": \"Location Tags\",\n                    \"value\": [],\n                    \"placeholder\": \"Select Location Tags to add\"\n                },\n                {\n                    \"id\": \"97ef2450-b3d4-49c4-b876-9bb2e94a06f9\",\n                    \"type\": \"fault_signature\",\n                    \"compulsory\": false,\n                    \"title\": \"Signature\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"412af7c1-0bb9-41af-b29c-88acdc31e9dc\",\n                    \"type\": \"order_items\",\n                    \"compulsory\": false,\n                    \"title\": \"Items to order\",\n                    \"value\": []\n                }\n            ],\n            \"created_at\": 1765699275,\n            \"updated_at\": 1765699275\n        },\n        {\n            \"id\": 2361,\n            \"name\": \"Test signoff flow\",\n            \"sortable_number\": 345,\n            \"meta_data\": [\n                {\n                    \"id\": \"f0c70374-b414-4f95-8ab0-09fb865ed9a3\",\n                    \"type\": \"radio\",\n                    \"compulsory\": false,\n                    \"title\": \"Single Choice\",\n                    \"value\": [\n                        {\n                            \"title\": \"Option 1\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"Option 2\",\n                            \"value\": false\n                        }\n                    ]\n                }\n            ],\n            \"created_at\": 1762918121,\n            \"updated_at\": 1765698223\n        },\n        {\n            \"id\": 2417,\n            \"name\": \"Document Submission\",\n            \"sortable_number\": 344,\n            \"meta_data\": [\n                {\n                    \"id\": \"f27ffff7-0c34-49df-9a92-9cfd27d95876\",\n                    \"type\": \"pdf\",\n                    \"compulsory\": false,\n                    \"title\": \"PDF (max 10MB)\",\n                    \"value\": \"\"\n                }\n            ],\n            \"created_at\": 1765445777,\n            \"updated_at\": 1765698223\n        },\n        {\n            \"id\": 2407,\n            \"name\": \"description and short answer \",\n            \"sortable_number\": 343,\n            \"meta_data\": [\n                {\n                    \"id\": \"f10bdf11-4655-4432-8001-5e692d2a649f\",\n                    \"type\": \"textarea\",\n                    \"compulsory\": false,\n                    \"title\": \"Description\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type description here\"\n                },\n                {\n                    \"id\": \"f54c88af-4e7f-4986-9210-7c50613ea1d1\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Short Answer\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                }\n            ],\n            \"created_at\": 1764734874,\n            \"updated_at\": 1765698223\n        },\n        {\n            \"id\": 2406,\n            \"name\": \"hieu item\",\n            \"sortable_number\": 342,\n            \"meta_data\": [\n                {\n                    \"id\": \"34962901-36d8-49ef-8a0c-8907e707217d\",\n                    \"type\": \"order_items\",\n                    \"compulsory\": false,\n                    \"title\": \"Items to order\",\n                    \"value\": []\n                }\n            ],\n            \"created_at\": 1764732240,\n            \"updated_at\": 1765698223\n        },\n        {\n            \"id\": 2396,\n            \"name\": \"test desc\",\n            \"sortable_number\": 341,\n            \"meta_data\": [\n                {\n                    \"id\": \"71ac6682-9164-48d1-af5b-4ed886fff610\",\n                    \"type\": \"textarea\",\n                    \"compulsory\": false,\n                    \"title\": \"Description\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type description here\"\n                }\n            ],\n            \"created_at\": 1764141122,\n            \"updated_at\": 1765698223\n        },\n        {\n            \"id\": 2386,\n            \"name\": \"CHECK request item\",\n            \"sortable_number\": 340,\n            \"meta_data\": [\n                {\n                    \"id\": \"51fec83a-87bf-4134-b5b0-fed6b3546c2e\",\n                    \"type\": \"order_items\",\n                    \"compulsory\": false,\n                    \"title\": \"Items to order\",\n                    \"value\": []\n                }\n            ],\n            \"created_at\": 1763712277,\n            \"updated_at\": 1765698223\n        },\n        {\n            \"id\": 2385,\n            \"name\": \"Fault Reporting\",\n            \"sortable_number\": 339,\n            \"meta_data\": [\n                {\n                    \"id\": \"fca49bc0-4355-4496-a96e-81a80bca3198\",\n                    \"type\": \"textarea\",\n                    \"compulsory\": false,\n                    \"title\": \"Description\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type description here\"\n                },\n                {\n                    \"id\": \"ecda5c94-8ea5-4dfc-a943-fd56f2b0fff7\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Short Answer\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"f74c4cfd-d02a-4917-a30f-950df5ef1005\",\n                    \"type\": \"select_location_tags\",\n                    \"compulsory\": false,\n                    \"title\": \"Location Tags\",\n                    \"value\": [],\n                    \"placeholder\": \"Select Location Tags to add\"\n                },\n                {\n                    \"id\": \"a91f92b4-76d6-46a1-a895-3acb3ee3a4ef\",\n                    \"type\": \"image\",\n                    \"compulsory\": false,\n                    \"title\": \"Image (max 10MB)\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"44eb3db4-9a2e-44f5-baac-37bf9719948a\",\n                    \"type\": \"fault_signature\",\n                    \"compulsory\": false,\n                    \"title\": \"Signature\",\n                    \"value\": \"\"\n                }\n            ],\n            \"created_at\": 1763691577,\n            \"updated_at\": 1765698223\n        },\n        {\n            \"id\": 2379,\n            \"name\": \"item\",\n            \"sortable_number\": 338,\n            \"meta_data\": [\n                {\n                    \"id\": \"855e6169-dbdb-4cce-bbea-ae094c8f4ebb\",\n                    \"type\": \"email\",\n                    \"compulsory\": false,\n                    \"title\": \"Email Address\",\n                    \"value\": [],\n                    \"placeholder\": \"Type the answer\",\n                    \"max_email_limit\": 1\n                },\n                {\n                    \"id\": \"6a688056-1a8f-4391-b31f-df92c3ba1674\",\n                    \"type\": \"order_items\",\n                    \"compulsory\": false,\n                    \"title\": \"Please click below to select items to order\",\n                    \"value\": []\n                }\n            ],\n            \"created_at\": 1763440041,\n            \"updated_at\": 1765698203\n        },\n        {\n            \"id\": 2378,\n            \"name\": \"test abcd multiple step\",\n            \"sortable_number\": 337,\n            \"meta_data\": [],\n            \"created_at\": 1763426634,\n            \"updated_at\": 1765698203\n        },\n        {\n            \"id\": 2372,\n            \"name\": \"test trigger\",\n            \"sortable_number\": 336,\n            \"meta_data\": [\n                {\n                    \"id\": \"ae50c4fb-8462-4fc5-b9ed-808520afcf5b\",\n                    \"type\": \"email\",\n                    \"compulsory\": false,\n                    \"title\": \"Email Address\",\n                    \"value\": [],\n                    \"placeholder\": \"Type the answer\",\n                    \"max_email_limit\": 1\n                },\n                {\n                    \"id\": \"b91c8380-4597-4eda-8524-1dd827e57239\",\n                    \"type\": \"textarea\",\n                    \"compulsory\": false,\n                    \"title\": \"Description\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type description here\"\n                }\n            ],\n            \"created_at\": 1763087761,\n            \"updated_at\": 1765698203\n        },\n        {\n            \"id\": 2367,\n            \"name\": \"test pdf hieu\",\n            \"sortable_number\": 335,\n            \"meta_data\": [\n                {\n                    \"id\": \"501b682d-362d-4502-882e-4bfdca665ed4\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Name\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"3bf18823-ad78-43d4-bd7f-c0fd252fcbe8\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Card No\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"1265a779-620b-41b4-9512-7a88919cf79f\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Nombor\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"35ea57e9-efa0-4692-a99f-2d4b5065a2f0\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Cukai Jalan\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"ec20349f-830f-443e-83a9-b170f0b1ddec\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"KM\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"884670cb-a2c7-41a5-9801-85bf4b48ad1a\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"KE\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"4b677ff7-0beb-4fb5-b408-3950fe510935\",\n                    \"type\": \"fault_signature\",\n                    \"compulsory\": false,\n                    \"title\": \"Tandatangan Pemandu atau Pemilik\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"39af0775-62b2-46af-94d8-d9e2fb476c7a\",\n                    \"type\": \"fault_signature\",\n                    \"compulsory\": false,\n                    \"title\": \"Tarikh\",\n                    \"value\": \"\"\n                }\n            ],\n            \"created_at\": 1762937427,\n            \"updated_at\": 1765698203\n        },\n        {\n            \"id\": 2366,\n            \"name\": \"ad\",\n            \"sortable_number\": 334,\n            \"meta_data\": [],\n            \"created_at\": 1762922869,\n            \"updated_at\": 1765698203\n        },\n        {\n            \"id\": 2365,\n            \"name\": \"i'm tester\",\n            \"sortable_number\": 333,\n            \"meta_data\": [\n                {\n                    \"id\": \"307eced7-21f4-4eae-ab5a-93144371112f\",\n                    \"type\": \"fault_type\",\n                    \"compulsory\": false,\n                    \"title\": \"Fault Type\",\n                    \"value\": 0,\n                    \"placeholder\": \"Select fault type\"\n                },\n                {\n                    \"id\": \"b07683de-87ab-46c0-b2d4-c60ec67c4f6a\",\n                    \"type\": \"textarea\",\n                    \"compulsory\": false,\n                    \"title\": \"Description\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type description here\"\n                },\n                {\n                    \"id\": \"853b2aba-4a3f-4df0-9014-116129acd2a6\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Short Answer\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                }\n            ],\n            \"created_at\": 1762922546,\n            \"updated_at\": 1765698203\n        },\n        {\n            \"id\": 2364,\n            \"name\": \"test bug\",\n            \"sortable_number\": 332,\n            \"meta_data\": [\n                {\n                    \"id\": \"91381ee2-13f5-40cc-bb04-0c18126ac9f5\",\n                    \"type\": \"email\",\n                    \"compulsory\": false,\n                    \"title\": \"Email Address\",\n                    \"value\": [],\n                    \"placeholder\": \"Type the answer\",\n                    \"max_email_limit\": 1\n                },\n                {\n                    \"id\": \"3a291f7f-2171-409b-9bfd-25c6fac3d302\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Short Answer\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"428d11f5-579a-4728-b94e-21da73b5a87c\",\n                    \"type\": \"textarea\",\n                    \"compulsory\": false,\n                    \"title\": \"Description\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type description here\"\n                }\n            ],\n            \"created_at\": 1762922443,\n            \"updated_at\": 1765698203\n        },\n        {\n            \"id\": 2362,\n            \"name\": \"New date\",\n            \"sortable_number\": 331,\n            \"meta_data\": [],\n            \"created_at\": 1762918878,\n            \"updated_at\": 1765698203\n        },\n        {\n            \"id\": 2346,\n            \"name\": \"Long test multistep checklists\",\n            \"sortable_number\": 330,\n            \"meta_data\": [],\n            \"created_at\": 1762509144,\n            \"updated_at\": 1762509388\n        },\n        {\n            \"id\": 2321,\n            \"name\": \"Attachments\",\n            \"sortable_number\": 329,\n            \"meta_data\": [\n                {\n                    \"id\": \"3baf9344-808d-4b24-b7d3-41184617e8cc\",\n                    \"type\": \"image\",\n                    \"compulsory\": false,\n                    \"title\": \"Image (max 10MB)\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"7e82fc1d-199d-4022-a3d3-5b8921f95038\",\n                    \"type\": \"video\",\n                    \"compulsory\": false,\n                    \"title\": \"Video (max 15MB/15s)\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"13e7c636-4b69-43f5-9c3f-218494c81bda\",\n                    \"type\": \"multiple_images_videos\",\n                    \"compulsory\": false,\n                    \"title\": \"Images / Videos (max 10MB each)\",\n                    \"value\": []\n                },\n                {\n                    \"id\": \"804aa378-4ad9-4a99-a6a4-3a889173c08c\",\n                    \"type\": \"pdf\",\n                    \"compulsory\": false,\n                    \"title\": \"PDF (max 10MB)\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"8cec0bf4-9ae4-4aa5-a401-41f92d3b5760\",\n                    \"type\": \"excel\",\n                    \"compulsory\": false,\n                    \"title\": \"Excel (max 10MB)\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"14100621-a202-4bff-b5e6-e08cf789da5c\",\n                    \"type\": \"select_location_tags\",\n                    \"compulsory\": false,\n                    \"title\": \"Location Tags\",\n                    \"value\": [],\n                    \"placeholder\": \"Select Location Tags to add\"\n                },\n                {\n                    \"id\": \"8394f413-c86e-4691-9c80-1ddae5b46996\",\n                    \"type\": \"radio\",\n                    \"compulsory\": false,\n                    \"title\": \"Single Choice\",\n                    \"value\": [\n                        {\n                            \"title\": \"Option 1\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"Option 2\",\n                            \"value\": false\n                        }\n                    ]\n                },\n                {\n                    \"id\": \"43ea1704-8d2e-4c2b-b532-aeccaa7433eb\",\n                    \"type\": \"checkbox\",\n                    \"compulsory\": false,\n                    \"title\": \"Multiple Choice\",\n                    \"value\": [\n                        {\n                            \"title\": \"Option 1\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"Option 2\",\n                            \"value\": false\n                        }\n                    ]\n                }\n            ],\n            \"created_at\": 1761490783,\n            \"updated_at\": 1762305814\n        },\n        {\n            \"id\": 2319,\n            \"name\": \"Asset Transfer Request\",\n            \"sortable_number\": 328,\n            \"meta_data\": [\n                {\n                    \"id\": \"e1c43541-3964-47d3-abdd-76042b06b1a0\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Asset Name\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"b43b8d23-2d7f-490a-870f-ca95a12d8dd5\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Transfer From\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"854d4069-3068-4b10-a623-8862594f102c\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Transfer To \",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"f8e1e09e-5689-4eed-995f-882ee263e805\",\n                    \"type\": \"datetime\",\n                    \"compulsory\": false,\n                    \"title\": \"Date / Time\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Choose Date & Time\"\n                },\n                {\n                    \"id\": \"7693b752-9b42-4118-9508-134025c15354\",\n                    \"type\": \"image\",\n                    \"compulsory\": false,\n                    \"title\": \"Image (max 10MB)\",\n                    \"value\": \"\"\n                }\n            ],\n            \"created_at\": 1761294120,\n            \"updated_at\": 1761294158\n        },\n        {\n            \"id\": 2317,\n            \"name\": \"Test multi step\",\n            \"sortable_number\": 327,\n            \"meta_data\": [],\n            \"created_at\": 1761269996,\n            \"updated_at\": 1761272372\n        },\n        {\n            \"id\": 2315,\n            \"name\": \"Wall Sweating\",\n            \"sortable_number\": 326,\n            \"meta_data\": [\n                {\n                    \"id\": \"8faa9354-5974-4fc8-b018-e172ef9c07eb\",\n                    \"type\": \"email\",\n                    \"compulsory\": false,\n                    \"title\": \"Email Address\",\n                    \"value\": [],\n                    \"placeholder\": \"Type the answer\",\n                    \"max_email_limit\": 1\n                },\n                {\n                    \"id\": \"ca7802c3-9326-411b-8f28-46f84200efa3\",\n                    \"type\": \"textarea\",\n                    \"compulsory\": false,\n                    \"title\": \"Description\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type description here\"\n                },\n                {\n                    \"id\": \"396af83d-292b-4ffd-8ac3-743a1689b2e1\",\n                    \"type\": \"single_choice_dropdown\",\n                    \"compulsory\": false,\n                    \"title\": \"Wall Type\",\n                    \"value\": [\n                        {\n                            \"title\": \"Option 1\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"Option 2\",\n                            \"value\": false\n                        }\n                    ],\n                    \"placeholder\": \"Select a single choice\"\n                },\n                {\n                    \"id\": \"18c56b50-620d-403d-86a2-11a5fc6b17bd\",\n                    \"type\": \"image\",\n                    \"compulsory\": false,\n                    \"title\": \"Image (max 10MB) (upload floorplan)\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"eb073f22-4204-4dd0-8031-69abc67bbbd8\",\n                    \"type\": \"fault_signature\",\n                    \"compulsory\": false,\n                    \"title\": \"Signature\",\n                    \"value\": \"\"\n                }\n            ],\n            \"created_at\": 1761113674,\n            \"updated_at\": 1761239436\n        },\n        {\n            \"id\": 2182,\n            \"name\": \"Event Setup\",\n            \"sortable_number\": 325,\n            \"meta_data\": [\n                {\n                    \"id\": \"7923207e-26c1-47d9-ab73-5d798bd406e0\",\n                    \"type\": \"text\",\n                    \"compulsory\": true,\n                    \"title\": \"Name of Event\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"6f3ac34e-3220-4cdb-9539-149d8c22f0c7\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"No. of Pax\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"c922ea49-474a-45dd-b048-b961ca1fe4f2\",\n                    \"type\": \"datetime\",\n                    \"compulsory\": false,\n                    \"title\": \"Date / Time\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Choose Date & Time\"\n                },\n                {\n                    \"id\": \"f6b2851e-2858-4183-8a79-d6665ec8afb5\",\n                    \"type\": \"pdf\",\n                    \"compulsory\": false,\n                    \"title\": \"PDF (max 10MB)\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"73d56c18-07c0-4f47-9e01-07847abcf2e4\",\n                    \"type\": \"fault_signature\",\n                    \"compulsory\": false,\n                    \"title\": \"Signature\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"601ea756-ffdd-4efc-82f0-b97227042d54\",\n                    \"type\": \"image\",\n                    \"compulsory\": false,\n                    \"title\": \"Floor plan Image (max 10MB)\",\n                    \"value\": \"\"\n                }\n            ],\n            \"created_at\": 1756177607,\n            \"updated_at\": 1761113587\n        },\n        {\n            \"id\": 2195,\n            \"name\": \"Air Con Fault\",\n            \"sortable_number\": 324,\n            \"meta_data\": [\n                {\n                    \"id\": \"811efc61-992d-4eb6-8be5-5cca2d4fb1c5\",\n                    \"type\": \"email\",\n                    \"compulsory\": false,\n                    \"title\": \"Email Address\",\n                    \"value\": [],\n                    \"placeholder\": \"Type the answer\",\n                    \"max_email_limit\": 1\n                },\n                {\n                    \"id\": \"0c7d5742-5744-4263-97a1-b2590a252bef\",\n                    \"type\": \"textarea\",\n                    \"compulsory\": true,\n                    \"title\": \"Description\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type description here\"\n                },\n                {\n                    \"id\": \"a57bde1b-ee3e-4cfd-9025-21a6b2ec48a0\",\n                    \"type\": \"fault_type\",\n                    \"compulsory\": true,\n                    \"title\": \"Fault Type\",\n                    \"value\": 0,\n                    \"placeholder\": \"Select fault type\"\n                },\n                {\n                    \"id\": \"3a34d072-f7dc-4044-926c-ff690ffbd989\",\n                    \"type\": \"multiple_images_videos\",\n                    \"compulsory\": true,\n                    \"title\": \"Images / Videos (max 10MB each)\",\n                    \"value\": []\n                }\n            ],\n            \"created_at\": 1757233642,\n            \"updated_at\": 1761113587\n        },\n        {\n            \"id\": 2309,\n            \"name\": \"Test Payment\",\n            \"sortable_number\": 322,\n            \"meta_data\": [\n                {\n                    \"id\": \"54330785-a01a-4647-a04c-70b1da5bb2c6\",\n                    \"type\": \"payment\",\n                    \"compulsory\": true,\n                    \"title\": \"Payment\",\n                    \"value\": []\n                }\n            ],\n            \"created_at\": 1760923331,\n            \"updated_at\": 1761113587\n        },\n        {\n            \"id\": 2236,\n            \"name\": \"Name Card Ordering\",\n            \"sortable_number\": 320,\n            \"meta_data\": [\n                {\n                    \"id\": \"8b50f7ca-42e9-418f-96fb-e92a4fb2bfa4\",\n                    \"type\": \"instruction\",\n                    \"compulsory\": false,\n                    \"title\": \"<p>Provide download this <a target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\" href=\\\"https://www.google.com/\\\">template</a>, fill up and attach&nbsp;</p>\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"5c298357-47ab-4bdb-9716-28db9648d12a\",\n                    \"type\": \"excel\",\n                    \"compulsory\": false,\n                    \"title\": \"Name Card Template (max 10MB)\",\n                    \"value\": \"\"\n                }\n            ],\n            \"created_at\": 1759976914,\n            \"updated_at\": 1761113587\n        },\n        {\n            \"id\": 2301,\n            \"name\": \"Air Con Extension\",\n            \"sortable_number\": 319,\n            \"meta_data\": [\n                {\n                    \"id\": \"632edcfa-ce07-4f23-bb26-24d7a7ce76c7\",\n                    \"type\": \"instruction\",\n                    \"compulsory\": false,\n                    \"title\": \"<p>Provide some short instructions for <a target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\" href=\\\"https://google.com\\\">Requestors</a></p>\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"f0a61b72-c030-4df0-83aa-309211298ee8\",\n                    \"type\": \"text\",\n                    \"compulsory\": true,\n                    \"title\": \"Reason\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"69575932-7e88-4af7-bb2a-aba8483ed6b2\",\n                    \"type\": \"datetime\",\n                    \"compulsory\": true,\n                    \"title\": \"Start Date / Time\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Choose Date & Time\"\n                },\n                {\n                    \"id\": \"785567f1-89a1-4bc6-ae52-d771dd93a216\",\n                    \"type\": \"datetime\",\n                    \"compulsory\": true,\n                    \"title\": \"End Date / Time\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Choose Date & Time\"\n                },\n                {\n                    \"id\": \"1ec31bd6-99ec-48e5-a202-28ceb7bc4e20\",\n                    \"type\": \"pdf\",\n                    \"compulsory\": false,\n                    \"title\": \"PDF (max 10MB)\",\n                    \"value\": \"\"\n                }\n            ],\n            \"created_at\": 1760578425,\n            \"updated_at\": 1761113587\n        },\n        {\n            \"id\": 1431,\n            \"name\": \"Season Parking Application Form\",\n            \"sortable_number\": 318,\n            \"meta_data\": [\n                {\n                    \"id\": \"9ef98fc86dbea8afd4f2a17ccea85996\",\n                    \"type\": \"text\",\n                    \"compulsory\": true,\n                    \"title\": \"Name\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"ef16f1ddcc15ceb3161c8d146b207f14\",\n                    \"type\": \"text\",\n                    \"compulsory\": true,\n                    \"title\": \"Car Number\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"bba9b072ba5b5bd326ec632b2c74de12\",\n                    \"type\": \"datetime\",\n                    \"compulsory\": false,\n                    \"title\": \"Start Date / Time\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Choose Date & Time\"\n                },\n                {\n                    \"id\": \"c047b9d7ab961ec4d061f29f0945fab3\",\n                    \"type\": \"pdf\",\n                    \"compulsory\": false,\n                    \"title\": \"PDF (max 10MB)\",\n                    \"value\": \"\"\n                }\n            ],\n            \"created_at\": 1723703862,\n            \"updated_at\": 1761113587\n        },\n        {\n            \"id\": 2189,\n            \"name\": \"Fault Report\",\n            \"sortable_number\": 317,\n            \"meta_data\": [\n                {\n                    \"id\": \"d9865a7b-fe83-4add-87b8-1e4cc2bc233f\",\n                    \"type\": \"email\",\n                    \"compulsory\": false,\n                    \"title\": \"Email Address\",\n                    \"value\": [],\n                    \"placeholder\": \"Type the answer\",\n                    \"max_email_limit\": 3\n                },\n                {\n                    \"id\": \"92d907d6-c478-4aa3-87f7-db0e9914fa6f\",\n                    \"type\": \"textarea\",\n                    \"compulsory\": false,\n                    \"title\": \"Description\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type description here\"\n                },\n                {\n                    \"id\": \"70f609f6-4bac-4f7d-86d5-ce30c0d5f6eb\",\n                    \"type\": \"select_location_tags\",\n                    \"compulsory\": false,\n                    \"title\": \"Location Tags\",\n                    \"value\": [],\n                    \"placeholder\": \"Select Location Tags to add\"\n                },\n                {\n                    \"id\": \"b994c5bd-e81c-40b7-9a29-5287466fbc27\",\n                    \"type\": \"fault_type\",\n                    \"compulsory\": false,\n                    \"title\": \"Fault Type\",\n                    \"value\": 0,\n                    \"placeholder\": \"Select fault type\"\n                },\n                {\n                    \"id\": \"61df9408-6d5a-45f8-bddc-0414591f95c6\",\n                    \"type\": \"image\",\n                    \"compulsory\": false,\n                    \"title\": \"Image (max 10MB)\",\n                    \"value\": \"\"\n                }\n            ],\n            \"created_at\": 1756715611,\n            \"updated_at\": 1761113587\n        },\n        {\n            \"id\": 2201,\n            \"name\": \"Change Linen Request\",\n            \"sortable_number\": 314,\n            \"meta_data\": [\n                {\n                    \"id\": \"16904a41-c2b2-4241-b40d-ebb1ba5258eb\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Location\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"c79bdd78-8880-4f00-9c54-06aaafa38dc9\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Reason\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"91dbc703-4a09-4b68-a1b5-0ccc149a443b\",\n                    \"type\": \"multiple_choice_dropdown\",\n                    \"compulsory\": false,\n                    \"title\": \"Items to change\",\n                    \"value\": [\n                        {\n                            \"title\": \"Pillow\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"Bedsheet\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"Blanket\",\n                            \"value\": false\n                        }\n                    ],\n                    \"placeholder\": \"Select multiple choices\"\n                },\n                {\n                    \"id\": \"54db5ba2-fd19-4b77-b677-c9fdae280e3b\",\n                    \"type\": \"image\",\n                    \"compulsory\": false,\n                    \"title\": \"Image (max 10MB)\",\n                    \"value\": \"\"\n                }\n            ],\n            \"created_at\": 1757822722,\n            \"updated_at\": 1761113579\n        },\n        {\n            \"id\": 2200,\n            \"name\": \"CWO Report\",\n            \"sortable_number\": 313,\n            \"meta_data\": [\n                {\n                    \"id\": \"1fc921bc-587b-4fcf-97fa-6d4fe906747d\",\n                    \"type\": \"fault_type\",\n                    \"compulsory\": false,\n                    \"title\": \"CWO Type\",\n                    \"value\": 0,\n                    \"placeholder\": \"Select fault type\"\n                },\n                {\n                    \"id\": \"a30f484b-ffcb-4929-b81e-988a734a98c2\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"CWO ID\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"59e8766a-5993-42bd-a85c-5b2ef44fd98e\",\n                    \"type\": \"textarea\",\n                    \"compulsory\": false,\n                    \"title\": \"Description\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type description here\"\n                },\n                {\n                    \"id\": \"593e8edd-0cf3-48a5-94b8-692547e36783\",\n                    \"type\": \"single_choice_dropdown\",\n                    \"compulsory\": false,\n                    \"title\": \"Problem Type\",\n                    \"value\": [\n                        {\n                            \"title\": \"Commode Chair Faulty\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"Option 2\",\n                            \"value\": false\n                        }\n                    ],\n                    \"placeholder\": \"Select a single choice\"\n                },\n                {\n                    \"id\": \"92400eb4-ab5d-431c-9ba6-df9af9fb6cf3\",\n                    \"type\": \"single_choice_dropdown\",\n                    \"compulsory\": false,\n                    \"title\": \"Service Category\",\n                    \"value\": [\n                        {\n                            \"title\": \"Ward Equipment\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"Option 2\",\n                            \"value\": false\n                        }\n                    ],\n                    \"placeholder\": \"Select a single choice\"\n                },\n                {\n                    \"id\": \"f70f9bee-9a1e-46cc-81d6-79b195e3db31\",\n                    \"type\": \"single_choice_dropdown\",\n                    \"compulsory\": false,\n                    \"title\": \"Priority\",\n                    \"value\": [\n                        {\n                            \"title\": \"Normal\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"Option 2\",\n                            \"value\": false\n                        }\n                    ],\n                    \"placeholder\": \"Select a single choice\"\n                },\n                {\n                    \"id\": \"54fd3aa0-d62c-481e-b894-306cd66d162e\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Location\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"7f5c19af-a8fe-4865-843f-84ec1e7ea823\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Asset\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"6d767f04-4319-439f-8fac-1119a111262e\",\n                    \"type\": \"fault_signature\",\n                    \"compulsory\": false,\n                    \"title\": \"Acknolwedgement\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"eb608fad-c9f8-49e5-a9dc-7e1e585b1966\",\n                    \"type\": \"fault_signature\",\n                    \"compulsory\": false,\n                    \"title\": \"Completion\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"16dc14df-3932-4943-a501-4c7fb85c9f13\",\n                    \"type\": \"fault_signature\",\n                    \"compulsory\": false,\n                    \"title\": \"Client Verified By\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"10d4a98d-5363-443b-bec2-07bdcf6f4cca\",\n                    \"type\": \"fault_signature\",\n                    \"compulsory\": false,\n                    \"title\": \"Certified By\",\n                    \"value\": \"\"\n                },\n                {\n                    \"id\": \"df8efc41-79a5-4e8c-b9ea-c5bf31c337c1\",\n                    \"type\": \"image\",\n                    \"compulsory\": false,\n                    \"title\": \"Image (max 10MB)\",\n                    \"value\": \"\"\n                }\n            ],\n            \"created_at\": 1757819479,\n            \"updated_at\": 1761113579\n        },\n        {\n            \"id\": 1979,\n            \"name\": \"Waste Clearance\",\n            \"sortable_number\": 310,\n            \"meta_data\": [\n                {\n                    \"id\": \"1b142fd1-d27f-4486-abba-0fac636ab450\",\n                    \"type\": \"textarea\",\n                    \"compulsory\": true,\n                    \"title\": \"Description\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type description here\"\n                },\n                {\n                    \"id\": \"5c3b7eb1-645a-4959-92f2-2d1924ed9e20\",\n                    \"type\": \"text\",\n                    \"compulsory\": true,\n                    \"title\": \"Weight\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"13c34ddd-b448-4f4b-89f6-8ad542c0d7ba\",\n                    \"type\": \"toggle\",\n                    \"compulsory\": false,\n                    \"title\": \"Hazardous\",\n                    \"value\": false\n                },\n                {\n                    \"id\": \"c6d8c8d4-3a38-4759-b0bd-c8eb3538142f\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Pick Up Location\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"07a83519-ec25-4afd-bb35-a9773acde2e1\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Date / Time\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"deac7a6d-1cb8-40c0-ba3b-7aea8d89ca31\",\n                    \"type\": \"multiple_images_videos\",\n                    \"compulsory\": false,\n                    \"title\": \"Images / Videos (max 10MB each)\",\n                    \"value\": []\n                },\n                {\n                    \"id\": \"5bfd2c6c-d0df-4b65-9cdf-0819ca82c6e2\",\n                    \"type\": \"fault_signature\",\n                    \"compulsory\": false,\n                    \"title\": \"Signature\",\n                    \"value\": \"\"\n                }\n            ],\n            \"created_at\": 1745229799,\n            \"updated_at\": 1758610357\n        },\n        {\n            \"id\": 2174,\n            \"name\": \"Incident Management\",\n            \"sortable_number\": 309,\n            \"meta_data\": [\n                {\n                    \"id\": \"53b76310-e12a-4c4c-9eee-13a62570b068\",\n                    \"type\": \"fault_type\",\n                    \"compulsory\": false,\n                    \"title\": \"Fault Type\",\n                    \"value\": 0,\n                    \"placeholder\": \"Select fault type\"\n                },\n                {\n                    \"id\": \"31f223f5-881c-467a-a01c-66da22300989\",\n                    \"type\": \"single_choice_dropdown\",\n                    \"compulsory\": false,\n                    \"title\": \"Type of Incident\",\n                    \"value\": [\n                        {\n                            \"title\": \"P1\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"P2\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"P3\",\n                            \"value\": false\n                        },\n                        {\n                            \"title\": \"P4\",\n                            \"value\": false\n                        }\n                    ],\n                    \"placeholder\": \"Select a single choice\"\n                },\n                {\n                    \"id\": \"ce3ed4f9-96e0-470d-88e5-0992696cdfd1\",\n                    \"type\": \"select_location_tags\",\n                    \"compulsory\": false,\n                    \"title\": \"Site\",\n                    \"value\": [],\n                    \"placeholder\": \"Select Site\"\n                },\n                {\n                    \"id\": \"f92741f3-baf1-4075-948c-821240e5e867\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Equipment Name\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"83f30f59-2280-4c97-9845-8d84933b37bb\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Asset Tag Number\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                }\n            ],\n            \"created_at\": 1755670367,\n            \"updated_at\": 1757572605\n        },\n        {\n            \"id\": 2193,\n            \"name\": \"Meeting Room Setup\",\n            \"sortable_number\": 306,\n            \"meta_data\": [\n                {\n                    \"id\": \"d2902404-b825-4f91-a5e9-01e6b3f0ee93\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Reason\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"64d00a3d-d4e1-4219-8be8-1b04d6470dfa\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"No. of Pax\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"6b293995-ad2f-4788-9e5e-141bf9abe5ba\",\n                    \"type\": \"datetime\",\n                    \"compulsory\": false,\n                    \"title\": \"Start Date / Time\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Choose Date & Time\"\n                },\n                {\n                    \"id\": \"f66054c4-da89-46fb-97bf-51cb4f9920fa\",\n                    \"type\": \"datetime\",\n                    \"compulsory\": false,\n                    \"title\": \"End Date / Time\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Choose Date & Time\"\n                },\n                {\n                    \"id\": \"c8fb989e-32f5-4099-94d3-0223591b72ee\",\n                    \"type\": \"image\",\n                    \"compulsory\": false,\n                    \"title\": \"Floor plan Image (max 10MB)\",\n                    \"value\": \"\"\n                }\n            ],\n            \"created_at\": 1756881981,\n            \"updated_at\": 1757572605\n        },\n        {\n            \"id\": 2192,\n            \"name\": \"Cleanliness\",\n            \"sortable_number\": 280,\n            \"meta_data\": [\n                {\n                    \"id\": \"aca558ca-f896-4b1f-9f4a-ee221901a9b0\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Created by\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"50310948-d5c3-4c3d-bcb3-64f9a7ae1881\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Email\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                },\n                {\n                    \"id\": \"0ca2a443-9f26-4cea-ba98-7b01557f3b4c\",\n                    \"type\": \"textarea\",\n                    \"compulsory\": false,\n                    \"title\": \"Description\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type description here\"\n                },\n                {\n                    \"id\": \"8d8afb28-0ae8-46ab-b270-486088d21a53\",\n                    \"type\": \"text\",\n                    \"compulsory\": false,\n                    \"title\": \"Location\",\n                    \"value\": \"\",\n                    \"placeholder\": \"Type the answer\"\n                }\n            ],\n            \"created_at\": 1756869085,\n            \"updated_at\": 1757572605\n        },\n        {\n            \"id\": 2177,\n            \"name\": \"Food Order\",\n            \"sortable_number\": 154,\n            \"meta_data\": [\n                {\n                    \"id\": \"36482f02-3b93-4e02-8cc9-627dd006250c\",\n                    \"type\": \"order_items\",\n                    \"compulsory\": false,\n                    \"title\": \"Please click below to select items to order\",\n                    \"value\": []\n                }\n            ],\n            \"created_at\": 1755683960,\n            \"updated_at\": 1757233541\n        }\n    ]\n}"}],"_postman_id":"29cc7a5f-9523-49a4-b975-a9ccaf770bff"},{"name":"Get Request Type Details","id":"4ebae13f-4978-441a-8e2c-fd5a9441b169","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"<p>Copy-paste the X-Authentication-Token from web dashboard</p>\n","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/request_types/2426","description":"<p>Use this API to retrieve the details of a specific Request Type.</p>\n","urlObject":{"protocol":"https","path":["api","client","v1","request_types","2426"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"9690fb62-4323-43db-a68b-3d3b90b41da5","name":"Get Request Type Details","originalRequest":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/request_types/2426"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"3500"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": {\n        \"id\": 2426,\n        \"name\": \"Public API: Create Request\",\n        \"sortable_number\": 348,\n        \"meta_data\": [\n            {\n                \"id\": \"04b61845-dd44-4b4f-b614-87133a1f95d2\",\n                \"type\": \"instruction\",\n                \"compulsory\": false,\n                \"title\": \"Provide some short instructions for Requestors\",\n                \"value\": \"\"\n            },\n            {\n                \"id\": \"30cb8ac5-520f-44ee-abf6-b7eacd271427\",\n                \"type\": \"instruction_image\",\n                \"compulsory\": false,\n                \"title\": \"https://cdn.facilitybot.co/production/attachments/files/001/716/916/original/987-536x354.jpg?1766230597\",\n                \"value\": \"\"\n            },\n            {\n                \"id\": \"90be8181-88fb-4cf0-b45c-b52dcca1476f\",\n                \"type\": \"email\",\n                \"compulsory\": false,\n                \"title\": \"Email Address\",\n                \"value\": [],\n                \"placeholder\": \"Type the answer\",\n                \"max_email_limit\": 1\n            },\n            {\n                \"id\": \"90c6958c-dd88-4742-b090-d5c1b517e35d\",\n                \"type\": \"textarea\",\n                \"compulsory\": false,\n                \"title\": \"Description\",\n                \"value\": \"\",\n                \"placeholder\": \"Type description here\"\n            },\n            {\n                \"id\": \"ffe09143-4cea-49b7-b287-3dfc4e884219\",\n                \"type\": \"text\",\n                \"compulsory\": false,\n                \"title\": \"Short Answer\",\n                \"value\": \"\",\n                \"placeholder\": \"Type the answer\"\n            },\n            {\n                \"id\": \"cd2646a2-3a2e-4c32-9d8a-0c7c927d18fa\",\n                \"type\": \"radio\",\n                \"compulsory\": false,\n                \"title\": \"Single Choice\",\n                \"value\": [\n                    {\n                        \"title\": \"Option 1\",\n                        \"value\": false\n                    },\n                    {\n                        \"title\": \"Option 2\",\n                        \"value\": false\n                    }\n                ]\n            },\n            {\n                \"id\": \"75a58e1a-75db-4c55-be2d-82d3752b4ac0\",\n                \"type\": \"checkbox\",\n                \"compulsory\": false,\n                \"title\": \"Multiple Choice\",\n                \"value\": [\n                    {\n                        \"title\": \"Option 1\",\n                        \"value\": false\n                    },\n                    {\n                        \"title\": \"Option 2\",\n                        \"value\": false\n                    }\n                ]\n            },\n            {\n                \"id\": \"e1b7f0a3-8077-4210-b628-a4caf55b078f\",\n                \"type\": \"single_choice_dropdown\",\n                \"compulsory\": false,\n                \"title\": \"Single Choice Dropdown\",\n                \"value\": [\n                    {\n                        \"title\": \"Option 1\",\n                        \"value\": false\n                    },\n                    {\n                        \"title\": \"Option 2\",\n                        \"value\": false\n                    }\n                ],\n                \"placeholder\": \"Select a single choice\"\n            },\n            {\n                \"id\": \"921ac805-487b-42e1-82bf-a3aad45f3ec5\",\n                \"type\": \"multiple_choice_dropdown\",\n                \"compulsory\": false,\n                \"title\": \"Multiple Choice Dropdown\",\n                \"value\": [\n                    {\n                        \"title\": \"Option 1\",\n                        \"value\": false\n                    },\n                    {\n                        \"title\": \"Option 2\",\n                        \"value\": false\n                    }\n                ],\n                \"placeholder\": \"Select multiple choices\"\n            },\n            {\n                \"id\": \"e1a0cc63-1265-4db7-9755-c9d2d2e0905d\",\n                \"type\": \"datetime\",\n                \"compulsory\": false,\n                \"title\": \"Date / Time\",\n                \"value\": \"\",\n                \"placeholder\": \"Choose Date & Time\"\n            },\n            {\n                \"id\": \"7c1e61e2-95e7-4706-bebd-ab356f22a709\",\n                \"type\": \"toggle\",\n                \"compulsory\": false,\n                \"title\": \"Toggle\",\n                \"value\": false\n            },\n            {\n                \"id\": \"f314330e-9a69-4ce0-a166-204ab7704d9d\",\n                \"type\": \"image\",\n                \"compulsory\": false,\n                \"title\": \"Image (max 10MB)\",\n                \"value\": \"\"\n            },\n            {\n                \"id\": \"2306ca6f-7724-458e-a5e5-67d8e76ee872\",\n                \"type\": \"video\",\n                \"compulsory\": false,\n                \"title\": \"Video (max 15MB/15s)\",\n                \"value\": \"\"\n            },\n            {\n                \"id\": \"799780bb-e589-4131-948a-87f6baef0cd3\",\n                \"type\": \"multiple_images_videos\",\n                \"compulsory\": false,\n                \"title\": \"Images / Videos (max 10MB each)\",\n                \"value\": []\n            },\n            {\n                \"id\": \"49ed639b-0996-4e50-8662-ddd34de98205\",\n                \"type\": \"pdf\",\n                \"compulsory\": false,\n                \"title\": \"PDF (max 10MB)\",\n                \"value\": \"\"\n            },\n            {\n                \"id\": \"e0a6f16f-45b7-4eb4-93f1-fa74b849d247\",\n                \"type\": \"excel\",\n                \"compulsory\": false,\n                \"title\": \"Excel (max 10MB)\",\n                \"value\": \"\"\n            },\n            {\n                \"id\": \"b0b61253-09b5-4120-a003-b62f8da07623\",\n                \"type\": \"fault_type\",\n                \"compulsory\": false,\n                \"title\": \"Fault Type\",\n                \"value\": 0,\n                \"placeholder\": \"Select fault type\"\n            },\n            {\n                \"id\": \"56c80c3d-5ba6-4f0d-9147-516ebba20742\",\n                \"type\": \"select_location_tags\",\n                \"compulsory\": false,\n                \"title\": \"Location Tags\",\n                \"value\": [],\n                \"placeholder\": \"Select Location Tags to add\"\n            },\n            {\n                \"id\": \"1d00d22f-f7d0-47ba-80db-515e634b3a0b\",\n                \"type\": \"link_to_asset\",\n                \"compulsory\": false,\n                \"title\": \"Link to Asset\",\n                \"value\": [],\n                \"placeholder\": \"Select an asset\"\n            },\n            {\n                \"id\": \"766faade-1d6b-45e9-86b4-94010bc1d48b\",\n                \"type\": \"fault_signature\",\n                \"compulsory\": false,\n                \"title\": \"Signature\",\n                \"value\": \"\"\n            },\n            {\n                \"id\": \"ffe76a12-6a37-425e-95c2-086f13407259\",\n                \"type\": \"order_items\",\n                \"compulsory\": false,\n                \"title\": \"Items to order\",\n                \"value\": []\n            }\n        ],\n        \"created_at\": 1766230648,\n        \"updated_at\": 1766230648\n    }\n}"}],"_postman_id":"4ebae13f-4978-441a-8e2c-fd5a9441b169"},{"name":"Get Order Items","id":"3242f109-81a7-4b0e-ac73-3bbd5b13c619","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"<p>Copy-paste the X-Authentication-Token from web dashboard</p>\n","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/request_types/2426/order_items","description":"<p>Use this API to retrieve all Order Items that belong to a specific Request Type.</p>\n","urlObject":{"protocol":"https","path":["api","client","v1","request_types","2426","order_items"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"d3c19145-ba03-4ed6-bc79-d66a861b1aab","name":"Get Order Items","originalRequest":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/request_types/2426/order_items"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"483"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": [\n        {\n            \"id\": 458,\n            \"no\": 458,\n            \"name\": \"Order Item 1\",\n            \"description\": \"Order Item 1\",\n            \"price\": 100,\n            \"price_text\": \"S$100.0\",\n            \"image\": null,\n            \"image_name\": null,\n            \"order_type_id\": null,\n            \"type\": null,\n            \"created_at\": 1766230671,\n            \"maximum_quantity\": 100\n        },\n        {\n            \"id\": 459,\n            \"no\": 459,\n            \"name\": \"Order Item 2\",\n            \"description\": \"Order Item 2\",\n            \"price\": 200,\n            \"price_text\": \"S$200.0\",\n            \"image\": null,\n            \"image_name\": null,\n            \"order_type_id\": null,\n            \"type\": null,\n            \"created_at\": 1766230683,\n            \"maximum_quantity\": 200\n        }\n    ]\n}"}],"_postman_id":"3242f109-81a7-4b0e-ac73-3bbd5b13c619"}],"id":"f73cabe7-5a43-4737-bdfa-9d79957c9c06","_postman_id":"f73cabe7-5a43-4737-bdfa-9d79957c9c06","description":""},{"name":"Assets","item":[{"name":"Get All Assets","id":"f124715b-33d2-47b6-ab9c-dba75ae0cc7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"ffjoN4rV7kBsDdfedP3N","description":"<p>Copy-paste the X-Authentication-Token from web dashboard</p>\n","type":"text"}],"url":"{{facility_host}}/api/v1/assets/asset_trackings","description":"<h3 id=\"description\"><strong>Description</strong></h3>\n<p>Use this API to retrieve all assets with optional filters based on specified parameters. Note: This listing does not support pagination.</p>\n<h4 id=\"supported-parameters\">Supported Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory?</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>q</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Search text string</td>\n</tr>\n<tr>\n<td><code>data_sort</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Used fields: <code>name</code> , <code>sortable_number</code> , <code>created_at</code></td>\n</tr>\n<tr>\n<td><code>order_sort</code></td>\n<td><code>string</code></td>\n<td>No</td>\n<td>Support: <code>asc</code> , <code>desc</code></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","v1","assets","asset_trackings"],"host":["{{facility_host}}"],"query":[{"disabled":true,"key":"q","value":""},{"disabled":true,"key":"data_sort","value":"id"},{"disabled":true,"key":"order_sort","value":"desc"}],"variable":[]}},"response":[{"id":"1cc23672-d0f2-4748-bb65-a54a54d90c57","name":"Get All Assets","originalRequest":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"Copy-paste the X-Authentication-Token from web dashboard","type":"text"}],"url":{"raw":"https://portal.facilitybot.co/api/client/v1/assets","protocol":"https","host":["portal","facilitybot","co"],"path":["api","client","v1","assets"],"query":[{"key":"q","value":"","disabled":true},{"key":"data_sort","value":"id","disabled":true},{"key":"order_sort","value":"desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"437"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": [\n        {\n            \"id\": 281811,\n            \"asset_id\": 10001173\n        },\n        {\n            \"id\": 278830,\n            \"asset_id\": 10001172\n        },\n        {\n            \"id\": 278828,\n            \"asset_id\": 10001171\n        },\n        {\n            \"id\": 278827,\n            \"asset_id\": 10001170\n        },\n        {\n            \"id\": 278819,\n            \"asset_id\": 10001169\n        },\n        {\n            \"id\": 278818,\n            \"asset_id\": 10001168\n        },\n        {\n            \"id\": 268633,\n            \"asset_id\": 10001167\n        },\n        {\n            \"id\": 268616,\n            \"asset_id\": 10001166\n        },\n        {\n            \"id\": 253535,\n            \"asset_id\": 10001165\n        },\n        {\n            \"id\": 201633,\n            \"asset_id\": 10000896\n        }\n    ],\n    \"page\": 1,\n    \"per_page\": 10,\n    \"total_pages\": 87,\n    \"count\": 861\n}"}],"_postman_id":"f124715b-33d2-47b6-ab9c-dba75ae0cc7d"},{"name":"Get Asset Details","id":"630d6521-faee-47c4-8dfd-e346806ffe03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"<p>Copy-paste the X-Authentication-Token from web dashboard</p>\n","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/assets/281811","description":"<p>Use this API to retrieve the details of a specific Asset.</p>\n","urlObject":{"protocol":"https","path":["api","client","v1","assets","281811"],"host":["portal","facilitybot","co"],"query":[],"variable":[]}},"response":[{"id":"60e86c93-44a6-4fa6-a81d-cd85eab82a49","name":"Get Asset Details","originalRequest":{"method":"GET","header":[{"key":"X-Authentication-Token","value":"xxxxxxxxxx","description":"Copy-paste the X-Authentication-Token from web dashboard","type":"text"}],"url":"https://portal.facilitybot.co/api/client/v1/assets/281811"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"2744"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"Successful.\",\n    \"data\": {\n        \"id\": 281811,\n        \"asset_id\": 10001173,\n        \"asset_type\": \"ACMV\",\n        \"location\": null,\n        \"location_details\": \"test\",\n        \"description\": \"14\",\n        \"brand\": null,\n        \"model_number\": null,\n        \"serial_number\": \"1412\",\n        \"created_at\": 1766042774,\n        \"warranty_expiry_date\": null,\n        \"purchase_date\": null,\n        \"purchase_price\": 141,\n        \"asset_type_id\": 1746,\n        \"custom_content\": {\n            \"blocks\": [\n                {\n                    \"type\": \"text\",\n                    \"title\": \"zoom text\",\n                    \"compulsory\": false,\n                    \"content\": [],\n                    \"id\": \"126c3253-1844-40d0-a376-e685fcfd6fb3\",\n                    \"validator\": null\n                },\n                {\n                    \"type\": \"datetime\",\n                    \"title\": \"Date\",\n                    \"compulsory\": false,\n                    \"content\": [],\n                    \"id\": \"da7c4d97-8cf0-4daf-a704-576b730cddba\",\n                    \"validator\": null\n                },\n                {\n                    \"type\": \"single_choice_dropdown\",\n                    \"compulsory\": false,\n                    \"title\": \"hieu option\",\n                    \"hidden\": false,\n                    \"content\": [\n                        {\n                            \"title\": \"Option 1\",\n                            \"value\": false,\n                            \"is_enable_auto_create_corrective_request\": false,\n                            \"auto_corrective_request_payload\": {},\n                            \"id\": \"5f868638-6ed5-4c68-adcc-670109c6469f\"\n                        },\n                        {\n                            \"title\": \"Option 2\",\n                            \"value\": true,\n                            \"is_enable_auto_create_corrective_request\": false,\n                            \"auto_corrective_request_payload\": {},\n                            \"id\": \"f56500d9-6797-443a-bd65-09892023bbe9\"\n                        }\n                    ],\n                    \"placeholder\": \"Select a single choice\",\n                    \"validator\": null,\n                    \"id\": \"77f016f7-4c9f-4add-aac3-e61a4a770cc7\"\n                },\n                {\n                    \"type\": \"datetime\",\n                    \"title\": \"h date\",\n                    \"compulsory\": false,\n                    \"content\": \"17/12/2025\",\n                    \"id\": \"e3e2f981-e34d-4919-9bb2-7cdca8a817b8\",\n                    \"validator\": null\n                },\n                {\n                    \"id\": \"438cb2fe-5b7c-4a10-a8b8-feb044ace84c\",\n                    \"type\": \"select_tags\",\n                    \"compulsory\": false,\n                    \"title\": \"h location\",\n                    \"hidden\": false,\n                    \"content\": [\n                        {\n                            \"id\": 40991,\n                            \"name\": \"Blk 79D TOA PAYOH CTRL\"\n                        }\n                    ],\n                    \"placeholder\": \"Select Location Tag\",\n                    \"validator\": null\n                },\n                {\n                    \"type\": \"multiple_choice_dropdown\",\n                    \"compulsory\": false,\n                    \"title\": \"Multiple Choice Dropdown\",\n                    \"hidden\": false,\n                    \"content\": [\n                        {\n                            \"title\": \"Option 1\",\n                            \"value\": false,\n                            \"is_enable_auto_create_corrective_request\": false,\n                            \"auto_corrective_request_payload\": {},\n                            \"id\": \"66ce153f-3313-42bb-b391-e1d072fb990d\"\n                        },\n                        {\n                            \"title\": \"Option 2\",\n                            \"value\": false,\n                            \"is_enable_auto_create_corrective_request\": false,\n                            \"auto_corrective_request_payload\": {},\n                            \"id\": \"55198693-26e9-4dd6-9eae-fdc09b2bf0a0\"\n                        }\n                    ],\n                    \"placeholder\": \"Select multiple choices\",\n                    \"validator\": null,\n                    \"id\": \"de0c451b-aa85-4e05-870e-248f4a4c5ea6\"\n                },\n                {\n                    \"type\": \"single_choice_dropdown\",\n                    \"compulsory\": false,\n                    \"title\": \"Single Choice Dropdown\",\n                    \"hidden\": false,\n                    \"content\": [\n                        {\n                            \"title\": \"Option 1\",\n                            \"value\": false,\n                            \"is_enable_auto_create_corrective_request\": false,\n                            \"auto_corrective_request_payload\": {},\n                            \"id\": \"9f34272b-6247-4144-8612-0952c4a03116\"\n                        },\n                        {\n                            \"title\": \"Option 2\",\n                            \"value\": false,\n                            \"is_enable_auto_create_corrective_request\": false,\n                            \"auto_corrective_request_payload\": {},\n                            \"id\": \"7f6e3f62-cd0b-498b-b1f9-5cddb7de0e2c\"\n                        }\n                    ],\n                    \"placeholder\": \"Select a single choice\",\n                    \"validator\": null,\n                    \"id\": \"eb1e93f1-b273-4c60-8f08-e9af79f03951\"\n                },\n                {\n                    \"type\": \"datetime\",\n                    \"title\": \"hieudate\",\n                    \"compulsory\": false,\n                    \"content\": [],\n                    \"id\": \"17507b5f-dc2d-4b17-a839-62f9b10aaa99\",\n                    \"validator\": null\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"630d6521-faee-47c4-8dfd-e346806ffe03"}],"id":"8ec00d15-fa36-47fa-a1ef-6a4f41c4b669","_postman_id":"8ec00d15-fa36-47fa-a1ef-6a4f41c4b669","description":""}],"id":"046fbd75-71e5-46c0-993f-be93d5b066dd","_postman_id":"046fbd75-71e5-46c0-993f-be93d5b066dd","description":""},{"name":"Error Codes","item":[],"id":"4a9dbcf2-533b-4a71-a1a7-f05bedb49b9f","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Error Message</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>10003</strong></td>\n<td>Unauthorized access</td>\n<td>The request is not authorized. Access is denied.</td>\n</tr>\n<tr>\n<td><strong>20001</strong></td>\n<td>Resource not found</td>\n<td>The requested resource could not be located.</td>\n</tr>\n<tr>\n<td><strong>20002</strong></td>\n<td>Resource already exists</td>\n<td>An attempt was made to create a resource that already exists.</td>\n</tr>\n<tr>\n<td><strong>30001</strong></td>\n<td>Invalid operation</td>\n<td>The requested operation is not allowed.</td>\n</tr>\n<tr>\n<td><strong>30002</strong></td>\n<td>Operation limit exceeded</td>\n<td>The action exceeds the allowed limit (e.g., rate limit, quota).</td>\n</tr>\n<tr>\n<td><strong>40001</strong></td>\n<td>Required field missing</td>\n<td>A mandatory field in the request is missing.</td>\n</tr>\n<tr>\n<td><strong>40002</strong></td>\n<td>Invalid field format</td>\n<td>The provided field value does not match the required format.</td>\n</tr>\n<tr>\n<td><strong>40003</strong></td>\n<td>Invalid field value</td>\n<td>The field value is not acceptable (e.g., out of range).</td>\n</tr>\n<tr>\n<td><strong>60001</strong></td>\n<td>Unknown error occurred</td>\n<td>An unspecified error occurred. Please try again later.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"4a9dbcf2-533b-4a71-a1a7-f05bedb49b9f"},{"name":"Response Object","item":[{"name":"Request","id":"ee10735b-6bf9-43c0-8eda-54978cc09e19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>Properties:</strong></p>\n<ul>\n<li><p><strong><code>id</code></strong> <code>integer</code></p>\n<ul>\n<li><p>A unique numerical identifier for the fault report.</p>\n</li>\n<li><p>Example: <code>237</code></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>case_id</code></strong> <code>string</code></p>\n<ul>\n<li><p>A unique case identifier string, potentially alphanumeric.</p>\n</li>\n<li><p>Example: <code>\"25000189\"</code></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>kind</code></strong> <code>string</code></p>\n<ul>\n<li><p>An internal identifier representing the type of request. Values might include \"talk_to_agent\", \"report_fault\", \"custom_fault\"</p>\n</li>\n<li><p>Example: <code>\"report_fault\"</code></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>request_type</code></strong> <code>string</code></p>\n<ul>\n<li><p>A user-friendly description of the request type.</p>\n</li>\n<li><p>Example: <code>\"Report Fault\"</code></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>fault_description</code></strong> <code>string</code></p>\n<ul>\n<li><p>The textual description of the fault provided by the requestor.</p>\n</li>\n<li><p>Example: <code>\"Sample Request\"</code></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>status</code></strong> <code>string</code></p>\n<ul>\n<li><p>The current status of the fault report. Values might include \"pending\", \"processing\", \"canceled\", \"complete\"</p>\n</li>\n<li><p>Example: <code>\"complete\"</code></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>priority</code></strong> <code>string</code></p>\n<ul>\n<li><p>The priority level assigned to the fault report. Values might include \"low\", \"medium\", \"high\"</p>\n</li>\n<li><p>Example: <code>\"low\"</code></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>fault_location</code></strong> <code>string</code></p>\n<ul>\n<li><p>A textual description of where the fault is located.</p>\n</li>\n<li><p>Example: <code>\"Singapore\"</code></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>fault_type</code></strong> <code>object</code></p>\n<ul>\n<li><p>An object containing details about the primary category of the fault.</p>\n</li>\n<li><p><strong>Properties:</strong></p>\n<ul>\n<li><p><strong><code>id</code></strong> <code>integer</code>: Unique ID for the fault type. Example: <code>2</code></p>\n</li>\n<li><p><strong><code>name</code></strong> <code>string</code>: Name of the fault type. Example: <code>\"Security\"</code></p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li><p><strong><code>fault_sub_type</code></strong> <code>object</code></p>\n<ul>\n<li><p>An object containing details about the specific sub-category of the fault.</p>\n</li>\n<li><p><strong>Properties:</strong></p>\n<ul>\n<li><p><strong><code>id</code></strong> <code>integer</code>: Unique ID for the fault sub-type. Example: <code>7</code></p>\n</li>\n<li><p><strong><code>name</code></strong> <code>string</code>: Name of the fault sub-type. Example: <code>\"Equipment Breakdown (CCTV / Turnstiles / Gantry / Card Reader)\"</code></p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li><p><strong><code>fault_location_tags</code></strong> <code>array</code> of <code>object</code></p>\n<ul>\n<li><p>A list of tags associated with the fault's location.</p>\n</li>\n<li><p><strong>Object Properties:</strong></p>\n<ul>\n<li><p><strong><code>id</code></strong> <code>integer</code>: Unique ID for the location tag. Example: <code>14</code></p>\n</li>\n<li><p><strong><code>name</code></strong> <code>string</code>: Name of the location tag. Example: <code>\"l10\"</code></p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li><p><strong><code>fault_images</code></strong> <code>array</code> of <code>object</code></p>\n<ul>\n<li><p>A list of image attachments uploaded initially with the fault report.</p>\n</li>\n<li><p><em>(See Attachment Object structure below)</em></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>fault_videos</code></strong> <code>array</code> of <code>object</code></p>\n<ul>\n<li><p>A list of video attachments uploaded initially with the fault report.</p>\n</li>\n<li><p><em>(See Attachment Object structure below)</em></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>processing_attachments</code></strong> <code>array</code> of <code>object</code></p>\n<ul>\n<li><p>A list of attachments added during the 'processing' phase of the report.</p>\n</li>\n<li><p><em>(See Attachment Object structure below)</em></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>complete_attachments</code></strong> <code>array</code> of <code>object</code></p>\n<ul>\n<li><p>A list of attachments added during the 'completion' phase of the report.</p>\n</li>\n<li><p><em>(See Attachment Object structure below)</em></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>requestor</code></strong> <code>object</code></p>\n<ul>\n<li><p>An object containing information about the user who submitted the fault report.</p>\n</li>\n<li><p><strong>Properties:</strong></p>\n<ul>\n<li><p><strong><code>id</code></strong> <code>integer</code>: Unique ID for the requestor. Example: <code>69</code></p>\n</li>\n<li><p><strong><code>uid</code></strong> <code>string</code>: An external or secondary unique identifier. Example: <code>\"123123\"</code></p>\n</li>\n<li><p><strong><code>source</code></strong> <code>string</code>: Source system or type of the user. Example: <code>\"requestor\"</code></p>\n</li>\n<li><p><strong><code>first_name</code></strong> <code>string</code>: Requestor's first name. Example: <code>\"van\"</code></p>\n</li>\n<li><p><strong><code>last_name</code></strong> <code>string</code>: Requestor's last name. Example: <code>\"dao\"</code></p>\n</li>\n<li><p><strong><code>full_name</code></strong> <code>string</code>: Requestor's full name. Example: <code>\"van dao\"</code></p>\n</li>\n<li><p><strong><code>email</code></strong> <code>string</code> : Requestor's email address</p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li><p><strong><code>assign_to</code></strong> <code>array</code> of <code>object</code></p>\n<ul>\n<li><p>A list of users assigned to handle this fault report.</p>\n</li>\n<li><p><strong>Object Properties:</strong></p>\n<ul>\n<li><p><strong><code>id</code></strong> <code>integer</code>: Unique ID for the assigned user. Example: <code>2</code></p>\n</li>\n<li><p><strong><code>name</code></strong> <code>string</code>: Name of the assigned user. Example: <code>\"manager_test\"</code></p>\n</li>\n<li><p><strong><code>email</code></strong> <code>string</code>: Email address of the assigned user. Example: <code>\"manager_test@gmail.com\"</code></p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li><p><strong><code>notes</code></strong> <code>array</code> of <code>object</code></p>\n<ul>\n<li><p>A list of notes or remarks added to the fault report during its lifecycle.</p>\n</li>\n<li><p><strong>Object Properties:</strong></p>\n<ul>\n<li><p><strong><code>id</code></strong> <code>integer</code>: Unique ID for the note. Example: <code>13</code></p>\n</li>\n<li><p><strong><code>created_by</code></strong> <code>string</code>: Identifier of the user who added the note. Example: <code>\"manager_test\"</code></p>\n</li>\n<li><p><strong><code>remarks</code></strong> <code>string</code>: The content of the note. Example: <code>\"note 33\"</code></p>\n</li>\n<li><p><strong><code>created_at</code></strong> <code>integer</code> (Unix timestamp): When the note was created. Example: <code>1739895809</code></p>\n</li>\n<li><p><strong><code>attachments</code></strong> <code>array</code> of <code>object</code>: Attachments specifically linked to this note. <em>(See Attachment Object structure below)</em></p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li><p><strong><code>processing_remarks</code></strong> <code>string</code></p>\n<ul>\n<li><p>Remarks added when the report was moved to the 'processing' status.</p>\n</li>\n<li><p>Example: <code>\"processing\"</code></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>completion_remarks</code></strong> <code>string</code></p>\n<ul>\n<li><p>Remarks added when the report was marked as 'complete'.</p>\n</li>\n<li><p>Example: <code>\"completed\"</code></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>created_at</code></strong> <code>integer</code> (Unix timestamp)</p>\n<ul>\n<li><p>Timestamp indicating when the fault report was created.</p>\n</li>\n<li><p>Example: <code>1739892968</code></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>processed_at</code></strong> <code>integer</code> (Unix timestamp)</p>\n<ul>\n<li><p>Timestamp indicating when the fault report update status to 'processing'.</p>\n</li>\n<li><p>Example: <code>1739895756</code></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>closed_at</code></strong> <code>integer</code> (Unix timestamp)</p>\n<ul>\n<li><p>Timestamp indicating when the fault report update status to 'complete'.</p>\n</li>\n<li><p>Example: <code>1739895773</code></p>\n</li>\n</ul>\n</li>\n</ul>\n<hr />\n<p><strong>Attachment Object</strong></p>\n<p>Represents a file attached to the fault report or a note. Used within <code>fault_images</code>, <code>fault_videos</code>, <code>processing_attachments</code>, <code>complete_attachments</code>, and <code>notes.attachments</code>.</p>\n<p><strong>Properties:</strong></p>\n<ul>\n<li><p><strong><code>id</code></strong> <code>integer</code></p>\n<ul>\n<li><p>Unique ID for the attachment.</p>\n</li>\n<li><p>Example: <code>410</code></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>name</code></strong> <code>string</code></p>\n<ul>\n<li><p>The original filename of the attachment.</p>\n</li>\n<li><p>Example: <code>\"888856.png\"</code></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>size</code></strong> <code>integer</code></p>\n<ul>\n<li><p>The file size in bytes.</p>\n</li>\n<li><p>Example: <code>21907</code></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>url</code></strong> <code>string</code> (URL format)</p>\n<ul>\n<li><p>A direct URL to access the attachment file.</p>\n</li>\n<li><p>Example: <code>\"https://cdn.uat.facilitybot.co/.../888856.png?1739892969\"</code></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>content_type</code></strong> <code>string</code></p>\n<ul>\n<li><p>The MIME type of the attachment file.</p>\n</li>\n<li><p>Example: <code>\"image/png\"</code>, <code>\"video/mp4\"</code>, <code>\"image/jpeg\"</code></p>\n</li>\n</ul>\n</li>\n<li><p><strong><code>created_at</code></strong> <code>integer</code> (Unix timestamp)</p>\n<ul>\n<li><p>Timestamp indicating when the attachment was uploaded/created.</p>\n</li>\n<li><p>Example: <code>1739892969</code></p>\n</li>\n</ul>\n</li>\n</ul>\n<hr />\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"68ba93a6-392c-4b25-8f90-1d2c942deafa","name":"Request","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"id\": 237,\n    \"case_id\": \"25000189\",\n    \"kind\": \"report_fault\",\n    \"request_type\": \"Report Fault\",\n    \"fault_description\": \"Sample Request\",\n    \"status\": \"complete\",\n    \"priority\": \"low\",\n    \"fault_location\": \"Singapore\",\n    \"fault_type\": {\n        \"id\": 2,\n        \"name\": \"Security\"\n    },\n    \"fault_sub_type\": {\n        \"id\": 7,\n        \"name\": \"Equipment Breakdown (CCTV / Turnstiles / Gantry / Card Reader)\"\n    },\n    \"fault_location_tags\": [\n        {\n            \"id\": 14,\n            \"name\": \"l10\"\n        }\n    ],\n    \"fault_images\": [\n        {\n            \"id\": 410,\n            \"name\": \"888856.png\",\n            \"size\": 21907,\n            \"url\": \"https://cdn.uat.facilitybot.co/development/fault_images/files/000/000/410/original/888856.png?1739892969\",\n            \"content_type\": \"image/png\",\n            \"created_at\": 1739892969\n        }\n    ],\n    \"fault_videos\": [\n        {\n            \"id\": 409,\n            \"name\": \"SampleVideo_1280x721_2mb.mp4\",\n            \"size\": 2107842,\n            \"url\": \"https://cdn.uat.facilitybot.co/development/fault_videos/files/000/000/409/original/SampleVideo_1280x721_2mb.mp4?1739892955\",\n            \"content_type\": \"video/mp4\",\n            \"created_at\": 1739892955\n        }\n    ],\n    \"processing_attachments\": [\n        {\n            \"id\": 411,\n            \"name\": \"20211212112908-794b_wm.jpeg\",\n            \"size\": 61640,\n            \"url\": \"https://cdn.uat.facilitybot.co/development/upgrade/attachment_processings/files/000/000/411/original/20211212112908-794b_wm.jpeg?1739895746\",\n            \"content_type\": \"image/jpeg\",\n            \"created_at\": 1739895746\n        }\n    ],\n    \"complete_attachments\": [\n        {\n            \"id\": 413,\n            \"name\": \"20211212112926-06dc_wm.jpeg\",\n            \"size\": 10521,\n            \"url\": \"https://cdn.uat.facilitybot.co/development/upgrade/attachment_completes/files/000/000/413/original/20211212112926-06dc_wm.jpeg?1739895761\",\n            \"content_type\": \"image/jpeg\",\n            \"created_at\": 1739895761\n        }\n    ],\n    \"requestor\": {\n        \"id\": 69,\n        \"uid\": \"123123\",\n        \"source\": \"requestor\",\n        \"first_name\": \"van\",\n        \"last_name\": \"dao\",\n        \"full_name\": \"van dao\",\n        \"email\": null\n    },\n    \"assign_to\": [\n        {\n            \"id\": 2,\n            \"name\": \"manager_test\",\n            \"email\": \"manager_test@gmail.com\"\n        }\n    ],\n    \"notes\": [\n        {\n            \"id\": 13,\n            \"created_by\": \"manager_test\",\n            \"remarks\": \"note 33\",\n            \"created_at\": 1739895809,\n            \"attachments\": [\n                {\n                    \"id\": 415,\n                    \"name\": \"20211212112917-8423_wm.jpeg\",\n                    \"size\": 12823,\n                    \"url\": \"https://cdn.uat.facilitybot.co/development/request_remark_attachments/files/000/000/415/original/20211212112917-8423_wm.jpeg?1739895809\",\n                    \"content_type\": \"image/jpeg\",\n                    \"created_at\": 1739895809\n                }\n            ]\n        }\n    ],\n    \"processing_remarks\": \"processing\",\n    \"completion_remarks\": \"completed\",\n    \"created_at\": 1739892968,\n    \"processed_at\": 1739895756,\n    \"closed_at\": 1739895773\n}"}],"_postman_id":"ee10735b-6bf9-43c0-8eda-54978cc09e19"}],"id":"b42d5ec2-dcfb-4da9-9a94-db5ecbe4fcc9","_postman_id":"b42d5ec2-dcfb-4da9-9a94-db5ecbe4fcc9","description":""}]}